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

Multiple nightly test faillures with GEOSgcm #540

Closed
mathomp4 opened this issue Mar 14, 2023 · 2 comments
Closed

Multiple nightly test faillures with GEOSgcm #540

mathomp4 opened this issue Mar 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mathomp4
Copy link
Member

mathomp4 commented Mar 14, 2023

With the merge of the new physics, et al, from @wmputman in GEOSgcm, the nightly tests are throwing multiple failures:

@mathomp4 mathomp4 added the bug Something isn't working label Mar 14, 2023
@mathomp4 mathomp4 self-assigned this Mar 14, 2023
@mathomp4 mathomp4 pinned this issue Mar 14, 2023
@mathomp4
Copy link
Member Author

mathomp4 commented Mar 14, 2023

Update on MOM6. It is not just THIM. If I remove THIM from the HISTORY.rc, we now get:

pe=00003 FAIL at line=04893    MAPL_HistoryGridComp.F90                 <Field DDU2gDT not found>
pe=00003 FAIL at line=04893    MAPL_HistoryGridComp.F90                 <Field DSS2gDT not found>
pe=00003 FAIL at line=04893    MAPL_HistoryGridComp.F90                 <Field DOC2gDT not found>
pe=00003 FAIL at line=04893    MAPL_HistoryGridComp.F90                 <Field DBC2gDT not found>
pe=00003 FAIL at line=04893    MAPL_HistoryGridComp.F90                 <Field DSU2gDT not found>
pe=00003 FAIL at line=04893    MAPL_HistoryGridComp.F90                 <Field DNI2gDT not found>
pe=00003 FAIL at line=04893    MAPL_HistoryGridComp.F90                 <Field DBRC2gDT not found>

These fields were commented out in the AGCM history in GEOS-ESM/GEOSgcm_App@708ec45 by @wmputman

We could comment them out. If we do so, we should also do so in every file that has these active:

  • GCMPROG.rc.tmpl
  • HISTORY.AOGCM-MOM5.rc.tmpl
  • HISTORY.AOGCM.rc.tmpl
  • HISTORY.BENCHMARK.rc.tmpl
  • HISTORY_GEOSIT.rc.tmpl
  • HISTORY_MERRA2-DD.rc.tmpl
  • HISTORY_S2S.rc.tmpl

THIM is also on in:

  • HISTORY.AOGCM-MOM5.rc.tmpl
  • HISTORY.BENCHMARK.rc.tmpl
  • HISTORY_S2S.rc.tmpl
  • HISTORY_MERRA2-DD.rc.tmpl
  • HISTORY.AOGCM.rc.tmpl

Good news is, commenting out THIM and the SV fields in History lets MOM6 run.

→ Draft PR in: GEOS-ESM/GEOSgcm_App#424

@mathomp4
Copy link
Member Author

The ExtData issue can be solved by GEOS-ESM/GEOSgcm_App#425

@mathomp4 mathomp4 unpinned this issue Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant