Commit a6eb3ad4 authored by jrgissing's avatar jrgissing
Browse files

bond/react: update docs (repackage)

parent 96fb3746
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ Syntax
Examples
""""""""

For unabridged example scripts and files, see examples/USER/misc/bond\_react.
For unabridged example scripts and files, see examples/USER/react.


.. parsed-literal::
@@ -149,10 +149,9 @@ constant-topology parts of your system separately. The dynamic group
contains only atoms not involved in a reaction at a given timestep,
and therefore should be used by a subsequent system-wide time
integrator such as nvt, npt, or nve, as shown in the second example
above (full examples can be found at examples/USER/misc/bond\_react).
The time integration command should be placed after the fix bond/react
command due to the internal dynamic grouping performed by fix
bond/react.
above (full examples can be found at examples/USER/react). The time
integration command should be placed after the fix bond/react command
due to the internal dynamic grouping performed by fix bond/react.

.. note::

@@ -514,7 +513,7 @@ Restrictions
""""""""""""


This fix is part of the USER-MISC package.  It is only enabled if
This fix is part of the USER-REACT package.  It is only enabled if
LAMMPS was built with that package.  See the
:doc:`Build package <Build_package>` doc page for more info.