|
| 1 | +=============================================================== |
| 2 | + |
| 3 | +Tag name: cam6_4_082 |
| 4 | +Originator(s): lizziel |
| 5 | +Date: 2 Apr 2025 |
| 6 | +One-line Summary: Update HEMCO interface external to HEMCO_CESM 2.1.0 |
| 7 | +Github PR URL: https://github.com/ESCOMP/CAM/pull/1221 |
| 8 | + |
| 9 | +Purpose of changes (include the issue number and title text for each relevant GitHub issue): |
| 10 | + - Update HEMCO_CESM to get HEMCO clock time bug fix |
| 11 | + - Update the HEMCO configuration file for *_HCO cases to read 3D emissions every timestep |
| 12 | + - Together these updates fix failing FCSD_HCO ERS restart tests |
| 13 | + - Other FCSD_HCO tests will continue to fail due to remaining reproducibility issues that |
| 14 | + require a new HEMCO version to fix (https://github.com/ESCOMP/CAM/issues/856). |
| 15 | + |
| 16 | +Describe any changes made to build system: N/A |
| 17 | + |
| 18 | +Describe any changes made to the namelist: N/A |
| 19 | + |
| 20 | +List any changes to the defaults for the boundary datasets: N/A |
| 21 | + |
| 22 | +Describe any substantial timing or memory changes: N/A |
| 23 | + |
| 24 | +Code reviewed by: fvitt, cacraig |
| 25 | + |
| 26 | +List all files eliminated: N/A |
| 27 | + |
| 28 | +List all files added and what they do: N/A |
| 29 | + |
| 30 | +List all existing files that have been modified, and describe the changes: |
| 31 | + |
| 32 | +M .gitmodules |
| 33 | + - Update HEMCO_CESM version from hemco-cesm2_0_hemco3_9_0 to hemco-cesm2_1_0_hemco3_9_0 |
| 34 | + |
| 35 | +M bld/namelist-files/namelist_defaults_cam.xml |
| 36 | + - Update default hemco_config_file to read and regrid aviation emissions every timestep |
| 37 | + - Change default paths of hemco_config_file, hemco_diagn_file, and hemco_data_root |
1 | 38 |
|
| 39 | +M cime_config/testdefs/testlist_cam.xml |
| 40 | + - Fix typos in comments of FCSD_HCO tests |
| 41 | + |
| 42 | +M src/hemco |
| 43 | + - Committed hemco submodule (HEMCO_CESM) hash for tag hemco-cesm2_1_0_hemco3_9_0 |
| 44 | + |
| 45 | +If there were any failures reported from running test_driver.sh on any test |
| 46 | +platform, and checkin with these failures has been OK'd by the gatekeeper, |
| 47 | +then copy the lines from the td.*.status files for the failed tests to the |
| 48 | +appropriate machine below. All failed tests must be justified. |
| 49 | + |
| 50 | +derecho/intel/aux_cam: |
| 51 | + ERP_Ln9.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq9s (Overall: FAIL) details: |
| 52 | + SMS_Lh12.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq3h (Overall: DIFF) details: |
| 53 | + SMS_Ld1.f09_f09_mg17.FCHIST_GC.derecho_intel.cam-outfrq1d (Overall: DIFF) details: |
| 54 | + - pre-existing failures due to HEMCO not having reproducible results (issues #1018 and #856) |
| 55 | + |
| 56 | + SMS_D_Ln9_P1280x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s (Overall: FAIL) details: |
| 57 | + - pre-existing failures due to build-namelist error requiring CLM/CTSM external update |
| 58 | + |
| 59 | +derecho/nvhpc/aux_cam: all BFB |
| 60 | + |
| 61 | +izumi/nag/aux_cam: all BFB |
| 62 | + |
| 63 | +izumi/gnu/aux_cam: all BFB |
| 64 | + |
| 65 | +=============================================================== |
2 | 66 | ===============================================================
|
3 | 67 |
|
4 | 68 | Tag name: cam6_4_081
|
|
0 commit comments