LAMMPS WWW Site - LAMMPS Documentation - LAMMPS Commands

fix nve/dipole command

Syntax:

fix ID group-ID nve/dipole 

Examples:

fix 1 all nve/dipole 

Description:

Perform constant NVE updates of position, velocity, orientation, and angular velocity for particles with point dipole moments in the group each timestep. V is volume; E is energy. This creates a system trajectory consistent with the microcanonical ensemble.

Restrictions:

Can only be used if LAMMPS was built with the "dipole" package.

Related commands:

fix nve

Default: none