Skip to content

Commit 6de5416

Browse files
committed
Draft ChangeLog.
1 parent 1534146 commit 6de5416

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1213
Describe 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+
5358
If there were any failures reported from running test_driver.sh on any test
5459
platform, and checkin with these failures has been OK'd by the gatekeeper,
5560
then copy the lines from the td.*.status files for the failed tests to the

0 commit comments

Comments
 (0)