BALL::MolecularDynamics::Default Struct Reference

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

List of all members.


Static Public Attributes

static const Size MAXIMAL_NUMBER_OF_ITERATIONS
static const double MAXIMAL_SIMULATION_TIME
static const Size NUMBER_OF_ITERATION
static const Size ENERGY_OUTPUT_FREQUENCY
static const Size SNAPSHOT_FREQUENCY
static const double TIME_STEP
static const double REFERENCE_TEMPERATURE
static const double BATH_RELAXATION_TIME
static const double CURRENT_TIME

Member Data Documentation

The parameter for heat bath coupling in picoseconds. Default = 0.2 ps

The current time of the simulation in picoseconds Useful when doing several successive MD runs on the system

After how many iterations shall the current energy/temperature be calculated/saved.

The maximal number of iterations to be simulated.

The maximal simulation time in ps(equivalent to MAXIMAL_NUMBER_OF_ITERATIONS )

The current number of iteration

The reference temperature for the simulated system.

After how many iterations shall the current positions/velocities be saved.

The size of the time step in picoseconds. Default 0.0005 ps