docs
This commit is contained in:
@ -289,10 +289,11 @@ operation of the fix continues in an uninterrupted fashion.
|
|||||||
The fix will try to detect it and stop with an error.
|
The fix will try to detect it and stop with an error.
|
||||||
|
|
||||||
None of the :doc:`fix_modify <fix_modify>` options are relevant to this
|
None of the :doc:`fix_modify <fix_modify>` options are relevant to this
|
||||||
fix. No global or per-atom quantities are stored by this fix for
|
fix. This fix computes a global scalar, which can be accessed by various
|
||||||
access by various :doc:`output commands <Howto_output>`. No parameter
|
output commands. The scalar is the cumulative number of insertions. The
|
||||||
of this fix can be used with the *start/stop* keywords of the
|
scalar value calculated by this fix is “intensive”. No parameter of this
|
||||||
:doc:`run <run>` command. This fix is not invoked during :doc:`energy minimization <minimize>`.
|
fix can be used with the *start/stop* keywords of the :doc:`run <run>`
|
||||||
|
command. This fix is not invoked during :doc:`energy minimization <minimize>`.
|
||||||
|
|
||||||
Restrictions
|
Restrictions
|
||||||
""""""""""""
|
""""""""""""
|
||||||
|
|||||||
@ -245,8 +245,9 @@ produce the same behavior if you adjust the fix pour parameters
|
|||||||
appropriately.
|
appropriately.
|
||||||
|
|
||||||
None of the :doc:`fix_modify <fix_modify>` options are relevant to this
|
None of the :doc:`fix_modify <fix_modify>` options are relevant to this
|
||||||
fix. No global or per-atom quantities are stored by this fix for
|
fix. This fix computes a global scalar, which can be accessed by various
|
||||||
access by various :doc:`output commands <Howto_output>`. No parameter
|
output commands. The scalar is the cumulative number of insertions. The
|
||||||
|
scalar value calculated by this fix is “intensive”. No parameter
|
||||||
of this fix can be used with the *start/stop* keywords of the
|
of this fix can be used with the *start/stop* keywords of the
|
||||||
:doc:`run <run>` command. This fix is not invoked during :doc:`energy minimization <minimize>`.
|
:doc:`run <run>` command. This fix is not invoked during :doc:`energy minimization <minimize>`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user