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

This commit is contained in:
sjplimp 2012-08-07 18:22:05 +00:00
parent 4fefccb438
commit 898b0f0a86
4 changed files with 4 additions and 4 deletions

View File

@ -75,7 +75,7 @@
v = remap velocities of all atoms when they cross periodic boundaries
none = no remapping of x or v
<I>flip</I> value = <I>yes</I> or <I>no</I>
allow or dis-allow box flips when the skew ratio exceeds +/- 0.5
allow or disallow box flips when it becomes highly skewed
<I>units</I> value = <I>lattice</I> or <I>box</I>
lattice = distances are defined in lattice units
box = distances are defined in simulation box units

View File

@ -66,7 +66,7 @@ keyword = {remap} or {flip} or {units} :l
v = remap velocities of all atoms when they cross periodic boundaries
none = no remapping of x or v
{flip} value = {yes} or {no}
allow or dis-allow box flips when the skew ratio exceeds +/- 0.5
allow or disallow box flips when it becomes highly skewed
{units} value = {lattice} or {box}
lattice = distances are defined in lattice units
box = distances are defined in simulation box units :pre

View File

@ -56,7 +56,7 @@ keyword = <I>temp</I> or <I>iso</I> or <I>aniso</I> or <I>tri</I> or <I>x</I> or
<I>scalexy</I> value = <I>yes</I> or <I>no</I> = scale xy with ly
<I>scaleyz</I> value = <I>yes</I> or <I>no</I> = scale yz with lz
<I>scalexz</I> value = <I>yes</I> or <I>no</I> = scale xz with lz
<I>flip</I> value = <I>yes</I> or <I>no</I>
<I>flip</I> value = <I>yes</I> or <I>no</I> = allow or disallow box flips when it becomes highly skewed
<I>fixedpoint</I> values = x y z
x,y,z = perform barostat dilation/contraction around this point (distance units)
</PRE>

View File

@ -47,7 +47,7 @@ keyword = {temp} or {iso} or {aniso} or {tri} or {x} or {y} or {z} or {xy} or {y
{scalexy} value = {yes} or {no} = scale xy with ly
{scaleyz} value = {yes} or {no} = scale yz with lz
{scalexz} value = {yes} or {no} = scale xz with lz
{flip} value = {yes} or {no}
{flip} value = {yes} or {no} = allow or disallow box flips when it becomes highly skewed
{fixedpoint} values = x y z
x,y,z = perform barostat dilation/contraction around this point (distance units) :pre