File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Purpose of changes (include the issue number and title text for each relevant Gi
88- Closes #1551 - Bug in physics tendency scaling
99- Closes #1553 - RRTMGP diagnostic net_flx bug
1010- Closes #1550 - ZM scheme no longer conserving energy
11+ - Closes #1556 - rad_cnst refactor: list_idx gating in carma_aerosol_state_mod.F90 breaks radiation diagnostics
1112
1213Describe any changes made to build system: N/A
1314
@@ -50,6 +51,10 @@ M src/utils/air_composition.F90
5051 - Remove 'protected' attribute from cp_or_cv_dycore to allow physpkg to
5152 save/restore it across the diagnostic physics_dme_adjust call
5253
54+ M src/chemistry/aerosol/carma_aerosol_state_mod.F90
55+ - Remove erroneous endrun guards in carma aerosol state that were blocking
56+ double radiation cases
57+
5358If there were any failures reported from running test_driver.sh on any test
5459platform, and checkin with these failures has been OK'd by the gatekeeper,
5560then copy the lines from the td.*.status files for the failed tests to the
You can’t perform that action at this time.
0 commit comments