LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

fix nve command

Syntax:

fix ID group-ID nve 

Examples:

fix 1 all nve 

Description:

Perform constant NVE updates of position and velocity for atoms in the group each timestep. V is volume; E is energy. This creates a system trajectory consistent with the microcanonical ensemble.

Restrictions: none

Related commands:

fix nvt, fix npt

Default: none