We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f77e4 commit 40a5d6dCopy full SHA for 40a5d6d
src/global.F90
@@ -359,7 +359,7 @@ module global
359
logical :: cmfd_tally_on = .true.
360
361
! CMFD display info
362
- character(len=25) :: cmfd_display
+ character(len=25) :: cmfd_display = 'balance'
363
364
! Information about state points to be written
365
integer :: n_state_points = 0
0 commit comments