Skip to content

Commit 8ed75d5

Browse files
committed
Update ChangeLog for cam6_4_147
1 parent 6c65384 commit 8ed75d5

1 file changed

Lines changed: 81 additions & 0 deletions

File tree

doc/ChangeLog

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,84 @@
1+
2+
===============================================================
3+
4+
Tag name: cam6_4_147
5+
Originator(s): kdraeder, cacraigucar
6+
Date: Jan 28, 2026
7+
One-line Summary: Made ERI test check for Gregorian+spinup compset incompatibility
8+
Github PR URL: https://github.com/ESCOMP/CAM/pull/1473
9+
10+
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
11+
- ERI test; consistency of compset and calendar: https://github.com/ESCOMP/CAM/issues/1447
12+
13+
Describe any changes made to build system:
14+
- Now checks that a user is not using the gregorian calendar with a spinup compset since the stream handling
15+
has issues with leap days
16+
17+
Describe any changes made to the namelist: N/A
18+
19+
List any changes to the defaults for the boundary datasets: N/A
20+
21+
Describe any substantial timing or memory changes: N/A
22+
23+
Code reviewed by: cacraigucar
24+
25+
List all files eliminated: N/A
26+
27+
List all files added and what they do:
28+
A cime_config/testdefs/testmods_dirs/cam/outfrq9s_leapday/user_nl_mosart
29+
- add output frequency for mosart
30+
31+
List all existing files that have been modified, and describe the changes:
32+
M cime_config/buildnml
33+
- add check to prevent gregorian calendar to be used with spinup compsets
34+
35+
M cime_config/testdefs/testlist_cam.xml
36+
- change test which was using gregorian calendaro with a spinup compset to a working configuration
37+
38+
M cime_config/testdefs/testmods_dirs/cam/outfrq9s_leapday/shell_commands
39+
M cime_config/testdefs/testmods_dirs/cam/outfrq9s_leapday/user_nl_clm
40+
- mods to better test leapday
41+
42+
If there were any failures reported from running test_driver.sh on any test
43+
platform, and checkin with these failures has been OK'd by the gatekeeper,
44+
then copy the lines from the td.*.status files for the failed tests to the
45+
appropriate machine below. All failed tests must be justified.
46+
47+
derecho/intel/aux_cam:
48+
ERI_D_Ln18.ne16pg3_ne16pg3_mt232.FHIST_C4.derecho_intel.cam-outfrq3s_eri (Overall: FAIL) details:
49+
- pre-existing failure
50+
- ERI test discovered a bug in CICE: See: https://github.com/ESCOMP/CESM_CICE/issues/34
51+
52+
SMS_D_Ln9.f09_f09_mg17.FCts2nudged.derecho_intel.cam-outfrq9s_leapday (Overall: DIFF) details:
53+
FAIL SMS_D_Ln9.f09_f09_mg17.FCts2nudged.derecho_intel.cam-outfrq9s_leapday NLCOMP
54+
FAIL SMS_D_Ln9.f09_f09_mg17.FCts2nudged.derecho_intel.cam-outfrq9s_leapday BASELINE /glade/campaign/cesm/community/amwg/cam_base
55+
- Changed namelist settings for the leapday test
56+
57+
derecho/nvhpc/aux_cam:
58+
ERS_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_nvhpc.cam-outfrq9s_gpu_default (Overall: FAIL) details:
59+
- pre-existing failure -- exceeds wallclock time limit
60+
NOTE: Jian has determined this is due to changes on derecho with the the last upgrade.
61+
He has reported the issue to CISL. Note cam6_4_128 is the last CAM tag with
62+
baselines to use for comparison but answer changes are expected starting with
63+
cam6_4_130.
64+
65+
End of cesm.log file:
66+
deg0049.hsn.de.hpc.ucar.edu 0: calcsize j,iq,jac, lsfrm,lstoo 2 5 2 19 20
67+
deg0049.hsn.de.hpc.ucar.edu 1: Opened file
68+
deg0049.hsn.de.hpc.ucar.edu 1: ERS_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_nvhpc.cam-outfrq9s_gpu_default.G.aux_cam_nvhpc_20260123064354.cam.r.1979-01-01-09000.nc
69+
deg0049.hsn.de.hpc.ucar.edu 1: to write 316
70+
deg0051.hsn.de.hpc.ucar.edu: rank 64 died from signal 15
71+
72+
73+
izumi/nag/aux_cam: all BFB
74+
75+
izumi/gnu/aux_cam:
76+
SMS_D_Ln9.f10_f10_mg37.FWmaHIST.izumi_gnu.cam-outfrq9s_mee_fluxes (Overall: DIFF) details:
77+
FAIL SMS_D_Ln9.f10_f10_mg37.FWmaHIST.izumi_gnu.cam-outfrq9s_mee_fluxes NLCOMP
78+
FAIL SMS_D_Ln9.f10_f10_mg37.FWmaHIST.izumi_gnu.cam-outfrq9s_mee_fluxes BASELINE
79+
- Introduced new test
80+
81+
===============================================================
182
===============================================================
283

384
Tag name: cam6_4_146

0 commit comments

Comments
 (0)