mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Turn on active_batches during replay_batch_history.
This commit is contained in:
parent
4625949f51
commit
e2b6141b37
1 changed files with 1 additions and 0 deletions
|
|
@ -999,6 +999,7 @@ contains
|
|||
! batches
|
||||
if (current_batch == n_inactive) then
|
||||
tallies_on = .true.
|
||||
active_batches = .true.
|
||||
call setup_active_usertallies()
|
||||
end if
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue