Actually fix PME forces with FE without perturbed q/LJ
commita507acbc77fd61903c0fb685bba152ce613a6a0b
authorBerk Hess <hess@kth.se>
Mon, 3 Feb 2020 10:26:50 +0000 (3 11:26 +0100)
committerBerk Hess <hess@kth.se>
Tue, 4 Feb 2020 10:05:04 +0000 (4 11:05 +0100)
tree4bf7086c02a6c51c7fc65f0c22bd9573a54ced68
parenta61969fc4e21f0d499aef66af117cb233fa53a5f
Actually fix PME forces with FE without perturbed q/LJ

PME would incorrectly ignore the mesh forces on perturbed atoms when
no charges or LJ atom types were actually perturbed.
This is because the "fix" in commit 12f01f79 incorrectly changed the
lambda value used for the PME forces from the actual lambda value
to 1 instead of to 0 as it should have been.

Fixes #2640
Fixes #3359

Change-Id: Ib19565bf017ddbd2fddc66c52be0ff9efc7e707c
docs/release-notes/2020/2020.1.rst
src/gromacs/ewald/pme.cpp