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

This commit is contained in:
sjplimp 2009-04-09 19:15:55 +00:00
parent 3c70a07830
commit 16cfe5021d
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
<PRE>parameter = <I>x</I> or <I>y</I> or <I>z</I> or <I>xy</I> or <I>xz</I> or <I>yz</I>
<I>x</I>, <I>y</I>, <I>z</I> args = style value(s)
style = <I>final</I> or <I>delta</I> or <I>scale</I> or <I>vel</I> or <I>erate</I> or <I>trate</I> or <I>volume</I>
style = <I>final</I> or <I>delta</I> or <I>scale</I> or <I>vel</I> or <I>erate</I> or <I>trate</I> or <I>volume</I> or <I>wiggle</I>
<I>final</I> values = lo hi
lo hi = box boundaries at end of run (distance units)
<I>delta</I> values = dlo dhi
@ -44,7 +44,7 @@
A = amplitude of oscillation (distance units)
Tp = period of oscillation (time units)
<I>xy</I>, <I>xz</I>, <I>yz</I> args = style value
style = <I>final</I> or <I>delta</I> or <I>vel</I> or <I>erate</I> or <I>trate</I>
style = <I>final</I> or <I>delta</I> or <I>vel</I> or <I>erate</I> or <I>trate</I> or <I>wiggle</I>
<I>final</I> value = tilt
tilt = tilt factor at end of run (distance units)
<I>delta</I> value = dtilt

View File

@ -18,7 +18,7 @@ N = perform box deformation every this many timesteps :l
one or more parameter/arg pairs may be appended :l
parameter = {x} or {y} or {z} or {xy} or {xz} or {yz}
{x}, {y}, {z} args = style value(s)
style = {final} or {delta} or {scale} or {vel} or {erate} or {trate} or {volume}
style = {final} or {delta} or {scale} or {vel} or {erate} or {trate} or {volume} or {wiggle}
{final} values = lo hi
lo hi = box boundaries at end of run (distance units)
{delta} values = dlo dhi
@ -37,7 +37,7 @@ parameter = {x} or {y} or {z} or {xy} or {xz} or {yz}
A = amplitude of oscillation (distance units)
Tp = period of oscillation (time units)
{xy}, {xz}, {yz} args = style value
style = {final} or {delta} or {vel} or {erate} or {trate}
style = {final} or {delta} or {vel} or {erate} or {trate} or {wiggle}
{final} value = tilt
tilt = tilt factor at end of run (distance units)
{delta} value = dtilt