Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize _hists_match for mom6 files #4665

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

alperaltuntas
Copy link
Member

Changes in _hists_match to fix the failures encountered in comparison phases of MOM6 MCC tests:

  • Extend matching to files without datestamps.
  • Support matching instance numbers formatted as ._000X.

Test suite: aux_mom
Test baseline: 30beta02
Test namelist changes: none
Test status: [bit for bit, roundoff, climate changing] b4b

Fixes [CIME Github issue #] ESCOMP/MOM_interface#169

User interface changes?: none

Update gh-pages html (Y/N)?: N

- Extend matching to files without datestamps.
- Support matching instance numbers formatted as ._000X.
@alperaltuntas
Copy link
Member Author

@jedwards4b, this PR fixes: ESCOMP/MOM_interface#169 when evaluated in conjunction with ESCOMP/MOM_interface#183

All of the following tests passed:
MCC_D_Ld2.TL319_t232.G_JRA.derecho_gnu
MCC.T62_t232.C.derecho_gnu
MCC.ne30pg3_t232.BLT1850.derecho_intel

However the following test fails: MCC.ne30pg3_t232.BLT1850.derecho_gnu, even though its intel counterpart passes. The error I get is from CMEPS, and I think is unrelated to MOM6, and likely has to do with variable initializations in CMEPS.

20240818 102432.593 ERROR            PET6331 /glade/work/altuntas/cesm.sandboxes/cesm3_0_beta02.sbx/components/cmeps/cime_config/../mediator/med_methods_mod.F90:2628 ERROR: 6 nans found in Sa_pslv
20240818 102432.594 ERROR            PET6331 /glade/work/altuntas/cesm.sandboxes/cesm3_0_beta02.sbx/components/cmeps/cime_config/../mediator/med_methods_mod.F90:2633 ABORTING JOB
20240818 102432.594 ERROR            PET6331 /glade/work/altuntas/cesm.sandboxes/cesm3_0_beta02.sbx/components/cmeps/cime_config/../mediator/med_phases_prep_ocn_mod.F90:310 Failure  - Passing error in return code

@jedwards4b
Copy link
Contributor

The issue you brought up is a known problem: ESCOMP/CAM#1116

Copy link
Contributor

@jedwards4b jedwards4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@jedwards4b jedwards4b merged commit 766a1a5 into ESMCI:master Aug 21, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants