Skip to main content

atomistic_temperature

Function atomistic_temperature 

Source
pub fn atomistic_temperature(atoms: &[Atom], k_boltzmann: f64) -> f64
Expand description

Compute the instantaneous temperature of a group of atoms via the equipartition theorem: T = 2 KE / (3 N k_B).