Commit 90ee5229 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

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

this closes PR #732
parents ec067bde 9a572312
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 "*"