Commit 218a9ec6 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2271 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 8bc5e3ac
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -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
+6 −1
Original line number Diff line number Diff line
@@ -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
Baidu
map