I have a metadynamics simulation with 4 walkers using gromacs 2021 with plumed 2.7.1. The simulation goes VERY slow (it is practically frozen) if I use GRID_MIN and GRID_MAX (both with reasonable values) while it goes quite fast when these parameters are not specified. Is this normal? My reaction coordinate is the COORDINATION between 2 groups of atoms.
CM: COORDINATION GROUPA=5,26,40,54,67,81,102,116,137,151,165,178,192,213 GROUPB=235-266 R_0=1.5
METAD ARG=CM SIGMA=1.0 HEIGHT=2.0 PACE=500 WALKERS_N=4 WALKERS_ID=0 WALKERS_DIR=../ WALKERS_RSTRIDE=100 LABEL=metad FILE=HILLS BIASFACTOR=6.0 TEMP=298.0 RESTART=YES
PRINT ARG=CM,metad.bias STRIDE=100 FILE=COLVAR
My second input file (very slow) is identical except the second line, which is:
METAD ARG=CM SIGMA=1.0 HEIGHT=2.0 PACE=500 WALKERS_N=4 WALKERS_ID=0 WALKERS_DIR=../ WALKERS_RSTRIDE=100 LABEL=metad FILE=HILLS BIASFACTOR=6.0 TEMP=298.0 RESTART=YES GRID_MIN=0 GRID_MAX=425
The only difference is that the second one specifies the values of GRID_MIN and GRID_MAX
Thanks for any help!
Ángel.