Fix torsion angle calculation
authorPaul Bauer <paul.bauer.q@gmail.com>
Fri, 6 Dec 2019 11:18:23 +0000 (12:18 +0100)
committerChristian Blau <cblau@gerrit.gromacs.org>
Mon, 16 Dec 2019 09:30:11 +0000 (10:30 +0100)
commit63a8c47536dbb0867309e527b72f6935449a51be
treec89b54de0adb8efda75113ee25bddee82bca51e6
parentc1d34025c9a4d8ad90d1129aa34b31ecb44d799b
Fix torsion angle calculation

Fix originally contributed by Boris Timofeev.

Fixes #3225

Change-Id: I4862679e4aeae514736df53f0eff44bf3b85f928
docs/release-notes/2019/2019.5.rst
src/gromacs/gmxana/anadih.cpp
src/gromacs/gmxana/angle_correction.cpp [new file with mode: 0644]
src/gromacs/gmxana/angle_correction.h [new file with mode: 0644]
src/gromacs/gmxana/gmx_angle.cpp