|
Gromacs
2026.0-dev-20251107-70abc26
|
Helper object to scale velocities according to reference temperature change.
Public Member Functions | |
| ReferenceTemperatureHelper (const t_inputrec *inputrec, StatePropagatorData *statePropagatorData, const t_mdatoms *mdatoms) | |
| Constructor. | |
| void | updateReferenceTemperature (ArrayRef< const real > temperatures, ReferenceTemperatureChangeAlgorithm gmx_unused algorithm) |
| Update the reference temperature. More... | |
|
inline |
Update the reference temperature.
Changing the reference temperature requires scaling the velocities, which is done here.
| temperatures | New reference temperatures |
| algorithm | The algorithm which initiated the temperature update |
1.8.5