From: Joe Jordan Date: Tue, 26 Oct 2021 07:08:57 +0000 (+0000) Subject: Add missing parameter to dihedral docs X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=commitdiff_plain;h=b08db8bb4c46e76e067ce09a2e8d43390e445575 Add missing parameter to dihedral docs --- diff --git a/docs/reference-manual/topologies/topology-file-formats.rst b/docs/reference-manual/topologies/topology-file-formats.rst index 6f8443aca5..3900c70e79 100644 --- a/docs/reference-manual/topologies/topology-file-formats.rst +++ b/docs/reference-manual/topologies/topology-file-formats.rst @@ -244,7 +244,7 @@ interactions can be converted to constraints by :ref:`grompp `. +------------------------------------+----------------------------+------------+-----------+-------------------------------------------------------------------------+------------+ | restricted dihedral | ``dihedrals`` | 4 | 10 | |PHI0| (deg); |KPHI| (|KJM|) | | +------------------------------------+----------------------------+------------+-----------+-------------------------------------------------------------------------+------------+ - | combined bending-torsion potential | ``dihedrals`` | 4 | 11 | |A0|, |A1|, |A2|, |A3|, |A4| (|KJM|) | | + | combined bending-torsion potential | ``dihedrals`` | 4 | 11 | |k_phi|, |A0|, |A1|, |A2|, |A3|, |A4|, (|KJM|) | | +------------------------------------+----------------------------+------------+-----------+-------------------------------------------------------------------------+------------+ | exclusions | ``exclusions`` | 1 | | one or more atom indices | | +------------------------------------+----------------------------+------------+-----------+-------------------------------------------------------------------------+------------+