Remove ResidueTypeMap dependency from gmx chi
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Sep 2021 05:21:36 +0000 (07:21 +0200)
committerAndrey Alekseenko <al42and@gmail.com>
Wed, 22 Sep 2021 08:35:17 +0000 (08:35 +0000)
commit28a95c8a6c24e9e6e38c961879b3f024684fcb6d
tree204c272bb315f046ba0c5ad756f94bf18aebed80
parent5547142501f060da23496a94dabba6f6ad0117a2
Remove ResidueTypeMap dependency from gmx chi

This dependency had the sole effect of making the tool harder to use
when residue names unknown to GROMACS were used. The dihedrals are
found from the atom names, and the residue name is used only for
reporting results, so there is no reason to require the user to add
the name to an arbitrary list.
docs/release-notes/2022/major/tools.rst
src/gromacs/gmxana/dlist.cpp
src/gromacs/gmxana/gmx_chi.cpp
src/gromacs/gmxana/gstat.h