BALL::MolecularDynamics::Option Struct Reference

#include <BALL/MOLMEC/MDSIMULATION/molecularDynamics.h>

List of all members.


Static Public Attributes

static const char * MAXIMAL_NUMBER_OF_ITERATIONS
static const char * MAXIMAL_SIMULATION_TIME
static const char * NUMBER_OF_ITERATION
static const char * ENERGY_OUTPUT_FREQUENCY
static const char * SNAPSHOT_FREQUENCY
static const char * TIME_STEP
static const char * REFERENCE_TEMPERATURE
static const char * BATH_RELAXATION_TIME
static const char * CURRENT_TIME

Detailed Description

Local classes for option names and default option values for all MD(sub)classes.


Member Data Documentation

The parameter for heat bath coupling in picoseconds. It should be greater than 0.1 ps.

The current time of the simulation in picoseconds

After how many iterations shall energy information be saved

The maximal number of iterations to be carried out

The maximal simulation time in ps(equivalent to MAXIMAL_NUMBER_OF_ITERATIONS

The current number of iteration

The reference temperature in Kelvin

After how many iterations shall a snapshot of the system be taken

The time step in picoseconds