Hello,
I have been trying to figure it out. My system was built with Amber, and converted into Gromacs format with acpype.
With gmx grompp -pp, I got the postprocessed topology file containing all the parameters.
All the topology files, unscaled and scaled , are OK, I can see the vdW, charge and dihedral parameters being scaled, only for the ligand.
I used to use pdb2gmx to build up the system when I want to run HREX simulations with Gromacs/plumed, so I suspected that there might be some differences.
So, I just built up a system of ACE-Ala-NME in water with pdb2gmx, then equilibrating, setting up HREX as what I used to do.
(Gromacs 2022.5 / PLUMED 2.8.3)
8 replicas, temperature range: 300-330 K , hot region, ACE-Ala-NME, 22 atoms, all replicas start from the same configuration.
From the log file, I found the first exchange attempt is like this:
Replica exchange at step 500 time 1.00000
Repl 0 <-> 1 dE_term = 0.000e+00 (kT)
dpV = 0.000e+00 d = 0.000e+00
dplumed = 1.687e+02 dE_Term = 1.687e+02 (kT)
Repl ex 0 1 2 3 4 5 6 7
Repl pr .00 .00 .00 .00
In the first 4 ns, the exchange rate between replica 0 and 1 is 35 / (4447 *0.5) = 1.6 %
Now not sure what's going wrong. I would appreciate any comments.
All the best,
Qinghua