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

This commit is contained in:
sjplimp 2010-01-11 21:17:23 +00:00
parent d9310d7e56
commit 894428336a
4 changed files with 14 additions and 2 deletions

View File

@ -148,7 +148,10 @@ 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><B>Restrictions:</B>
</P>
<P>The specified insertion region cannot be a "dynamic" region, as
defined by the <A HREF = "region.html">region</A> command.
</P>
<P><B>Related commands:</B>
</P>

View File

@ -136,7 +136,10 @@ commands"_Section_howto.html#4_15. No parameter of this fix can be
used with the {start/stop} keywords of the "run"_run.html command.
This fix is not invoked during "energy minimization"_minimize.html.
[Restrictions:] none
[Restrictions:]
The specified insertion region cannot be a "dynamic" region, as
defined by the "region"_region.html command.
[Related commands:]

View File

@ -135,6 +135,9 @@ LAMMPS</A> section for more info.
for use in conjunction with this fix. For 2d simulations, gravity
must be defined in the -y direction.
</P>
<P>The specified insertion region cannot be a "dynamic" region, as
defined by the <A HREF = "region.html">region</A> command.
</P>
<P><B>Related commands:</B>
</P>
<P><A HREF = "fix_deposit.html">fix_deposit</A>, <A HREF = "fix_gravity.html">fix_gravity</A>,

View File

@ -124,6 +124,9 @@ For 3d simulations, a gravity fix in the -z direction must be defined
for use in conjunction with this fix. For 2d simulations, gravity
must be defined in the -y direction.
The specified insertion region cannot be a "dynamic" region, as
defined by the "region"_region.html command.
[Related commands:]
"fix_deposit"_fix_deposit.html, "fix_gravity"_fix_gravity.html,