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 on a group of atoms 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