Skip to content

Commit 83a2529

Browse files
committed
Finalize ChangeLog for cam6_4_151.
1 parent f5bfd11 commit 83a2529

1 file changed

Lines changed: 56 additions & 0 deletions

File tree

doc/ChangeLog

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,59 @@
1+
===============================================================
2+
3+
Tag name: cam6_4_151
4+
Originator(s): Haipeng Lin
5+
Date: Feb 12, 2026
6+
One-line Summary: GEOS-Chem within CESM: fix MAM4 mapping for SO4 in default configuration
7+
Github PR URL: https://github.com/ESCOMP/CAM/pull/1481
8+
9+
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
10+
- Fixes #1480 - incorrect sulfate mapping from MAM4 to GEOS-Chem chemistry
11+
12+
Describe any changes made to build system: N/A
13+
14+
Describe any changes made to the namelist: N/A
15+
16+
List any changes to the defaults for the boundary datasets: N/A
17+
18+
Describe any substantial timing or memory changes: N/A
19+
20+
Code reviewed by: lizziel, cacraig
21+
22+
List all files eliminated: N/A
23+
24+
List all files added and what they do: N/A
25+
26+
List all existing files that have been modified, and describe the changes:
27+
M src/chemistry/geoschem/chemistry.F90
28+
- fixes #1480 (incorrect sulfate mapping from MAM4 to GEOS-Chem chemistry)
29+
30+
If there were any failures reported from running test_driver.sh on any test
31+
platform, and checkin with these failures has been OK'd by the gatekeeper,
32+
then copy the lines from the td.*.status files for the failed tests to the
33+
appropriate machine below. All failed tests must be justified.
34+
35+
derecho/intel/aux_cam:
36+
ERI_D_Ln18.ne16pg3_ne16pg3_mt232.FHIST_C4.derecho_intel.cam-outfrq3s_eri (Overall: FAIL) details:
37+
- pre-existing failure
38+
- ERI test discovered a bug in CICE: See: https://github.com/ESCOMP/CESM_CICE/issues/34
39+
40+
SMS_Ld1.f09_f09_mg17.FCHIST_GC.derecho_intel.cam-outfrq1d (Overall: DIFF) details:
41+
- expected baseline change due to change in GEOS-Chem chemistry interface for bug-fix.
42+
43+
derecho/nvhpc/aux_cam: All PASS
44+
45+
izumi/nag/aux_cam: All PASS
46+
47+
izumi/gnu/aux_cam: All PASS
48+
49+
CAM tag used for the baseline comparison tests if different than previous
50+
tag:
51+
52+
Summarize any changes to answers:
53+
Answer differences in GEOS-Chem compset only due to bug fix.
54+
55+
If bitwise differences were observed, how did you show they were no worse
56+
than roundoff?
157

258
===============================================================
359

0 commit comments

Comments
 (0)