set default cmfd display to rms balance

This commit is contained in:
Bryan Herman 2014-03-25 22:58:30 -04:00
parent 20f77e4e6f
commit 40a5d6d294

View file

@ -359,7 +359,7 @@ module global
logical :: cmfd_tally_on = .true.
! CMFD display info
character(len=25) :: cmfd_display
character(len=25) :: cmfd_display = 'balance'
! Information about state points to be written
integer :: n_state_points = 0