From 363d8ef775f1ec6248859626f71f56086aba8672 Mon Sep 17 00:00:00 2001 From: jrgissing <jrgiss05@gmail.com> Date: Sun, 13 May 2018 15:45:43 -0600 Subject: [PATCH] tweaks1 --- doc/src/fix_bond_react.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/src/fix_bond_react.txt b/doc/src/fix_bond_react.txt index 8d6d7c0c06..f85ef9bc1a 100644 --- a/doc/src/fix_bond_react.txt +++ b/doc/src/fix_bond_react.txt @@ -272,7 +272,7 @@ you can use the internally-created dynamic group named would thermostat the group of all atoms currently involved in a reaction: -fix 1 bond_react_MASTER_group temp/rescale 1 300 300 10 1 +fix 1 bond_react_MASTER_group temp/rescale 1 300 300 10 1 :pre NOTE: This command must be added after the fix bond/react command, and will apply to all reactions. @@ -292,8 +292,9 @@ local command. [Restart, fix_modify, output, run start/stop, minimize info:] No information about this fix is written to "binary restart -files"_restart.html. None of the "fix_modify"_fix_modify.html options -are relevant to this fix. +files"_restart.html, aside from internally-created per-atom +properties. None of the "fix_modify"_fix_modify.html options are +relevant to this fix. This fix computes one statistic for each {react} argument that it stores in a global vector, of length 'number of react arguments', that -- GitLab