|
| 1 | + |
| 2 | +=============================================================== |
| 3 | + |
| 4 | +Tag name: cam6_4_129 |
| 5 | +Originator(s): cacraig |
| 6 | +Date: Nov 18, 2025 |
| 7 | +One-line Summary: Update externals to match cesm3_0_alpha07g |
| 8 | +Github PR URL: https://github.com/ESCOMP/CAM/pull/1436 |
| 9 | + |
| 10 | +Purpose of changes (include the issue number and title text for each relevant GitHub issue): |
| 11 | + - Update externals to match alpha07g externals: https://github.com/ESCOMP/CAM/issues/1418 |
| 12 | + - ne0CONUSne30x8 prealpha test failing: https://github.com/ESCOMP/CAM/issues/1434 |
| 13 | + |
| 14 | +Describe any changes made to build system: N/A |
| 15 | + |
| 16 | +Describe any changes made to the namelist: N/A |
| 17 | + |
| 18 | +List any changes to the defaults for the boundary datasets: N/A |
| 19 | + |
| 20 | +Describe any substantial timing or memory changes: N/A |
| 21 | + |
| 22 | +Code reviewed by: jimmielin |
| 23 | + |
| 24 | +List all files eliminated: N/A |
| 25 | + |
| 26 | +List all files added and what they do: N/A |
| 27 | + |
| 28 | +List all existing files that have been modified, and describe the changes: |
| 29 | +M .gitmodules |
| 30 | +M cime |
| 31 | +M components/cdeps |
| 32 | +M components/cice |
| 33 | +M components/cmeps |
| 34 | + - update externals to match alpha07g |
| 35 | + |
| 36 | +M cime_config/testdefs/testlist_cam.xml |
| 37 | + - Increase nodes for CONUS tests |
| 38 | + |
| 39 | +If there were any failures reported from running test_driver.sh on any test |
| 40 | +platform, and checkin with these failures has been OK'd by the gatekeeper, |
| 41 | +then copy the lines from the td.*.status files for the failed tests to the |
| 42 | +appropriate machine below. All failed tests must be justified. |
| 43 | + |
| 44 | +** All test suites have namelist changes |
| 45 | + |
| 46 | +derecho/intel/aux_cam: all BFB except: |
| 47 | + SMS_D_Ln9_P1536x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s |
| 48 | + - new baseline due to change in processor count in directory name |
| 49 | + |
| 50 | +derecho/nvhpc/aux_cam: |
| 51 | + - timing issue - will increase timing in next tag |
| 52 | + |
| 53 | +izumi/nag/aux_cam: all BFB |
| 54 | + |
| 55 | +izumi/gnu/aux_cam: all BFB |
| 56 | + |
| 57 | +=============================================================== |
1 | 58 | =============================================================== |
2 | 59 |
|
3 | 60 | Tag name: cam6_4_128 |
|
0 commit comments