Require tune_pme to take -mdrun parameter
commit1cacfdf59b7aa9df088f2414d8d829a7f26763e1
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 7 Aug 2015 21:40:18 +0000 (7 23:40 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 10 Aug 2015 10:55:34 +0000 (10 12:55 +0200)
treedb021fd388c3ddc13d5d8f7953a0613da0cba2e3
parent2081b311bc760c83b16c3956def91c8b8a641f19
Require tune_pme to take -mdrun parameter

The transition away from many binaries in 5.0, and the removal of
symlinks in 5.1 mean there is even less chance that a sensible default
command line for calling mdrun can be provided. In general, mdrun
might be in either precision, with or without MPI, with or without
some custom suffix, inside the wrapper binary or from an mdrun-only
build, or from a custom directory.

Thus, the user is now required to say what command to call to run the
simulation they want to optimize. The MDRUN environment variable
remains as an undocumented and deprecated convenience feature for 5.1.

Fixes #1754

Change-Id: Ia2c278732ef2a79d7304967b230149eca4597888
src/gromacs/gmxana/gmx_tune_pme.c