Set peratom_freq in fix ave/chunk

This commit is contained in:
Anders Hafreager
2017-11-21 23:43:52 -08:00
parent f2dc764d1d
commit 9a5723123f

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 "*"