Module velvet_core::properties[][src]

Physical properties of the simulated system.

Structs

Forces

Force acting on each atom in the system.

KineticEnergy

Kinetic energy of the whole system

PotentialEnergy

Potential energy of the whole system.

Temperature

Instantaneous temperature of the system.

TotalEnergy

Total energy of the system.

Traits

IntrinsicProperty

Calculates a system-wide property without using the applied potentials.

Property

Calculates a system-wide property.