git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13088 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -54,6 +54,7 @@ FixAveTime::FixAveTime(LAMMPS *lmp, int narg, char **arg) :
|
||||
nfreq = force->inumeric(FLERR,arg[5]);
|
||||
|
||||
global_freq = nfreq;
|
||||
time_depend = 1;
|
||||
|
||||
// scan values to count them
|
||||
// then read options so know mode = SCALAR/VECTOR before re-reading values
|
||||
|
||||
Reference in New Issue
Block a user