sarkas.time_evolution.thermostats#

Module containing various thermostat. Berendsen only for now.

Functions

berendsen(vel, T_desired, T, species_np, ...)

Numba'd function to update particle velocity based on Berendsen thermostat [].

Classes

Thermostat()

Thermostat object.