Module velvet_core::thermostats[][src]

Algorithms to control the temperature of a simulation.

Structs

Berendsen

Berendsen weak coupling thermostat.

NoseHoover

Nose-Hoover style thermostat.

NullThermostat

Placeholder thermostat algorithm which applies no temperature controls.

Traits

Thermostat

An algorithm used to control simulation temperature.