|
Gromacs
2026.0
|
Collaboration diagram for gmx::test::anonymous_namespace{langevin.cpp}::LangevinTestParameters:The parameters for the test.
The test will run for combinations of:
Public Attributes | |
| int | numAtoms |
| Total number of atoms. | |
| real | timestep |
| Timestep. | |
| int | numSteps |
| Number of integration steps. | |
| RVec | v |
| Initial velocity. | |
| RVec | f |
| Constant force. | |
| int | numTCoupleGroups |
| Number of temperature coupling group (zero for no temperature coupling) | |
| real | temperature |
| Temperature. | |
| real | tauT |
| tau-t is controlling the inverse friction constant | |
| int | seed |
| Random seed for the Langevin integrator. | |
1.8.5