Merge remote-tracking branch 'andeplane/fix_ave_chunk_bug' into collected-bugfixes

this closes PR #732
This commit is contained in:
Axel Kohlmeyer
2017-11-27 11:45:09 -05:00

View File

@ -63,6 +63,7 @@ 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 "*"