20 #ifndef JDFTX_CORE_VERLETPARAMS_H 21 #define JDFTX_CORE_VERLETPARAMS_H 29 {
double dt, tMax, kT, alpha;
37 #endif // JDFTX_CORE_VERLETPARAMS_H Parameters to control the Verlet algorithm.
Definition: VerletParams.h:28
const double fs
Definition: Units.h:57
Commonly used measurement units in terms of atomic units.
VerletParams()
Set the default values.
Definition: VerletParams.h:32