Improve grompp missing-parameters error message
commit73f577586cf673919a69e48c919cb389d4fb0fe9
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 12 Dec 2017 11:24:15 +0000 (12 22:24 +1100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 12 Dec 2017 18:31:12 +0000 (12 19:31 +0100)
tree6ede4b8ff6ffa29cfcc18674e62b1abc635ab988
parentea45ba98918729de9d66150e8c6fd68728c5c9cd
Improve grompp missing-parameters error message

If an interaction entry had parameters but not the function type, then
the error message has been confusing. Note that even when only one
function type is implemented, the field is still required, which makes
for ready extensibility.

Refs #2144

Change-Id: I356e14541d4aaffad054d5ecfb8a9e3cb04cd25f
src/gromacs/gmxpreprocess/toppush.cpp