diff --git a/src/tallies/tally_header.F90 b/src/tallies/tally_header.F90 index 84dc27e3f..15b8c2df5 100644 --- a/src/tallies/tally_header.F90 +++ b/src/tallies/tally_header.F90 @@ -361,6 +361,7 @@ contains j = FILTER_SPH_HARMONICS type is (SpatialLegendreFilter) j = FILTER_SPTL_LEGENDRE + this % estimator = ESTIMATOR_COLLISION end select this % find_filter(j) = i end do