Skip to content

Commit 390265f

Browse files
committed
ChangeLog
1 parent 6e5fd5a commit 390265f

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

doc/ChangeLog

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
11
===============================================================
22

3+
Tag name: cam6_4_160
4+
Originator(s): fvitt
5+
Date: 27 Mar 2026
6+
One-line Summary: Fix for CESM builds
7+
Github PR URL: https://github.com/ESCOMP/CAM/pull/1518
8+
9+
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
10+
11+
Issue #1518:
12+
Fixes for TUV-x library builds in cesm tree as well as stand-alone cam tree.
13+
14+
Describe any changes made to build system:
15+
16+
Corrections to root paths needed to be able to build TUV-x library when
17+
CAM is checked out into the CESM tree and stand-alone.
18+
19+
Describe any changes made to the namelist: N/A
20+
21+
List any changes to the defaults for the boundary datasets: N/A
22+
23+
Describe any substantial timing or memory changes: N/A
24+
25+
Code reviewed by: cacraigucar
26+
27+
List all files eliminated: N/A
28+
29+
List all files added and what they do: N/A
30+
31+
List all existing files that have been modified, and describe the changes:
32+
M cime_config/buildlib
33+
M cime_config/buildnml
34+
- corrections to directory locations
35+
36+
If there were any failures reported from running test_driver.sh on any test
37+
platform, and checkin with these failures has been OK'd by the gatekeeper,
38+
then copy the lines from the td.*.status files for the failed tests to the
39+
appropriate machine below. All failed tests must be justified.
40+
41+
derecho/intel/aux_cam: All PASS
42+
43+
derecho/nvhpc/aux_cam:
44+
45+
izumi/nag/aux_cam:
46+
FAIL ERC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_nag.cam-outfrq3s_subcol
47+
- pre-existing failure -- see https://github.com/ESCOMP/CAM/issues/1514
48+
49+
izumi/gnu/aux_cam: All PASS
50+
51+
Summarize any changes to answers: bit-for-bit
52+
53+
===============================================================
54+
===============================================================
55+
356
Tag name: cam6_4_160
457
Originator(s): fvitt
558
Date: 26 Mar 2026

0 commit comments

Comments
 (0)