Bug #722
trjconv -novel flag not working properly
Affected version - extra info:
4.5.3
Affected version:
Difficulty:
uncategorized
Description
trjconv does not remove velocities form a gro file using the -novel flag. Instead the velocities are written as they are in the original file.
Exampel:
trjconv -f conf_with_vel.gro -s conf_with_vel.gro -o conf_without_vel.gro -novel
This results in an identical outfile.
Associated revisions
History
#1 Updated by Rossen Apostolov over 9 years ago
- Assignee set to Berk Hess
- Target version set to 4.5.5
#2 Updated by Berk Hess over 9 years ago
- Status changed from New to Closed
The -novel didn't work for any output format.
I fixed it.
made trjconv -novel work again, fixes #722