Documentation:
Theory:
Contributing:
Simulations:
API:
Credits:
Module containing various thermostat. Berendsen only for now.
Functions
berendsen(vel, T_desired, T, species_np, ...)
berendsen
Numba'd function to update particle velocity based on Berendsen thermostat [].
Classes
Thermostat()
Thermostat
Thermostat object.