|
1 | 1 |
|
2 | 2 | =============================================================== |
3 | 3 |
|
| 4 | +Tag name: cam6_4_079 |
| 5 | +Originator(s): nusbaume, cacraig |
| 6 | +Date: March 21, 2025 |
| 7 | +One-line Summary: First round of work on CCPP'izing PUMAS |
| 8 | +Github PR URL: https://github.com/ESCOMP/CAM/pull/1275 |
| 9 | + |
| 10 | +Purpose of changes (include the issue number and title text for each relevant GitHub issue): |
| 11 | + - Partially addresses PUMAS interface needs to become CCPP-compliant: https://github.com/ESCOMP/CAM/issue/1151 |
| 12 | + |
| 13 | +Describe any changes made to build system: N/A |
| 14 | + |
| 15 | +Describe any changes made to the namelist: N/A |
| 16 | + |
| 17 | +List any changes to the defaults for the boundary datasets: N/A |
| 18 | + |
| 19 | +Describe any substantial timing or memory changes: N/A |
| 20 | + |
| 21 | +Code reviewed by: jimmielin |
| 22 | + |
| 23 | +List all files eliminated: N/A |
| 24 | + |
| 25 | +List all files added and what they do: N/A |
| 26 | + |
| 27 | +List all existing files that have been modified, and describe the changes: |
| 28 | +M .gitmodules |
| 29 | + - update PUMAS external to version which has CAM dependencies removed |
| 30 | + |
| 31 | +M src/physics/cam7/micro_pumas_cam.F90 |
| 32 | + - Changes to interface to PUMAS |
| 33 | + |
| 34 | +If there were any failures reported from running test_driver.sh on any test |
| 35 | +platform, and checkin with these failures has been OK'd by the gatekeeper, |
| 36 | +then copy the lines from the td.*.status files for the failed tests to the |
| 37 | +appropriate machine below. All failed tests must be justified. |
| 38 | + |
| 39 | +derecho/intel/aux_cam: all BFB except for pre-existing test failures |
| 40 | + |
| 41 | + ERP_D_Ln9.ne30pg3_ne30pg3_mt232.QPC7.derecho_intel.cam-outfrq3s_cosp (Overall: FAIL) details: |
| 42 | + FAIL ERP_D_Ln9.ne30pg3_ne30pg3_mt232.QPC7.derecho_intel.cam-outfrq3s_cosp COMPARE_base_rest |
| 43 | + ERS_Ln9.ne30pg3_ne30pg3_mg17.FHISTC_WXma.derecho_intel.cam-outfrq9s (Overall: FAIL) details: |
| 44 | + FAIL ERS_Ln9.ne30pg3_ne30pg3_mg17.FHISTC_WXma.derecho_intel.cam-outfrq9s COMPARE_base_rest |
| 45 | + - pre-existing failures introduced in cam6_4_078 (see issue #1281) |
| 46 | + |
| 47 | + SMS_D_Ln9_P1280x1.ne0ARCTICne30x4_ne0ARCTICne30x4_mt12.FHIST.derecho_intel.cam-outfrq9s (Overall: PASS) details: |
| 48 | + [ SMS_D_Ln9_P1280x1.ne0ARCTICne30x4_ne0ARCTICne30x4_mt12.FHIST.derecho_intel.cam-outfrq9s (Overall: DIFF) details: |
| 49 | + - This particular test passed this time, but I belived it fails "sometimes"] |
| 50 | + |
| 51 | + SMS_D_Ln9_P1280x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s (Overall: FAIL) details: |
| 52 | + FAIL SMS_D_Ln9_P1280x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s SETUP |
| 53 | + - pre-existing failures due to build-namelist error requiring CLM/CTSM external update |
| 54 | + |
| 55 | + ERP_Ln9.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq9s (Overall: FAIL) details: |
| 56 | + FAIL ERP_Ln9.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq9s COMPARE_base_rest |
| 57 | + FAIL ERP_Ln9.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq9s BASELINE /glade/campaign/cesm/community/amwg/cam_baselines/cam6_4_078_intel: DIFF |
| 58 | + SMS_Lh12.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq3h (Overall: DIFF) details: |
| 59 | + FAIL SMS_Lh12.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq3h BASELINE /glade/campaign/cesm/community/amwg/cam_baselines/cam6_4 |
| 60 | + - pre-existing failures due to HEMCO not having reproducible results (issues #1018 and #856) |
| 61 | + |
| 62 | +derecho/nvhpc/aux_cam: all BFB |
| 63 | + |
| 64 | +izumi/nag/aux_cam: all BFB |
| 65 | + |
| 66 | +izumi/gnu/aux_cam: all BFB |
| 67 | + |
| 68 | +=============================================================== |
| 69 | +=============================================================== |
| 70 | + |
4 | 71 | Tag name: cam6_4_078 |
5 | 72 | Originator(s): PeterHjortLauritzen, mbramberger, cacraig |
6 | 73 | Date: March 19, 2025 |
|
0 commit comments