#include <molecularDynamics.h>
Static Public Attributes |
|
static const char * | MAXIMAL_NUMBER_OF_ITERATIONS |
The maximal number of iterations to
be carried out. |
|
static const char * | MAXIMAL_SIMULATION_TIME |
The maximal simulation time in
ps(equivalent to MAXIMAL_NUMBER_OF_ITERATIONS. |
|
static const char * | NUMBER_OF_ITERATION |
The current number of
iteration. |
|
static const char * | ENERGY_OUTPUT_FREQUENCY |
After how many iterations shall
energy information be saved. |
|
static const char * | SNAPSHOT_FREQUENCY |
After how many iterations shall a
snapshot of the system be taken. |
|
static const char * | TIME_STEP |
The time step in
picoseconds. |
|
static const char * | REFERENCE_TEMPERATURE |
The reference temperature in
Kelvin. |
|
static const char * | BATH_RELAXATION_TIME |
The parameter for heat bath coupling
in picoseconds. |
|
static const char * | CURRENT_TIME |
The current time of the simulation
in picoseconds. |
const char*
BALL::MolecularDynamics::MolecularDynamics::Option::BATH_RELAXATION_TIME
[static] |
The parameter for heat bath coupling in picoseconds.
It should be greater than 0.1 ps.