Avoid warnings about coupling when free_energy=no
authorErik Lindahl <erik@kth.se>
Wed, 25 Jun 2014 13:28:14 +0000 (15:28 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 27 Jun 2014 12:08:46 +0000 (14:08 +0200)
commit57e070798e32d9620b5e7db98c101b98b724653f
tree963a7722379ccd7e1dfc212c4cac456aafa91fd0
parent33003ffc85b1b8d36d0400b2363d5f5eefaab82b
Avoid warnings about coupling when free_energy=no

At least during free energy testing it is irritating to
get a new warning about the molecule listed in couple-mol not
being decoupled when we disable free energy - that is why we
are disabling it. Changing the warning to a note, since it is
really a note to to help, not something that will result in a
bad simulation.

Change-Id: If56061be0ff784aeedfc31b92532927ab562392c
src/gromacs/gmxpreprocess/readir.c