Hi,
I am following the plumed Masterclass 21.4: Metadynamics, and when I try to run the gmx mdrun -s topolA.tpr -nsteps 10000000 command on the alanine .tpr file, I get the following error message :
Program: gmx mdrun, version 2021.5-Homebrew
Source file: src/gromacs/mdrun/runner.cpp (line 1152)
Fatal error:
This group-scheme .tpr file can no longer be run by mdrun. Please update to
the Verlet scheme, or use an earlier version of GROMACS if necessary.
Is this because the .tpr is too outdated to support my current gromacs version? How can I override this?
Thanks