Package ffx.algorithms.dynamics.thermostats
@ParametersAreNonnullByDefault
package ffx.algorithms.dynamics.thermostats
The Thermostats package implements thermostats for molecular dynamics simulations.
- Since:
- 1.0
-
ClassDescriptionThe Adiabatic thermostat is for NVE simulations and does not alter particle velocities.Thermostat a molecular dynamics trajectory to an external bath using the Berendsen weak-coupling thermostat.Thermostat a molecular dynamics trajectory to an external bath using the Bussi, Donadio, and Parrinello method.The abstract Thermostat class implements methods common to all thermostats for initializing velocities from a Maxwell-Boltzmann distribution and computing the instantaneous temperature.An enumeration of available Thermostats.