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

@ -56,6 +56,7 @@ FixAveTime::FixAveTime(LAMMPS *lmp, int narg, char **arg) :
global_freq = nfreq;
dynamic_group_allow = 1;
time_depend = 1;
// scan values to count them
// then read options so know mode = SCALAR/VECTOR before re-reading values