disallow reset_timestep for time averaging fixes
This commit is contained in:
@ -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];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user