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

This commit is contained in:
sjplimp 2010-05-28 17:18:16 +00:00
parent d8f98c9ebb
commit 2ad484b8e6
2 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,8 @@
<LI>Nrepeat = # of times to use input values for calculating averages <LI>Nrepeat = # of times to use input values for calculating averages
<LI>Nfreq = calculate averages every this many timesteps <LI>Nfreq = calculate averages every this many timesteps
dim = <I>x</I> or <I>y</I> or <I>z</I>
<LI>dim = <I>x</I> or <I>y</I> or <I>z</I>
<LI>origin = <I>lower</I> or <I>center</I> or <I>upper</I> or coordinate value (distance units) <LI>origin = <I>lower</I> or <I>center</I> or <I>upper</I> or coordinate value (distance units)

View File

@ -16,7 +16,7 @@ ID, group-ID are documented in "fix"_fix.html command :ulb,l
ave/spatial = style name of this fix command :l ave/spatial = style name of this fix command :l
Nevery = use input values every this many timesteps :l Nevery = use input values every this many timesteps :l
Nrepeat = # of times to use input values for calculating averages :l Nrepeat = # of times to use input values for calculating averages :l
Nfreq = calculate averages every this many timesteps Nfreq = calculate averages every this many timesteps :l
dim = {x} or {y} or {z} :l dim = {x} or {y} or {z} :l
origin = {lower} or {center} or {upper} or coordinate value (distance units) :l origin = {lower} or {center} or {upper} or coordinate value (distance units) :l
delta = thickness of spatial layers in dim (distance units) :l delta = thickness of spatial layers in dim (distance units) :l