forked from lijiext/lammps
think this flag should not be set by this fix
This commit is contained in:
parent
e3ce702eec
commit
a989d04d09
|
@ -63,7 +63,6 @@ FixAveChunk::FixAveChunk(LAMMPS *lmp, int narg, char **arg) :
|
|||
strcpy(idchunk,arg[6]);
|
||||
|
||||
global_freq = nfreq;
|
||||
peratom_freq = nfreq;
|
||||
no_change_box = 1;
|
||||
|
||||
// expand args if any have wildcard character "*"
|
||||
|
|
Loading…
Reference in New Issue