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