Skip to content

Commit eece29c

Browse files
committed
Add draft Changelog message
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
1 parent ab51983 commit eece29c

1 file changed

Lines changed: 105 additions & 0 deletions

File tree

doc/ChangeLog

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,95 @@
1+
=======
2+
Tag name: cam6_4_081
3+
Originator(s): lizziel
4+
Date: 31 Mar 2025
5+
One-line Summary: Update HEMCO interface external to HEMCO_CESM 2.1.0
6+
Github PR URL: https://github.com/ESCOMP/CAM/pull/1221
7+
8+
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
9+
HEMCO_CESM includes fixes to allow ERS tests of CAM-chem with HEMCO to pass, ERP tests will
10+
continue to fail with this update but will be fixed in the next version of HEMCO_CESM.
11+
12+
Describe any changes made to build system:
13+
14+
Describe any changes made to the namelist:
15+
16+
List any changes to the defaults for the boundary datasets:
17+
18+
Describe any substantial timing or memory changes:
19+
20+
Code reviewed by: TBD
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+
28+
M .gitmodules
29+
- Update HEMCO_CESM version from hemco-cesm2_0_hemco3_9_0 to hemco-cesm2_1_0_hemco3_9_0
130

31+
M bld/namelist-files/namelist_defaults_cam.xml
32+
- Update default hemco_config_file to read and regrid aviation emissions every timestep
33+
- Change default paths of hemco_data_root, hemco_config_file, and hemco_diagn_file
34+
35+
M cime_config/testdefs/testlist_cam.xml
36+
- Fix typos in comments of FCSD_HCO tests
37+
38+
M src/hemco
39+
- Committed hemco submodule (HEMCO_CESM) hash for tag hemco-cesm2_1_0_hemco3_9_0
40+
41+
If there were any failures reported from running test_driver.sh on any test
42+
platform, and checkin with these failures has been OK'd by the gatekeeper,
43+
then copy the lines from the td.*.status files for the failed tests to the
44+
appropriate machine below. All failed tests must be justified.
45+
46+
derecho/intel/aux_cam:
47+
48+
ERP_Ln9.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq9s (Overall: FAIL)
49+
SMS_Ld1.f09_f09_mg17.FCHIST_GC.derecho_intel.cam-outfrq1d (Overall: DIFF)
50+
- pre-existing failure due to HEMCO not having reproducible results (issues #1018 and #856)
51+
52+
SMS_D_Ln9.f19_f19_mg17.FXHIST.derecho_intel.cam-outfrq9s_amie (Overall: FAIL)
53+
SMS_D_Ln9_P1280x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s (Overall: FAIL)
54+
- pre-existing failures due to build-namelist error requiring CLM/CTSM external update
55+
56+
SMS_D_Ln9_P1280x1.ne30pg3_ne30pg3_mg17.FHISTC_MTt1s.derecho_intel.cam-outfrq9s_Leung_dust (Overall: DIFF)
57+
- Missed baseline update from previous CAM tag (cam6_4_063)
58+
59+
derecho/nvhpc/aux_cam:
60+
61+
ERS_Ln9.ne30pg3_ne30pg3_mg17.F2000dev.derecho_nvhpc.cam-outfrq9s_gpu_default (Overall: DIFF)
62+
- Expected change in baseline answers.
63+
64+
izumi/nag/aux_cam: ALL PASS
65+
66+
izumi/gnu/aux_cam: ALL PASS
67+
68+
CAM tag used for the baseline comparison tests if different than previous
69+
tag:
70+
71+
Summarize any changes to answers, i.e.,
72+
- what code configurations:
73+
- what platforms/compilers:
74+
- nature of change (roundoff; larger than roundoff but same climate; new
75+
climate):
76+
77+
If bitwise differences were observed, how did you show they were no worse
78+
than roundoff?
79+
80+
If this tag changes climate describe the run(s) done to evaluate the new
81+
climate in enough detail that it(they) could be reproduced, i.e.,
82+
- source tag (all code used must be in the repository):
83+
- platform/compilers:
84+
- configure commandline:
85+
- build-namelist command (or complete namelist):
86+
- MSS location of output:
87+
88+
MSS location of control simulations used to validate new climate:
89+
90+
URL for AMWG diagnostics output used to validate new climate:
91+
92+
===============================================================
293
===============================================================
394

495
Tag name: cam6_4_081
@@ -2653,8 +2744,21 @@ MSS location of control simulations used to validate new climate:
26532744
URL for AMWG diagnostics output used to validate new climate:
26542745

26552746
===============================================================
2747+
=======
2748+
derecho/intel/aux_cam: TBD
2749+
2750+
derecho/nvhpc/aux_cam: TBD
2751+
2752+
izumi/nag/aux_cam: TBD
2753+
2754+
izumi/gnu/aux_cam: TBD
2755+
2756+
Summarize any changes to answers: bit-for-bit unchanged
2757+
2758+
>>>>>>> 00d3cfb3 (Add draft Changelog message)
26562759
===============================================================
26572760

2761+
===============================================================
26582762
Tag name: cam6_4_057
26592763
Originator(s): brianpm, eaton, nusbaume
26602764
Date: Jan 29 2025
@@ -5077,6 +5181,7 @@ Summarize any changes to answers:
50775181
- F compsets have answer changes due to updated CTSM.
50785182

50795183
===============================================================
5184+
=======
50805185

50815186
Tag name: cam6_4_038
50825187
Originator(s): lizziel

0 commit comments

Comments
 (0)