mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3646 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
d9310d7e56
commit
894428336a
|
@ -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>
|
||||
|
|
|
@ -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:]
|
||||
|
||||
|
|
|
@ -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>,
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue