Merge branch 'lammps:develop' into improve_type_label_support

This commit is contained in:
Jacob Gissinger
2024-06-13 19:26:42 -04:00
committed by GitHub
269 changed files with 4343 additions and 30611 deletions

View File

@ -54,6 +54,7 @@ FixDeposit::FixDeposit(LAMMPS *lmp, int narg, char **arg) :
if (narg < 7) error->all(FLERR,"Illegal fix deposit command");
scalar_flag = 1;
extscalar = 0;
restart_global = 1;
time_depend = 1;