Use potential-shift as default modifier
commit286baa3d7aba3ce39b647b091d0a2de1a738e4d8
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 4 Apr 2019 09:29:24 +0000 (4 11:29 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Tue, 20 Aug 2019 18:45:34 +0000 (20 20:45 +0200)
tree36a947bc091309bb6d0453e0b6b9a3813af23825
parent038854bcc90d7977390a66fee9b6c1369cd7e9c9
Use potential-shift as default modifier

The potential-shift-verlet modifier is no longer useful, as
potential-shift was the default with the only cut-off scheme
remaining. That is now explicit. The former modifier is now
named to reflect that it doesn't do anything.

The documentation no longer mentions that modifier, but if a user
supplies an .mdp file using it, grompp silently adopts the behaviour
of the potential-shift modifier. No .tpr files contain that value, as
grompp always converted it to something else, but in any case this
patch doesn't change the situation if somehow such a .tpr does exist.

Change-Id: Ie4f848a298750b9749ebb083812bad06b2faa45c
docs/user-guide/mdp-options.rst
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/mdtypes/md_enums.h