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

Use MOM6 cpu_clock timers in place of mpp_clock #129

Merged
merged 1 commit into from
Aug 8, 2020

Conversation

Hallberg-NOAA
Copy link
Member

Replace calls to mpp_clock routines from mpp_mod with calls to cpu_clock from
the module MOM_cpu_clock, to limit the direct use of fms routines and expand the
standardized use of the MOM6 infrastructure. Also corrected the granularity of
two of the sea-ice clocks, to avoid double counting with clocks at the same
level of granularity, and added clocks around calls that to dierctly exchange
information between the ice and ocean. All answers are bitwise identical.

  Replace calls to mpp_clock routines from mpp_mod with calls to cpu_clock from
the module MOM_cpu_clock, to limit the direct use of fms routines and expand the
standardized use of the MOM6 infrastructure.  Also corrected the granularity of
two of the sea-ice clocks, to avoid double counting with clocks at the same
level of granularity, and added clocks around calls that to dierctly exchange
information between the ice and ocean.  All answers are bitwise identical.
@marshallward
Copy link
Member

Internal regression testing has passed.

@marshallward marshallward merged commit e64f65d into NOAA-GFDL:dev/gfdl Aug 8, 2020
@Hallberg-NOAA Hallberg-NOAA deleted the cpu_clock branch August 26, 2022 20:00
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