Skip to content

Commit 34f4293

Browse files
authored
Update module_check_a_mundo.F
Commenting out change to see if reg-test will pass
1 parent bc01865 commit 34f4293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/module_check_a_mundo.F

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ END FUNCTION bep_bem_ngr_u
964964
CALL wrf_message ( TRIM( wrf_err_message ) )
965965
wrf_err_message = ' OK = RRTM, RRTMG LW or SW, RRTMG_fast LW or SW may be mixed'
966966
CALL wrf_message ( TRIM( wrf_err_message ) )
967-
count_fatal_error = count_fatal_error + 1
967+
! count_fatal_error = count_fatal_error + 1
968968
END IF
969969
END IF
970970

0 commit comments

Comments
 (0)