mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15394 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
b936d69f12
commit
642c01a150
|
@ -76,8 +76,8 @@ nudged elastic band (NEB) calculations via the :doc:`neb <neb>` command.
|
|||
|
||||
.. note::
|
||||
|
||||
The *quickmin* and *fire* styles do not yet support the use of
|
||||
the :doc:`fix box/relax <fix_box_relax>` command or minimizations
|
||||
The *quickmin*\ , *fire*\ , and *hftn* styles do not yet support the
|
||||
use of the :doc:`fix box/relax <fix_box_relax>` command or minimizations
|
||||
involving the electron radius in :doc:`eFF <pair_eff>` models.
|
||||
|
||||
Restrictions
|
||||
|
|
|
@ -190,8 +190,8 @@ would normally use for dynamics simulations.</p>
|
|||
</div>
|
||||
<div class="admonition note">
|
||||
<p class="first admonition-title">Note</p>
|
||||
<p class="last">The <em>quickmin</em> and <em>fire</em> styles do not yet support the use of
|
||||
the <a class="reference internal" href="fix_box_relax.html"><span class="doc">fix box/relax</span></a> command or minimizations
|
||||
<p class="last">The <em>quickmin</em>, <em>fire</em>, and <em>hftn</em> styles do not yet support the
|
||||
use of the <a class="reference internal" href="fix_box_relax.html"><span class="doc">fix box/relax</span></a> command or minimizations
|
||||
involving the electron radius in <a class="reference internal" href="pair_eff.html"><span class="doc">eFF</span></a> models.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -69,8 +69,8 @@ defined via the "timestep"_timestep.html command. Often they will
|
|||
converge more quickly if you use a timestep about 10x larger than you
|
||||
would normally use for dynamics simulations.
|
||||
|
||||
NOTE: The {quickmin} and {fire} styles do not yet support the use of
|
||||
the "fix box/relax"_fix_box_relax.html command or minimizations
|
||||
NOTE: The {quickmin}, {fire}, and {hftn} styles do not yet support the
|
||||
use of the "fix box/relax"_fix_box_relax.html command or minimizations
|
||||
involving the electron radius in "eFF"_pair_eff.html models.
|
||||
|
||||
[Restrictions:] none
|
||||
|
|
Loading…
Reference in New Issue