Commit 848aece2 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1650 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent ad6bfadf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,8 +53,8 @@
<P><B>Examples:</B>
</P>
<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<B>2</B> ave window 20
fix 1 all ave/time 1 100 1000 f_indent f_indent<B>1</B> file temp.indent 
fix 1 all ave/time 100 5 1000 thermo_press[2] ave window 20
fix 1 all ave/time 1 100 1000 f_indent f_indent[1] file temp.indent 
</PRE>
<P><B>Description:</B>
</P>
+2 −2
Original line number Diff line number Diff line
@@ -40,8 +40,8 @@ keyword = {file} or {ave} :l
[Examples:]

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 1 100 1000 f_indent f_indent[1] file temp.indent :pre
fix 1 all ave/time 100 5 1000 thermo_press\[2\] ave window 20
fix 1 all ave/time 1 100 1000 f_indent f_indent\[1\] file temp.indent :pre

[Description:]