Fix trjconv -ndec
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 4 Jan 2019 17:07:57 +0000 (18:07 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 21 Jan 2019 15:39:15 +0000 (16:39 +0100)
commitcfb3ca1f2fd30466e1898f7d80792159cbc2f4a5
tree8372a764b3f72ce8b2e01b6548cb35c520ec1c42
parent292d4436804ee3c0d99551ef098b8d9d111efef6
Fix trjconv -ndec

This only works with XTC writing, but the documentation
and implementation was wrong. That mean that the terminal
feedback to the user was also wrong when writing a .gro file.

Fixes #2824
Refs #2037

Change-Id: I9f047d0b1042fa37e366ee8c99dabbb1f3458b0a
docs/release-notes/2018/2018.5.rst
src/gromacs/gmxana/gmx_trjconv.cpp