Enable grompp to read virtual_site1
authorPascal Merz <pascal.merz@me.com>
Tue, 26 Jan 2021 15:53:54 +0000 (15:53 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 26 Jan 2021 15:53:54 +0000 (15:53 +0000)
commit13cadb39d075e24ce34630193f77252f526e6965
tree98ca5d7fdd0aa56bef2e04e55e9b7d9ed79904a4
parent44c40633be6d01eac74a0ef664d54d400e155b17
Enable grompp to read virtual_site1

In !306, a virtual site with one constructing atom was introduced.
grompp was, however, not updated to understand the new topology entry.
This updates the topology format in grompp and the manual. It also adds
a missing example for virtual site type 2fd to the manual.

Found while investigating #3866, but not directly connected.
docs/reference-manual/topologies/particle-type.rst
docs/reference-manual/topologies/topology-file-formats.rst
src/gromacs/gmxpreprocess/topdirs.cpp
src/gromacs/gmxpreprocess/topdirs.h
src/gromacs/gmxpreprocess/topio.cpp
src/gromacs/topology/idef.cpp