Go to the documentation of this file.
40 int main(
int argc,
char *argv[])
44 "Equilibrate and/or precondition molecular dynamics systems."
54 Info<<
"\nReading field U\n" <<
endl;
70 moleculeCloud molecules(
mesh, pot);
76 label nAveragingSteps = 0;
78 Info<<
"\nStarting time loop\n" <<
endl;
Calculates and prints the mean momentum and energy in the system and the number of molecules.
Ostream & endl(Ostream &os)
Add newline and flush stream.
messageStream Info
Information stream (uses stdout - output is on the master only)
Accumulates values for temperature and pressure measurement, and calculates and outputs the average v...
GeometricField< vector, fvPatchField, volMesh > volVectorField
Provides accumulation variables for temperatureAndPressure.H.
Applies temperature control to molecules.