|
Molecular Dynamics Simulation
1.0
|
#include <limits>#include <memory>#include "particles/containers/ParticleContainer.h"#include "physics/thermostats/Thermostat.h"

Go to the source code of this file.
Classes | |
| class | AbsoluteThermostat |
| A basic thermostat that can be used to control the temperature of a particle container. Allows for gradual scaling of the temperature towards a set target. More... | |