Add QMMM checks
commit0115a9ec4f40248fc347763f19808b12ea0023d5
authorBerk Hess <hess@kth.se>
Thu, 14 Apr 2016 21:01:07 +0000 (14 23:01 +0200)
committerBerk Hess <hess@kth.se>
Thu, 14 Apr 2016 21:01:07 +0000 (14 23:01 +0200)
treecf0e82a5705b35ba6a28e0382c0d5322eb6d55bb
parent36035fb031565bd2e938e6d7db304f7a7e2a9046
Add QMMM checks

QMMM only works with cutoff-scheme=group and dynamics. grompp and
mdrun now check for this.
Also fixed potential print of NULL string in init_gaussian.

Fixes #1940.

Change-Id: I8215e339070d811ba07d17d743061b18b665a33b
src/gromacs/gmxpreprocess/readir.c
src/gromacs/mdlib/qm_gaussian.c
src/gromacs/mdlib/qmmm.c