git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3482 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2009-12-03 17:57:33 +00:00
parent 69d350af34
commit f62d15de78
14 changed files with 495 additions and 62 deletions

View File

@ -130,6 +130,7 @@ list of fix styles available in LAMMPS:
<LI><A HREF = "fix_lineforce.html">lineforce</A> - constrain atoms to move in a line
<LI><A HREF = "fix_msd.html">msd</A> - compute mean-squared displacement (i.e. diffusion coefficient)
<LI><A HREF = "fix_momentum.html">momentum</A> - zero the linear and/or angular momentum of a group of atoms
<LI><A HREF = "fix_move.html">move</A> - move atoms in a prescribed fashion
<LI><A HREF = "fix_nph.html">nph</A> - constant NPH time integration via Nose/Hoover
<LI><A HREF = "fix_npt.html">npt</A> - constant NPT time integration via Nose/Hoover
<LI><A HREF = "fix_npt_asphere.html">npt/asphere</A> - NPT for aspherical particles
@ -168,8 +169,7 @@ list of fix styles available in LAMMPS:
<LI><A HREF = "fix_wall_gran.html">wall/gran</A> - frictional wall(s) for granular simulations
<LI><A HREF = "fix_wall_lj126.html">wall/lj126</A> - Lennard-Jones 12-6 wall
<LI><A HREF = "fix_wall_lj93.html">wall/lj93</A> - Lennard-Jones 9-3 wall
<LI><A HREF = "fix_wall_reflect.html">wall/reflect</A> - reflecting wall(s)
<LI><A HREF = "fix_wiggle.html">wiggle</A> - oscillate walls and frozen atoms
<LI><A HREF = "fix_wall_reflect.html">wall/reflect</A> - reflecting wall(s)
</UL>
<P>There are also additional fix styles submitted by users which are
included in the LAMMPS distribution. The list of these with links to