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

dev emc candidate 20230122 #1618

Merged
merged 10 commits into from
Jan 31, 2024

Conversation

jiandewang
Copy link
Collaborator

@jiandewang jiandewang commented Jan 22, 2024

This PR contains two NUOPC cap enhancements:
(1) switch to cesm style field names so that field names were aligned with those in https://github.com/ESCOMP/CMEPS/blob/main/mediator/fd_cesm.yaml (see detail at NOAA-EMC#120)

(2) add non-interval restart writing capability: this requirement is from EMC DA group which requires to write out restart files at irregular time frequency. (see detail at ufs-community/ufs-weather-model#1976)

both of the them have been pre-tested from NCAR side (thanks @alperaltuntas)

DeniseWorthen and others added 10 commits September 14, 2023 11:03
* two fields remain unresolved, sea_level and mass_overlying_ice
switch to cesm-style field names in MOM6 cap
…MAO-20231031

update MOM6 to its main repo 20231025 (NCAR candidate) and 20231031(GMAO FMS_cap) updating
…n-20231218

update MOM6 to its main 20231218 commit (disable FPEs)
- add restart_fh config variable and define restartfhtimes to
enable restarts on non-interval hours
- write info to stdout for documenting when additional restarts
will or will not be written
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e35f389) 37.91% compared to head (c8a7325) 37.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1618   +/-   ##
=======================================
  Coverage   37.91%   37.91%           
=======================================
  Files         269      269           
  Lines       77155    77155           
  Branches    14164    14164           
=======================================
  Hits        29254    29254           
  Misses      42623    42623           
  Partials     5278     5278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@sanAkel sanAkel left a comment

Choose a reason for hiding this comment

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

Changes are outside the scope of FMS driver - hence do not impact GEOS applications.

Having said that, fyi, in GEOS coupled model, restart can be written out at any desired frequency using this.

Copy link
Collaborator

@marshallward marshallward left a comment

Choose a reason for hiding this comment

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

Looks OK; nothing we depend directly upon.

Copy link
Collaborator

@abozec abozec left a comment

Choose a reason for hiding this comment

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

No changes for us. COAPS approves.

@jiandewang
Copy link
Collaborator Author

Changes are outside the scope of FMS driver - hence do not impact GEOS applications.

Having said that, fyi, in GEOS coupled model, restart can be written out at any desired frequency using this.

@sanAkel thanks for the information.

Copy link
Collaborator

@kshedstrom kshedstrom left a comment

Choose a reason for hiding this comment

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

My tests don't depend on this code either.

@alperaltuntas
Copy link
Collaborator

I am currently testing this pr. There appears to be a small but consistent slow down ( 2-3%) that I am trying to track down. Will keep you updated.

Copy link
Collaborator

@alperaltuntas alperaltuntas left a comment

Choose a reason for hiding this comment

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

all good.

@jiandewang
Copy link
Collaborator Author

thanks for everbody's time and effect, I am going to merge this to main.

@jiandewang jiandewang merged commit 0de5c14 into mom-ocean:main Jan 31, 2024
12 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.

7 participants