7#ifndef BALL_MOLMEC_MDSIMULATION_CANONICALMD_H
8#define BALL_MOLMEC_MDSIMULATION_CANONICALMD_H
10#ifndef BALL_MOLMEC_MDSIMULATION_MOLECULARDYNAMICS_H
double bath_relaxation_time_
The coupling parameter to the heat bath.
virtual bool specificSetup()
virtual bool simulateIterations(Size number, bool restart=false)
std::vector< AuxFactors > mass_factor_
This vector contains special precomputed factors.
virtual bool setup(ForceField &force_field, SnapShotManager *ssm=0)
virtual void setTimeStep(double time)
double getBathRelaxationTime() const
void setBathRelaxationTime(double time)
#define BALL_CREATE(name)
Helper class containing auxiliary factors.