mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
removed weight hold for first cmfd batch
This commit is contained in:
parent
696ba08ccd
commit
575d787d2a
1 changed files with 0 additions and 2 deletions
|
|
@ -153,8 +153,6 @@ contains
|
|||
if (cmfd_run .and. cmfd_begin == current_batch) then
|
||||
cmfd_on = .true.
|
||||
cmfd_tally_on = .true.
|
||||
cmfd_hold_weights = .true.
|
||||
call cmfd_tally_reset()
|
||||
end if
|
||||
|
||||
! check to flush cmfd tallies for active batches, no more inactive flush
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue