[][src]Crate velvet_core

Core feature library for the Velvet simulation engine.

Modules

constants

Useful physical constants expressed in the internal unit system.

distributions

Statistical distribution algorithms.

integrators

Algorithms to integrate classical equations of motion.

potentials

Interatomic potentials to evaluate potential energy and forces.

properties

Physical properties of the simulated system.

system

Data structures to hold physical information about the simulation environment.

thermostats

Algorithms to control the temperature of a simulation.

utils