This commit is contained in:
yotamfe
2025-02-23 17:45:19 +02:00
parent f46d066e5b
commit e87e6dc5b0

View File

@ -79,7 +79,7 @@ FixPIMDBLangevin::FixPIMDBLangevin(LAMMPS *lmp, int narg, char **arg) :
error->universe_all(FLERR, "The only available ensembles for pimdb are nve and nvt, please choose one of these ensembles.");
}
method = PIMD;
method = PIMD;
size_vector = 6;