Hi,
I’m coming late, but I’d like to add something. I understand this is quite confusing, I’ll try to explain quickly the situation and give possible solutions.
First, the twin-range cutoff (TR), which has been classically used in the parameterization of GROMOS force field (FF), cannot be used in GROMACS starting from version 4.5 [1]. TR is a time saving approximation but one other option is to use a single-range (SR) cutoff (see below).
Second, another important aspect in GROMOS parameterization is the use of the charge-group scheme for neighbour searching which is no longer supported in recent GROMACS versions (starting from 2020).
Recently, two refs [2, 3] compared single-range (SR) and twin-range (TR) cutoff schemes on various properties (such as amino acid free energy of solvation, etc.). The authors observed minor differences between TR and SR. All their simulations were performed using the GROMOS software with the GROMOS force field (54A8). Some past tests using GROMACS (version 4.5) showed that using SR was also fine to reproduce some results on lipids (with GROMOS 53A6L) [1].
In refs [2, 3], the atom-based cutoff scheme (such as Verlet) was also compared to the group-based cutoff scheme for neighbour searching. Slightly larger differences were observed compared to TR/SR. Citing the conclusions “Thus, in codes where a GROMOS-type twin-range is not implemented users should use a group-based, single-range cutoff to obtain equivalent results”.
A recent review [4] explains in detail how these assumptions / approximations (truncation schemes, multiple time-step algorithms, etc.) work and their outcome on simulation results (see sections 2.5, 2.6, 2.7 and 2.8). There also is recommended to use a group-based cutoff scheme when using a GROMOS force field in another simulation software.
Regarding Tom’s comment, I’m not sure to which GROMOS membrane force field/parameters he is referring to, but in principle using SR vs TR should have only minor effects if the charge-group is used.
Now with that in mind, what versions of GROMACS are usable? The group-based cutoff scheme (cutoff-scheme = group) is deprecated since version 5.1 but is present up to version 2019. In version 2020 and 2021, it is no longer supported.
So here are your possible choices :
- You can use SR cutoff with the group-based cutoff (cutoff-scheme = group) with rlist = rcoulomb = rvdw = 1.4 (plus coulombtype = Reaction-Field for electrostatics as indicated in your parameters above). This is possible up to GROMACS version 2019. It may be slow but will guarantee you to be as close as possible to the original FF as demonstrated in [1, 2].
- If you want to use a more recent GROMACS version (2020 or 2021), you’ll have to use SR cutoff with the Verlet neighbour-searching scheme (cutoff-scheme = Verlet). But in this case, you may have to show that the properties you’re interested in are not affected compared to the charge-group cut-off scheme.
Since you were talking about using GROMACS 2019, the first solution would be probably the best solution.
I also advice you to use the thermostat / barostat settings of the original parameterization paper if you can.
Best,
Patrick
[1] Bug #1400: Can't reproduce results on DPPC with reaction field under version 4.5.3 compared to 4.0.7 - GROMACS - GROMACS development
[2] Diem and Oostenbrink, JCC, 2020, https://www.doi.org/10.1002/jcc.26426
[3] Diem and Oostenbrink, JCTC, 2020, https://www.doi.org/10.1021/acs.jctc.0c00509
[4] van Gunsteren et al., CPC, 2021, https://www.doi.org/10.1002/cphc.202000968