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

(*)Revise 13 diagnostics for rotational symmetry #605

Merged
merged 2 commits into from
May 7, 2024

Conversation

Hallberg-NOAA
Copy link
Member

Refactored 10 diagnostics related to terms in the kinetic energy budgets and 2 diagnostics of nonlinear relative-vorticity related accelerations to respect rotational symmetry. These diagnostics are mathematically equivalent but will change at roundoff due to changes in the order of arithmetic. Only diagnostics are changed, and the solutions themselves are bitwise identical in all cases.

  Refactored 10 diagnostics related to terms in the kinetic energy budgets and
2 diagnostics of nonlinear relative-vorticity related accelerations to respect
rotational symmetry.  These diagnostics are mathematically equivalent but will
change at roundoff due to changes in the order of arithmetic.  Only diagnostics
are changed, and the solutions themselves are bitwise identical in all cases.
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.07%. Comparing base (46fd6e6) to head (d3456bc).

❗ Current head d3456bc differs from pull request most recent head 0b582be. Consider uploading reports for the commit 0b582be to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           dev/gfdl     #605      +/-   ##
============================================
+ Coverage     37.02%   37.07%   +0.05%     
============================================
  Files           271      271              
  Lines         81109    80975     -134     
  Branches      15129    15120       -9     
============================================
- Hits          30031    30023       -8     
+ Misses        45455    45329     -126     
  Partials       5623     5623              

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

@marshallward
Copy link
Member

marshallward commented May 6, 2024

This appears to change some internal diagnostics used to inspect the layer energetics:

  • dKEdt
  • PE_to_KE

Since solutions are unchanged, it was decided that we will let this through without an answer preservation flag.

@marshallward
Copy link
Member

Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/23377 ✔️

@marshallward marshallward merged commit a3e9e1c into NOAA-GFDL:dev/gfdl May 7, 2024
8 of 10 checks passed
@Hallberg-NOAA Hallberg-NOAA deleted the diagnostic_symmetry branch May 10, 2024 21:24
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