update supported version test in fix plumed for new version

This commit is contained in:
Axel Kohlmeyer
2020-12-23 15:13:38 -05:00
parent 78a20a988e
commit c6fb9c3836

View File

@ -78,9 +78,9 @@ FixPlumed::FixPlumed(LAMMPS *lmp, int narg, char **arg) :
int api_version=0;
p->cmd("getApiVersion",&api_version);
if ((api_version < 5) || (api_version > 7))
if ((api_version < 5) || (api_version > 8))
error->all(FLERR,"Incompatible API version for PLUMED in fix plumed. "
"Only Plumed 2.4.x, 2.5.x, and 2.6.x are tested and supported.");
"Only Plumed 2.4.x, 2.5.x, 2.6.x, 2.7.x are tested and supported.");
#if !defined(MPI_STUBS)
// If the -partition option is activated then enable