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

This commit is contained in:
sjplimp 2008-03-20 14:53:01 +00:00
parent ad6bfadf6c
commit 848aece2b4
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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:]