Updated some .mdp file variables to use "-" instead of deprecated "_"
authorCarsten Kutzner <ckutzne@gwdg.de>
Wed, 5 Nov 2014 14:53:34 +0000 (15:53 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 12 Nov 2014 01:34:07 +0000 (02:34 +0100)
commit79a80ea39c657fef65089ed4929d8d19e3df592b
tree9a7d3cf0a44048945a5104eaaa60b1807a6feb7d
parent9ae8584c744c330d31c99bd3c3c99fe08909a063
Updated some .mdp file variables to use "-" instead of deprecated "_"

In the .mdp file, now a minus sign instead of an underline is
generally used. Some sections of the manual still listed .mdp
variable names in the old notation.

- three manual sections (pulling, enforced rotation and computational
  electrophysiology) now use "-" instead of "_" in .mdp file variable
  names
- updated output of rotation code to reflect this up-to-date notation
- no functional changes are in this patch

Change-Id: I7b00193d3e3d549ce8c9a728b307280c0bdd35ce
docs/manual/special.tex
src/gromacs/gmxlib/txtdump.c
src/gromacs/gmxpreprocess/readrot.c
src/gromacs/pulling/pull_rotation.c