LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

fix nve/gran command

Syntax:

fix ID group-ID nve/gran 

Examples:

fix 1 all nve/gran 

Description:

Perform constant NVE updates each timestep on a group of atoms of atom style granular. V is volume; E is energy. Granular atoms store rotational information as well as position and velocity, so this integrator updates translational and rotational degrees of freedom due to forces and torques.

Restrictions: none

Can only be used with atom_style granular.

Related commands:

atom_style granular

Default: none