|
1 | 1 | =============================================================== |
2 | 2 |
|
| 3 | +Tag name: cam6_4_162 |
| 4 | +Originator(s): fvitt |
| 5 | +Date: 2 Apr 2026 |
| 6 | +One-line Summary: Fix issue with aerosol optics diagnostics; GNU Fortran compiler workarounds |
| 7 | +Github PR URLs: |
| 8 | + https://github.com/ESCOMP/CAM/pull/1500 |
| 9 | + https://github.com/ESCOMP/CAM/pull/1520 |
| 10 | + |
| 11 | +Purpose of changes (include the issue number and title text for each relevant GitHub issue): |
| 12 | + |
| 13 | + Fix issues with aerosol optics diagnostics for bulk and prescribed volcanic aerosols |
| 14 | + -- issue #1497 |
| 15 | + |
| 16 | + Fix compile errors with GNU Fortran 14.3.0 on Derecho |
| 17 | + -- issues #1512 and #1519 |
| 18 | + |
| 19 | +Describe any changes made to build system: N/A |
| 20 | + |
| 21 | +Describe any changes made to the namelist: N/A |
| 22 | + |
| 23 | +List any changes to the defaults for the boundary datasets: N/A |
| 24 | + |
| 25 | +Describe any substantial timing or memory changes: N/A |
| 26 | + |
| 27 | +Code reviewed by: cacraigucar, jimmielin |
| 28 | + |
| 29 | +List all files eliminated: N/A |
| 30 | + |
| 31 | +List all files added and what they do: |
| 32 | + |
| 33 | +List all existing files that have been modified, and describe the changes: |
| 34 | +M .gitmodules |
| 35 | +M src/physics/ali_arms |
| 36 | + - update ALI-ARMS tag -- gnu compiler fix |
| 37 | + |
| 38 | +M src/chemistry/mozart/mo_tuvx.F90 |
| 39 | + - gnu compiler bug workaround |
| 40 | + |
| 41 | +M src/chemistry/aerosol/bulk_aerosol_state_mod.F90 |
| 42 | + - define volume functions used in aerosol optics diags |
| 43 | + |
| 44 | +M src/physics/cam/aerosol_optics_cam.F90 |
| 45 | + - changes for bulk and prescribed volcanic aerosol optics diags |
| 46 | + |
| 47 | +If there were any failures reported from running test_driver.sh on any test |
| 48 | +platform, and checkin with these failures has been OK'd by the gatekeeper, |
| 49 | +then copy the lines from the td.*.status files for the failed tests to the |
| 50 | +appropriate machine below. All failed tests must be justified. |
| 51 | + |
| 52 | +derecho/intel/aux_cam: |
| 53 | + DIFF ERC_D_Ln9.f09_f09_mt232.FHIST_BDRD.derecho_intel.cam-outfrq9s |
| 54 | + DIFF ERC_D_Ln9.f19_f19_mg17.QPMOZ.derecho_intel.cam-outfrq3s |
| 55 | + DIFF ERC_D_Ln9.mpasa120_mpasa120.F2000climo.derecho_intel.cam-outfrq9s_mpasa120 |
| 56 | + DIFF ERC_D_Ln9.mpasa120_mpasa120.FHISTC_LTso.derecho_intel.cam-outfrq9s_mpasa120 |
| 57 | + DIFF ERC_D_Ln9.ne30pg3_ne30pg3_mt232.F1850C_LTso.derecho_intel.cam-outfrq9s |
| 58 | + DIFF ERC_Ln9.C96_C96_mt232.F2000climo.derecho_intel.cam-outfrq9s |
| 59 | + DIFF ERI_D_Ln18.f09_f09_mt232.FHIST.derecho_intel.cam-outfrq3s_eri |
| 60 | + DIFF ERI_D_Ln18.f19_f19_mt232.FHIST_C5.derecho_intel.cam-outfrq3s_eri |
| 61 | + DIFF ERI_D_Ln18.ne16pg3_ne16pg3_mt232.FHIST_C4.derecho_intel.cam-outfrq3s_eri |
| 62 | + DIFF ERI_D_Ln18.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_intel.cam-outfrq3s_eri |
| 63 | + DIFF ERP_D_Ln9.ne30pg3_ne30pg3_mt232.F1850C_MTso.derecho_intel.cam-outfrq9s |
| 64 | + DIFF ERP_Lh12.f19_f19_mg17.FW4madSD.derecho_intel.cam-outfrq3h |
| 65 | + DIFF ERP_Ln9.f19_f19_mg17.FWsc1850.derecho_intel.cam-outfrq9s |
| 66 | + DIFF ERR_Ln9.ne16pg3_ne16pg3_mt232.FHISTC_LTso.derecho_intel.cam-outfrq9s_bwic |
| 67 | + DIFF SMS_D_Ln9.f09_f09_mg17.FSD.derecho_intel.cam-outfrq9s |
| 68 | + DIFF SMS_D_Ln9.f19_f19_mt232.FHIST_C5.derecho_intel.cam-mam7 |
| 69 | + DIFF SMS_D_Ln9.ne0ARCTICne30x4_ne0ARCTICne30x4_mt12.FHIST.derecho_intel.cam-outfrq9s |
| 70 | + DIFF SMS_D_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_MTso.derecho_intel.cam-outfrq9s |
| 71 | + - expected differences in aerosol optical properties, otherwise bit-for-bit |
| 72 | + |
| 73 | +derecho/nvhpc/aux_cam: |
| 74 | + FAIL ERS_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_nvhpc.cam-outfrq9s_gpu_default BASELINE /glade/campaign/cesm/community/amwg/cam_baselines/cam6_4_161_nvhpc: DIFF |
| 75 | + - expected differences in aerosol optical properties, otherwise bit-for-bit |
| 76 | + |
| 77 | + FAIL ERS_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_nvhpc.cam-outfrq9s_gpu_default COMPARE_base_rest |
| 78 | + - pre-existing failure -- see https://github.com/ESCOMP/CAM/issues/1513 |
| 79 | + |
| 80 | +izumi/nag/aux_cam: |
| 81 | + FAIL ERC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_nag.cam-outfrq3s_subcol |
| 82 | + - pre-existing failure -- see https://github.com/ESCOMP/CAM/issues/1514 |
| 83 | + |
| 84 | + DIFF ERC_D_Ln9.f10_f10_mt232.FHIST.izumi_nag.cam-outfrq3s_cospsathist |
| 85 | + DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_nag.cam-cosp_rad_diags |
| 86 | + DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_nag.cam-outfrq9s_nochem |
| 87 | + DIFF SMS_D_Ln6.ne5_ne5_mg37.QPWmaC4.izumi_nag.cam-outfrq3s_physgrid_tem |
| 88 | + DIFF SMS_D_Ln9.f10_f10_mt232.F1850.izumi_nag.cam-outfrq9s |
| 89 | + DIFF TMC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_nag.cam-mc_ttrac |
| 90 | + - expected differences in aerosol optical properties, otherwise bit-for-bit |
| 91 | + |
| 92 | +izumi/gnu/aux_cam: |
| 93 | + DIFF ERC_D_Ln9.f10_f10_mg37.QPC4.izumi_gnu.cam-outfrq3s_diags |
| 94 | + DIFF ERC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_gnu.cam-rad_diag |
| 95 | + DIFF ERC_D_Ln9.f19_f19_mt232.FHIST.izumi_gnu.cam-lonlat_fv_diags |
| 96 | + DIFF ERC_D_Ln9.mpasa480_mpasa480_mt232.FHISTC_LTso.izumi_gnu.cam-outfrq9s_mpasa480 |
| 97 | + DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.F1850_C4.izumi_gnu.cam-co2rmp |
| 98 | + DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHISTC_LTso.izumi_gnu.cam-sat_lcltod |
| 99 | + DIFF ERC_D_Ln9.ne3pg3_ne3pg3_mt232.FHIST.izumi_gnu.cam-nochem_clubbmf |
| 100 | + DIFF ERS_Ln9_P24x1.mpasa480_mpasa480.F2000climo.izumi_gnu.cam-outfrq9s_mpasa480 |
| 101 | + DIFF PLB_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_gnu.cam-ttrac_loadbal0 |
| 102 | + DIFF PLB_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_gnu.cam-ttrac_loadbal1 |
| 103 | + DIFF PLB_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_gnu.cam-ttrac_loadbal3 |
| 104 | + DIFF SMS_D_Ln3.f10_f10_mg37.QPMOZ.izumi_gnu.cam-outfrq3s_chemproc |
| 105 | + DIFF SMS_D_Ln9.f10_f10_mg37.QPWmaC4.izumi_gnu.cam-outfrq9s_apmee |
| 106 | + DIFF SMS_D_Ln9.f19_f19_mt232.FW4madSD.izumi_gnu.cam-outfrq9s |
| 107 | + DIFF SUB_D_Ln9.ne3pg3_ne3pg3_mt232.FHIST.izumi_gnu.cam-outfrq9s |
| 108 | + - expected differences in aerosol optical properties, otherwise bit-for-bit |
| 109 | + |
| 110 | +Summarize any changes to answers: |
| 111 | + |
| 112 | + changes in aerosol optics diagnostics , otherwise bit-for-bit |
| 113 | + |
| 114 | +=============================================================== |
| 115 | +=============================================================== |
| 116 | + |
3 | 117 | Tag name: cam6_4_161 |
4 | 118 | Originator(s): fvitt |
5 | 119 | Date: 27 Mar 2026 |
|
0 commit comments