1
1
===============================================================
2
+
2
3
Tag name: cam6_4_081
3
4
Originator(s): lizziel
4
5
Date: 31 Mar 2025
@@ -8,18 +9,18 @@ Github PR URL: https://github.com/ESCOMP/CAM/pull/1221
8
9
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
9
10
HEMCO_CESM includes fixes to allow ERS tests of CAM-chem with HEMCO to pass. This requires
10
11
a clock time bug fix in HEMCO_CESM released in new version 2.1.0 as well as an update to
11
- the HEMCO configuration file to read 3D emissions every timestep. Note that ERP tests will
12
- continue to fail with this update but will be fixed in the next version of HEMCO_CESM .
12
+ the HEMCO configuration file to read 3D emissions every timestep. Restart tests are still
13
+ expected to fail if the PE-layout changes .
13
14
14
- Describe any changes made to build system:
15
+ Describe any changes made to build system: N/A
15
16
16
- Describe any changes made to the namelist:
17
+ Describe any changes made to the namelist: N/A
17
18
18
- List any changes to the defaults for the boundary datasets:
19
+ List any changes to the defaults for the boundary datasets: N/A
19
20
20
- Describe any substantial timing or memory changes:
21
+ Describe any substantial timing or memory changes: N/A
21
22
22
- Code reviewed by: TBD
23
+ Code reviewed by: fvitt, cacraig
23
24
24
25
List all files eliminated: N/A
25
26
@@ -45,51 +46,13 @@ platform, and checkin with these failures has been OK'd by the gatekeeper,
45
46
then copy the lines from the td.*.status files for the failed tests to the
46
47
appropriate machine below. All failed tests must be justified.
47
48
48
- derecho/intel/aux_cam:
49
-
50
- ERP_Ln9.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq9s (Overall: FAIL)
51
- SMS_Ld1.f09_f09_mg17.FCHIST_GC.derecho_intel.cam-outfrq1d (Overall: DIFF)
52
- - pre-existing failure due to HEMCO not having reproducible results (issues #1018 and #856)
53
-
54
- SMS_D_Ln9.f19_f19_mg17.FXHIST.derecho_intel.cam-outfrq9s_amie (Overall: FAIL)
55
- SMS_D_Ln9_P1280x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s (Overall: FAIL)
56
- - pre-existing failures due to build-namelist error requiring CLM/CTSM external update
57
-
58
- SMS_D_Ln9_P1280x1.ne30pg3_ne30pg3_mg17.FHISTC_MTt1s.derecho_intel.cam-outfrq9s_Leung_dust (Overall: DIFF)
59
- - Missed baseline update from previous CAM tag (cam6_4_063)
60
-
61
- derecho/nvhpc/aux_cam:
62
-
63
- ERS_Ln9.ne30pg3_ne30pg3_mg17.F2000dev.derecho_nvhpc.cam-outfrq9s_gpu_default (Overall: DIFF)
64
- - Expected change in baseline answers.
65
-
66
- izumi/nag/aux_cam: ALL PASS
67
-
68
- izumi/gnu/aux_cam: ALL PASS
69
-
70
- CAM tag used for the baseline comparison tests if different than previous
71
- tag:
72
-
73
- Summarize any changes to answers, i.e.,
74
- - what code configurations:
75
- - what platforms/compilers:
76
- - nature of change (roundoff; larger than roundoff but same climate; new
77
- climate):
78
-
79
- If bitwise differences were observed, how did you show they were no worse
80
- than roundoff?
49
+ derecho/intel/aux_cam: TBD
81
50
82
- If this tag changes climate describe the run(s) done to evaluate the new
83
- climate in enough detail that it(they) could be reproduced, i.e.,
84
- - source tag (all code used must be in the repository):
85
- - platform/compilers:
86
- - configure commandline:
87
- - build-namelist command (or complete namelist):
88
- - MSS location of output:
51
+ derecho/nvhpc/aux_cam: TBD
89
52
90
- MSS location of control simulations used to validate new climate:
53
+ izumi/nag/aux_cam: TBD
91
54
92
- URL for AMWG diagnostics output used to validate new climate:
55
+ izumi/gnu/aux_cam: TBD
93
56
94
57
===============================================================
95
58
===============================================================
@@ -2746,21 +2709,8 @@ MSS location of control simulations used to validate new climate:
2746
2709
URL for AMWG diagnostics output used to validate new climate:
2747
2710
2748
2711
===============================================================
2749
- =======
2750
- derecho/intel/aux_cam: TBD
2751
-
2752
- derecho/nvhpc/aux_cam: TBD
2753
-
2754
- izumi/nag/aux_cam: TBD
2755
-
2756
- izumi/gnu/aux_cam: TBD
2757
-
2758
- Summarize any changes to answers: bit-for-bit unchanged
2759
-
2760
- >>>>>>> 00d3cfb3 (Add draft Changelog message)
2761
2712
===============================================================
2762
2713
2763
- ===============================================================
2764
2714
Tag name: cam6_4_057
2765
2715
Originator(s): brianpm, eaton, nusbaume
2766
2716
Date: Jan 29 2025
0 commit comments