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

This commit is contained in:
sjplimp
2007-10-10 22:28:11 +00:00
parent 0f3f037edc
commit 90a8dba7b1
116 changed files with 569 additions and 536 deletions

View File

@ -193,15 +193,15 @@ only atoms in the fix group are included in the layer averaging.
or creation of neighbor lists. If the compute is invoked too often by
fix ave/spatial, it can slow down a simulation.
</P>
<P><B>Restart, fix_modify, thermo output, run start/stop, minimize info:</B>
<P><B>Restart, fix_modify, output, run start/stop, minimize info:</B>
</P>
<P>No information about this fix is written to <A HREF = "restart.html">binary restart
files</A>. None of the <A HREF = "fix_modify.html">fix_modify</A> options
are relevant to this fix. No quantities calculated by this fix can be
output by the <A HREF = "thermo_style.html">thermo_style custom</A> command. No
parameter of this fix can be used with the <I>start/stop</I> keywords of
the <A HREF = "run.html">run</A> command. This fix is not invoked during <A HREF = "minimize.html">energy
minimization</A>.
are relevant to this fix. No global scalar or vector or per-atom
quantities are stored by this fix for access by various <A HREF = "Section_howto.html#4_15">output
commands</A>. No parameter of this fix can be
used with the <I>start/stop</I> keywords of the <A HREF = "run.html">run</A> command.
This fix is not invoked during <A HREF = "minimize.html">energy minimization</A>.
</P>
<P><B>Restrictions:</B> none
</P>