replace references to fix ave/spatial with correct equivalents

This commit is contained in:
Axel Kohlmeyer
2024-01-21 12:24:38 -05:00
parent 722452657c
commit 6339dfad09
7 changed files with 46 additions and 46 deletions

View File

@ -485,7 +485,7 @@ void FixAveChunk::init()
/* ----------------------------------------------------------------------
only does averaging if nvalid = current timestep
do not call setup_chunks(), even though fix ave/spatial called setup_bins()
do not call setup_chunks(), even though fix ave/chunk called setup_bins()
b/c could cause nchunk to change if Nfreq epoch crosses 2 runs
does mean that if change_box is used between runs to change box size,
that nchunk may not track it