git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1774 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -60,7 +60,7 @@
|
|||||||
</UL>
|
</UL>
|
||||||
<P><B>Examples:</B>
|
<P><B>Examples:</B>
|
||||||
</P>
|
</P>
|
||||||
<PRE>fix 1 all ave/spatial 10000 1 10000 z lower 0.02 myCentro units reduced
|
<PRE>fix 1 all ave/spatial 10000 1 10000 z lower 0.02 c_myCentro units reduced
|
||||||
fix 1 flow ave/spatial 100 10 1000 y 0.0 1.0 vx vz norm sample file vel.profile
|
fix 1 flow ave/spatial 100 10 1000 y 0.0 1.0 vx vz norm sample file vel.profile
|
||||||
fix 1 flow ave/spatial 100 5 1000 y 0.0 2.5 density/mass ave running
|
fix 1 flow ave/spatial 100 5 1000 y 0.0 2.5 density/mass ave running
|
||||||
</PRE>
|
</PRE>
|
||||||
|
|||||||
@ -44,7 +44,7 @@ keyword = {norm} or {units} or {file} or {ave} :l
|
|||||||
|
|
||||||
[Examples:]
|
[Examples:]
|
||||||
|
|
||||||
fix 1 all ave/spatial 10000 1 10000 z lower 0.02 myCentro units reduced
|
fix 1 all ave/spatial 10000 1 10000 z lower 0.02 c_myCentro units reduced
|
||||||
fix 1 flow ave/spatial 100 10 1000 y 0.0 1.0 vx vz norm sample file vel.profile
|
fix 1 flow ave/spatial 100 10 1000 y 0.0 1.0 vx vz norm sample file vel.profile
|
||||||
fix 1 flow ave/spatial 100 5 1000 y 0.0 2.5 density/mass ave running :pre
|
fix 1 flow ave/spatial 100 5 1000 y 0.0 2.5 density/mass ave running :pre
|
||||||
|
|
||||||
|
|||||||
@ -53,7 +53,7 @@
|
|||||||
<P><B>Examples:</B>
|
<P><B>Examples:</B>
|
||||||
</P>
|
</P>
|
||||||
<PRE>fix 1 all ave/time 100 5 1000 myTemp thermo_temp file temp.profile
|
<PRE>fix 1 all ave/time 100 5 1000 myTemp thermo_temp file temp.profile
|
||||||
fix 1 all ave/time 100 5 1000 thermo_press[2] ave window 20
|
fix 1 all ave/time 100 5 1000 c_thermo_press[2] ave window 20
|
||||||
fix 1 all ave/time 1 100 1000 f_indent f_indent[1] file temp.indent
|
fix 1 all ave/time 1 100 1000 f_indent f_indent[1] file temp.indent
|
||||||
</PRE>
|
</PRE>
|
||||||
<P><B>Description:</B>
|
<P><B>Description:</B>
|
||||||
|
|||||||
@ -40,7 +40,7 @@ keyword = {file} or {ave} :l
|
|||||||
[Examples:]
|
[Examples:]
|
||||||
|
|
||||||
fix 1 all ave/time 100 5 1000 myTemp thermo_temp file temp.profile
|
fix 1 all ave/time 100 5 1000 myTemp thermo_temp file temp.profile
|
||||||
fix 1 all ave/time 100 5 1000 thermo_press\[2\] ave window 20
|
fix 1 all ave/time 100 5 1000 c_thermo_press\[2\] ave window 20
|
||||||
fix 1 all ave/time 1 100 1000 f_indent f_indent\[1\] file temp.indent :pre
|
fix 1 all ave/time 1 100 1000 f_indent f_indent\[1\] file temp.indent :pre
|
||||||
|
|
||||||
[Description:]
|
[Description:]
|
||||||
|
|||||||
Reference in New Issue
Block a user