From 58a88dff950e668328e5587b7951b7a61483aa10 Mon Sep 17 00:00:00 2001 From: jrgissing Date: Sun, 2 Jun 2019 12:10:43 -0600 Subject: [PATCH] bond/react doc correction --- doc/src/fix_bond_react.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/fix_bond_react.txt b/doc/src/fix_bond_react.txt index 2ff1821804..08b0caf282 100644 --- a/doc/src/fix_bond_react.txt +++ b/doc/src/fix_bond_react.txt @@ -205,9 +205,9 @@ new types must also be defined during the setup of a given simulation. A discussion of correctly handling this is also provided on the "molecule"_molecule.html command page. -NOTE: When a reaction includes edge atoms, it is possible that the -resulting topology/atom (e.g. special bonds, dihedrals, etc.) exceeds -that of the existing system and reaction templates. As when inserting +NOTE: When a reaction occurs, it is possible that the resulting +topology/atom (e.g. special bonds, dihedrals, etc.) exceeds that of +the existing system and reaction templates. As when inserting molecules, enough space for this increased topology/atom must be reserved by using the relevant "extra" keywords to the "read_data"_read_data.html or "create_box"_create_box.html commands.