Add mindist output file check
commit034183c82d46d45981ef9543a77c80193b3f72ac
authorPaul Bauer <paul.bauer.q@gmail.com>
Thu, 27 Sep 2018 10:12:58 +0000 (27 12:12 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 27 Sep 2018 14:37:13 +0000 (27 16:37 +0200)
tree6b0264e8f394e2c153b02d03aedfa7f0e6e37fec
parent4c76d38accd7a5cce6485a37dc508fa806d20eae
Add mindist output file check

gmx mindist would not check if the output file for an analysis options
was actually present, leading to cryptic error messages. Added the
corresponding check.

Fixes #2653

Change-Id: I26ccc7df37e5cc6a0276ecce50036aba452e0a45
docs/release-notes/2018/2018.4.rst
src/gromacs/gmxana/gmx_mindist.cpp