disallow reset_timestep for time averaging fixes

This commit is contained in:
Axel Kohlmeyer
2021-12-09 15:09:42 -05:00
parent 878dd746db
commit facb49fc27
6 changed files with 6 additions and 0 deletions

View File

@ -61,6 +61,7 @@ FixAveChunk::FixAveChunk(LAMMPS *lmp, int narg, char **arg) :
global_freq = nfreq;
no_change_box = 1;
time_depend = 1;
char * group = arg[1];