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

This commit is contained in:
sjplimp 2008-12-02 20:50:15 +00:00
parent 8bc5e3ac57
commit 218a9ec676
2 changed files with 12 additions and 2 deletions

View File

@ -23,7 +23,7 @@
</UL>
<P><B>Examples:</B>
</P>
<PRE>fix 1 frozen wiggle 3.0 0.5
<PRE>fix 1 frozen wiggle y 3.0 0.5
</PRE>
<P><B>Description:</B>
</P>
@ -40,6 +40,11 @@ the <I>dim</I> coordinate of each atom is set to
elapsed time since the fix was specified. The velocity of the atom is
set to the derivative of this expression.
</P>
<P>Note that if a value of A > 0 is specified, each wiggling atom does
not oscillate around its initial position, but moves entirely in the
positive direction relative to its initial position. This is so that
its initial velocity will be 0.0.
</P>
<P><B>Restart, fix_modify, output, run start/stop, minimize info:</B>
</P>
<P>No information about this fix is written to <A HREF = "restart.html">binary restart

View File

@ -20,7 +20,7 @@ period = time of oscillation (time units) :ul
[Examples:]
fix 1 frozen wiggle 3.0 0.5 :pre
fix 1 frozen wiggle y 3.0 0.5 :pre
[Description:]
@ -37,6 +37,11 @@ where {coord0} is the coordinate at the time the fix was specified,
elapsed time since the fix was specified. The velocity of the atom is
set to the derivative of this expression.
Note that if a value of A > 0 is specified, each wiggling atom does
not oscillate around its initial position, but moves entirely in the
positive direction relative to its initial position. This is so that
its initial velocity will be 0.0.
[Restart, fix_modify, output, run start/stop, minimize info:]
No information about this fix is written to "binary restart