Page MenuHomec4science

fix_nve_dipole.html
No OneTemporary

File Metadata

Created
Sat, Nov 30, 12:37

fix_nve_dipole.html

<HTML>
<CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A>
</CENTER>
<HR>
<H3>fix nve/dipole command
</H3>
<P><B>Syntax:</B>
</P>
<PRE>fix ID group-ID nve/dipole
</PRE>
<UL><LI>ID, group-ID are documented in <A HREF = "fix.html">fix</A> command
<LI>nve/dipole = style name of this fix command
</UL>
<P><B>Examples:</B>
</P>
<PRE>fix 1 all nve/dipole
</PRE>
<P><B>Description:</B>
</P>
<P>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.
</P>
<P><B>Restrictions:</B>
</P>
<P>Can only be used if LAMMPS was built with the "dipole" package.
</P>
<P><B>Related commands:</B>
</P>
<P><A HREF = "fix_nve.html">fix nve</A>
</P>
<P><B>Default:</B> none
</P>
</HTML>

Event Timeline