Disallow ascii formats for gmx trjcat
authorErik Lindahl <erik@kth.se>
Tue, 12 Dec 2017 00:15:00 +0000 (01:15 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 12 Dec 2017 18:32:38 +0000 (19:32 +0100)
commitc232242c29fb3ca63c8e1027eb70477069decdd9
tree30d413cf6348f75612e07e0f6bc680e47275c752
parent73f577586cf673919a69e48c919cb389d4fb0fe9
Disallow ascii formats for gmx trjcat

Since trjcat (deliberately) does not use any TPR file,
the tool can't handle trajectory formats such as GRO
or PDB where atom/residue names are needed.

Fixes #2225.

Change-Id: I55cbfd5f8a3909c1f76e63fa402f0c3243a6f7c7
src/gromacs/gmxana/gmx_trjcat.cpp