From e94576ecd8f66c8cd693c032ebb6d4e80af267ff Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 15 Apr 2020 11:21:25 -0400 Subject: [PATCH] update documentation as requested --- doc/src/fix_restrain.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/fix_restrain.rst b/doc/src/fix_restrain.rst index 110b26680d..44f5e7585d 100644 --- a/doc/src/fix_restrain.rst +++ b/doc/src/fix_restrain.rst @@ -17,12 +17,12 @@ Syntax .. parsed-literal:: - *bond* args = atom1 atom2 Kstart Kstop r0start r0stop + *bond* args = atom1 atom2 Kstart Kstop r0start (r0stop) atom1,atom2 = IDs of 2 atoms in bond Kstart,Kstop = restraint coefficients at start/end of run (energy units) r0start = equilibrium bond distance at start of run (distance units) - r0stop = equilibrium bond distance at end of run (distance units). If not - specified it's assumed to be equal to r0start + r0stop = equilibrium bond distance at end of run (optional) (distance units). If not + specified it is assumed to be equal to r0start *lbond* args = atom1 atom2 Kstart Kstop r0start r0stop atom1,atom2 = IDs of 2 atoms in bond Kstart,Kstop = restraint coefficients at start/end of run (energy units)