diff --git a/src/fixed_source.F90 b/src/fixed_source.F90 index 1c34c8f2af..9dbd57324f 100644 --- a/src/fixed_source.F90 +++ b/src/fixed_source.F90 @@ -103,6 +103,9 @@ contains subroutine initialize_batch() + call write_message("Simulating batch " // trim(to_str(current_batch)) & + &// "...", 1) + ! Reset total starting particle weight used for normalizing tallies total_weight = ZERO