mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
added option to reset dhats
This commit is contained in:
parent
369ad19031
commit
36255699c1
1 changed files with 3 additions and 0 deletions
|
|
@ -258,6 +258,9 @@ module global
|
|||
! number of processors for cmfd
|
||||
integer :: n_procs_cmfd
|
||||
|
||||
! reset dhats to zero
|
||||
logical :: dhat_reset = .FALSE.
|
||||
|
||||
contains
|
||||
|
||||
!===============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue