Skip to content

Commit

Permalink
ESCOMP tag: cam6_4_036
Browse files Browse the repository at this point in the history
Update ChangeLog with Derecho and Izumi tests

ESCOMP commit: e2da4bf
  • Loading branch information
gdicker1 authored and Steve Goldhaber committed Oct 16, 2024
1 parent 9d2fce6 commit 3fb99b8
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,71 @@
===============================================================

Tag name: cam6_4_036
Originator(s): gdicker
Date: Sep 24, 2024
One-line Summary: Update MPAS-A to v8.2.1
Github PR URL: https://github.com/ESCOMP/CAM/pull/1145

Purpose of changes (include the issue number and title text for each relevant GitHub issue):
- Update MPAS-A within CAM to 'v8.2.1' https://github.com/ESCOMP/CAM/issue/1144

Describe any changes made to build system:

Describe any changes made to the namelist:

List any changes to the defaults for the boundary datasets:

Describe any substantial timing or memory changes:

Code reviewed by:

List all files eliminated:

List all files added and what they do:

List all existing files that have been modified, and describe the changes:
M .gitmodules
- Update the mpas fxTag to v8.2.1

M src/dynamics/mpas/Makefile
- Add rules to build stream_inquiry and mpas_stream_inquiry
- Pass CPPFLAGS to the registry command
- Edit CPPFLAGS: add MPAS_BUILD_TARGET and add the GIT_VERSION using a shell command
- Also a commented out addition to enable mpi_f08 support in MPAS

M src/dynamics/mpas/driver/cam_mpas_subdriver.F90
- Add streamInfo to the MPAS domain_ptr
- Modify function calls for updated variables
- Optional mpi_f08 change

If there were any failures reported from running test_driver.sh on any test
platform, and checkin with these failures has been OK'd by the gatekeeper,
then copy the lines from the td.*.status files for the failed tests to the
appropriate machine below. All failed tests must be justified.

derecho/intel/aux_cam:

FAIL ERP_Ln9.f09_f09_mg17.FCSD_HCO.derecho_intel.cam-outfrq9s COMPARE_base_rest
FAIL SMS_Ld1.f09_f09_mg17.FCHIST_GC.derecho_intel.cam-outfrq1d ... DIFF
- pre-existing failure due to HEMCO not having reproducible results issues #1018 and #856

PEND SMS_D_Ln9_P1280x1.ne0CONUSne30x8_ne0CONUSne30x8_mt12.FCHIST.derecho_intel.cam-outfrq9s
- pre-existing failures -- need fix in CLM external

derecho/nvhpc/aux_cam: ALL PASS

izumi/nag/aux_cam:

FAIL DAE.f45_f45_mg37.FHS94.izumi_nag.cam-dae
- pre-existing failure - issue #670

izumi/gnu/aux_cam: ALL PASS

Summarize any changes to answers: bit-for-bit

===============================================================
===============================================================

Tag name: cam6_4_035
Originator(s): fvitt
Date: 23 Sep 2024
Expand Down

0 comments on commit 3fb99b8

Please sign in to comment.