|
| 1 | + |
| 2 | +=============================================================== |
| 3 | + |
| 4 | +Tag name: cam6_4_134 |
| 5 | +Originator(s): cacraig |
| 6 | +Date: Dec 4, 2025 |
| 7 | +One-line Summary: Update externals to match cesm3_0_alpha07h |
| 8 | +Github PR URL: https://github.com/ESCOMP/CAM/pull/1446 |
| 9 | + |
| 10 | +Purpose of changes (include the issue number and title text for each relevant GitHub issue): |
| 11 | + - Update externals to match alpha07h: https://github.com/ESCOMP/CAM/issues/1433 |
| 12 | + - Include update of git-fleximod to v1.1.1 |
| 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: nusbaume |
| 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 ccs_config |
| 31 | +M cime |
| 32 | +M components/cdeps |
| 33 | +M components/cmeps |
| 34 | +M components/mizuRoute |
| 35 | +M doc/ChangeLog |
| 36 | +M share |
| 37 | +M tools/CUPiD |
| 38 | + - update externals to match alpha07h |
| 39 | + |
| 40 | +M .lib/git-fleximod/.github/workflows/pytest.yaml |
| 41 | +M .lib/git-fleximod/.pre-commit-config.yaml |
| 42 | +M .lib/git-fleximod/CODE_OF_CONDUCT.md |
| 43 | +M .lib/git-fleximod/git_fleximod/cli.py |
| 44 | +M .lib/git-fleximod/git_fleximod/git_fleximod.py |
| 45 | +M .lib/git-fleximod/git_fleximod/gitinterface.py |
| 46 | +M .lib/git-fleximod/git_fleximod/gitmodules.py |
| 47 | +M .lib/git-fleximod/git_fleximod/metoflexi.py |
| 48 | +M .lib/git-fleximod/git_fleximod/submodule.py |
| 49 | +M .lib/git-fleximod/git_fleximod/utils.py |
| 50 | +M .lib/git-fleximod/poetry.lock |
| 51 | +M .lib/git-fleximod/pyproject.toml |
| 52 | +M .lib/git-fleximod/tbump.toml |
| 53 | +M .lib/git-fleximod/tests/conftest.py |
| 54 | +M .lib/git-fleximod/tests/test_a_import.py |
| 55 | +M .lib/git-fleximod/tests/test_b_update.py |
| 56 | +M .lib/git-fleximod/tests/test_c_required.py |
| 57 | +M .lib/git-fleximod/tests/test_d_complex.py |
| 58 | +M .lib/git-fleximod/tests/test_e_complex_update.py |
| 59 | +A .lib/git-fleximod/tests/utils_for_tests.py |
| 60 | + - update git-fleximod to v1.1.1 |
| 61 | + |
| 62 | +If there were any failures reported from running test_driver.sh on any test |
| 63 | +platform, and checkin with these failures has been OK'd by the gatekeeper, |
| 64 | +then copy the lines from the td.*.status files for the failed tests to the |
| 65 | +appropriate machine below. All failed tests must be justified. |
| 66 | + |
| 67 | +** All tests have namelist changes due to changes in externals |
| 68 | + |
| 69 | +derecho/intel/aux_cam: |
| 70 | + ERP_Ld3.ne16pg3_ne16pg3_mg17.FHISTC_WAt1ma.derecho_intel.cam-reduced_hist1d (Overall: DIFF) details: |
| 71 | + ERP_Ld3.ne30pg3_ne30pg3_mt232.FHISTC_MTt4s.derecho_intel.cam-outfrq1d_aoa (Overall: DIFF) details: |
| 72 | + ERP_Ln9.ne30pg3_ne30pg3_mg17.FCnudged.derecho_intel.cam-outfrq9s (Overall: DIFF) details: |
| 73 | + ERP_Ln9.ne30pg3_ne30pg3_mg17.FHISTC_WAma.derecho_intel.cam-outfrq9s (Overall: DIFF) details: |
| 74 | + - Answer changes due to updated externals |
| 75 | + |
| 76 | + SMS_D_Ln9_P1536x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s (Overall: DIFF) details: |
| 77 | + - intermittent failure in CTSM code (lnd_set_decomp_and_domain.F90) |
| 78 | + - This test failed the first time but passed on a retry. Keeping this in the ChangeLog until CTSM makes a fix |
| 79 | + |
| 80 | +derecho/nvhpc/aux_cam: |
| 81 | + - pre-existing failure: |
| 82 | + - timing issue - Jian has determined this is due to changes on derecho with the the last upgrade. He has |
| 83 | + reported the issue to CISL. Note cam6_4_128 is the last CAM tag with baselines to use for comparison |
| 84 | + but answer changes are expected starting with cam6_4_130 |
| 85 | + |
| 86 | +izumi/nag/aux_cam: all BFB |
| 87 | + |
| 88 | +izumi/gnu/aux_cam: all BFB |
| 89 | + |
| 90 | +=============================================================== |
1 | 91 | =============================================================== |
2 | 92 |
|
3 | 93 | Tag name: cam6_4_133 |
|
0 commit comments