diff --git a/src/state_point.F90 b/src/state_point.F90 index 26bd84fb23..72ec8463ab 100644 --- a/src/state_point.F90 +++ b/src/state_point.F90 @@ -999,6 +999,7 @@ contains ! batches if (current_batch == n_inactive) then tallies_on = .true. + active_batches = .true. call setup_active_usertallies() end if