|
| 1 | +Tag name: cam6_4_174 |
| 2 | +Originator(s): kuanchihwang |
| 3 | +Date: 21 May 2026 |
| 4 | +One-line Summary: Update MPAS dynamical core to version 8.4.0 |
| 5 | +Github PR URL: https://github.com/ESCOMP/CAM/pull/1545 |
| 6 | + |
| 7 | +Purpose of changes (include the issue number and title text for each relevant GitHub issue): |
| 8 | + |
| 9 | +This PR updates MPAS dynamical core from version 8.2.1 to 8.4.0. See the in-between release notes of MPAS for details. |
| 10 | + |
| 11 | +Closes #1479 |
| 12 | + |
| 13 | +Describe any changes made to build system: |
| 14 | + |
| 15 | +M src/dynamics/mpas/Makefile |
| 16 | + * Update Makefile to fix build errors |
| 17 | + * Remove unnecessary Makefile build target |
| 18 | + * Add patches to fix crash in MPAS 8.4.0 |
| 19 | + |
| 20 | +Describe any changes made to the namelist: |
| 21 | + |
| 22 | +M bld/build-namelist |
| 23 | +M bld/namelist_files/namelist_defaults_cam.xml |
| 24 | +M bld/namelist_files/namelist_definition.xml |
| 25 | + * Update namelist definitions, defaults, and input to accommodate MPAS 8.4.0 |
| 26 | + |
| 27 | +List any changes to the defaults for the boundary datasets: |
| 28 | + |
| 29 | +None |
| 30 | + |
| 31 | +Describe any substantial timing or memory changes: |
| 32 | + |
| 33 | +None |
| 34 | + |
| 35 | +Code reviewed by: nusbaume |
| 36 | + |
| 37 | +List all files eliminated: |
| 38 | + |
| 39 | +None |
| 40 | + |
| 41 | +List all files added and what they do: |
| 42 | + |
| 43 | +A src/dynamics/mpas/driver/0001-Fix-Fortran-standard-violation.patch |
| 44 | +A src/dynamics/mpas/driver/0002-Add-missing-argument-intent.patch |
| 45 | +A src/dynamics/mpas/driver/0003-Avoid-implicit-save-attribute.patch |
| 46 | + * Add patches to fix crash in MPAS 8.4.0 |
| 47 | + |
| 48 | +List all existing files that have been modified, and describe the changes: |
| 49 | + |
| 50 | +M .gitmodules |
| 51 | + * Update MPAS dynamical core to version 8.4.0 |
| 52 | +M src/dynamics/mpas/dp_coupling.F90 |
| 53 | + * Add support for new deformation coefficients introduced in MPAS 8.4.0 |
| 54 | +M src/dynamics/mpas/driver/cam_mpas_subdriver.F90 |
| 55 | + * Remove deprecated variables that no longer exist |
| 56 | + * Define new constituent indexes required by MPAS 8.4.0 |
| 57 | +M src/dynamics/mpas/driver/README |
| 58 | + * Add patches to fix crash in MPAS 8.4.0 |
| 59 | +M src/dynamics/mpas/dycore |
| 60 | + * Update MPAS dynamical core to version 8.4.0 |
| 61 | +M src/dynamics/mpas/dyn_comp.F90 |
| 62 | + * Update namelist definitions, defaults, and input to accommodate MPAS 8.4.0 |
| 63 | + * Add support for new deformation coefficients introduced in MPAS 8.4.0 |
| 64 | + |
| 65 | +If there were any failures reported from running test_driver.sh on any test |
| 66 | +platform, and checkin with these failures has been OK'd by the gatekeeper, |
| 67 | +then copy the lines from the td.*.status files for the failed tests to the |
| 68 | +appropriate machine below. All failed tests must be justified. |
| 69 | + |
| 70 | +derecho/intel/aux_cam: |
| 71 | + ERC_D_Ln9.mpasa120_mpasa120.F2000climo.derecho_intel.cam-outfrq9s_mpasa120 (Overall: DIFF) details: |
| 72 | + FAIL ERC_D_Ln9.mpasa120_mpasa120.F2000climo.derecho_intel.cam-outfrq9s_mpasa120 NLCOMP |
| 73 | + FAIL ERC_D_Ln9.mpasa120_mpasa120.F2000climo.derecho_intel.cam-outfrq9s_mpasa120 BASELINE /glade/campaign/cesm/community/amwg/cam_baselines/cam6_4_173_intel: DIFF |
| 74 | + ERC_D_Ln9.mpasa120_mpasa120.FHISTC_LTso.derecho_intel.cam-outfrq9s_mpasa120 (Overall: DIFF) details: |
| 75 | + FAIL ERC_D_Ln9.mpasa120_mpasa120.FHISTC_LTso.derecho_intel.cam-outfrq9s_mpasa120 NLCOMP |
| 76 | + FAIL ERC_D_Ln9.mpasa120_mpasa120.FHISTC_LTso.derecho_intel.cam-outfrq9s_mpasa120 BASELINE /glade/campaign/cesm/community/amwg/cam_baselines/cam6_4_173_intel: DIFF |
| 77 | + ERC_D_Ln9.mpasa120_mpasa120.QPC7.derecho_intel.cam-outfrq9s_mpasa120 (Overall: DIFF) details: |
| 78 | + FAIL ERC_D_Ln9.mpasa120_mpasa120.QPC7.derecho_intel.cam-outfrq9s_mpasa120 NLCOMP |
| 79 | + FAIL ERC_D_Ln9.mpasa120_mpasa120.QPC7.derecho_intel.cam-outfrq9s_mpasa120 BASELINE /glade/campaign/cesm/community/amwg/cam_baselines/cam6_4_173_intel: DIFF |
| 80 | + |
| 81 | + Expected namelist and answer changes due to MPAS version update. |
| 82 | + |
| 83 | + Notes about SMS_D_Ln9_P1536x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s: |
| 84 | + This test is flaky. It may sometimes fail with a "floating invalid" error in CTSM. |
| 85 | + |
| 86 | +derecho/nvhpc/aux_cam: |
| 87 | + PASS. |
| 88 | + |
| 89 | +izumi/nag/aux_cam: |
| 90 | + ERC_D_Ln9.mpasa480_mpasa480_mt232.FHS94.izumi_nag.cam-outfrq9s (Overall: DIFF) details: |
| 91 | + FAIL ERC_D_Ln9.mpasa480_mpasa480_mt232.FHS94.izumi_nag.cam-outfrq9s NLCOMP |
| 92 | + FAIL ERC_D_Ln9.mpasa480_mpasa480_mt232.FHS94.izumi_nag.cam-outfrq9s BASELINE /fs/cgd/csm/models/atm/cam/pretag_bl/cam6_4_173_nag: DIFF |
| 93 | + ERC_D_Ln9.mpasa480_mpasa480_mt232.QPC7.izumi_nag.cam-outfrq9s_mpasa480 (Overall: DIFF) details: |
| 94 | + FAIL ERC_D_Ln9.mpasa480_mpasa480_mt232.QPC7.izumi_nag.cam-outfrq9s_mpasa480 NLCOMP |
| 95 | + FAIL ERC_D_Ln9.mpasa480_mpasa480_mt232.QPC7.izumi_nag.cam-outfrq9s_mpasa480 BASELINE /fs/cgd/csm/models/atm/cam/pretag_bl/cam6_4_173_nag: DIFF |
| 96 | + |
| 97 | + Expected namelist and answer changes due to MPAS version update. |
| 98 | + |
| 99 | + ERC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_nag.cam-outfrq3s_subcol (Overall: FAIL) details: |
| 100 | + FAIL ERC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_nag.cam-outfrq3s_subcol COMPARE_base_rest |
| 101 | + |
| 102 | + Pre-existing test failure. See https://github.com/ESCOMP/CAM/issues/1514. |
| 103 | + |
| 104 | +izumi/gnu/aux_cam: |
| 105 | + ERC_D_Ln9.mpasa480_mpasa480_mt232.FHISTC_LTso.izumi_gnu.cam-outfrq9s_mpasa480 (Overall: DIFF) details: |
| 106 | + FAIL ERC_D_Ln9.mpasa480_mpasa480_mt232.FHISTC_LTso.izumi_gnu.cam-outfrq9s_mpasa480 NLCOMP |
| 107 | + FAIL ERC_D_Ln9.mpasa480_mpasa480_mt232.FHISTC_LTso.izumi_gnu.cam-outfrq9s_mpasa480 BASELINE /fs/cgd/csm/models/atm/cam/pretag_bl/cam6_4_173_gnu: DIFF |
| 108 | + ERS_Ln9_P24x1.mpasa480_mpasa480.F2000climo.izumi_gnu.cam-outfrq9s_mpasa480 (Overall: DIFF) details: |
| 109 | + FAIL ERS_Ln9_P24x1.mpasa480_mpasa480.F2000climo.izumi_gnu.cam-outfrq9s_mpasa480 NLCOMP |
| 110 | + FAIL ERS_Ln9_P24x1.mpasa480_mpasa480.F2000climo.izumi_gnu.cam-outfrq9s_mpasa480 BASELINE /fs/cgd/csm/models/atm/cam/pretag_bl/cam6_4_173_gnu: DIFF |
| 111 | + |
| 112 | + Expected namelist and answer changes due to MPAS version update. |
| 113 | + |
| 114 | +CAM tag used for the baseline comparison tests if different than previous |
| 115 | +tag: cam6_4_173 |
| 116 | + |
| 117 | +Summarize any changes to answers: |
| 118 | + |
| 119 | +In summary, this PR is answer-changing for tests that involve MPAS dynamical core. |
| 120 | +For tests that do not involve MPAS dynamical core, they are bit-for-bit. |
| 121 | + |
| 122 | +=============================================================== |
| 123 | + |
1 | 124 | Tag name: cam6_4_173 |
2 | 125 | Originator(s): pel, peverwhee, hplin |
3 | 126 | Date: 15 May 2026 |
|
0 commit comments