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

+Set thickness_units for use by deta_dt diagnostic #113

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

Hallberg-NOAA
Copy link
Member

Added a call to set thickness_units, which are used in the units description
for the diagnostic deta_dt, which was recently added by
#99, but with an uninitialized variable
being used for the units description. This changes contents of one entry in the
MOM_available_diags, which will once again reproduce across runs and compilers.
All solutions are bitwise identical.

  Added a call to set thickness_units, which are used in the units description
for the diagnostic deta_dt, which was recently added by
NOAA-GFDL#99, but with an uninitialized variable
being used for the units description.  This changes contents of one entry in the
MOM_available_diags, which will once again reproduce across runs and compilers.
All solutions are bitwise identical.
@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #113 (149b9ae) into dev/gfdl (03c7485) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           dev/gfdl     #113   +/-   ##
=========================================
  Coverage     28.77%   28.77%           
=========================================
  Files           248      248           
  Lines         72954    72955    +1     
=========================================
+ Hits          20991    20992    +1     
  Misses        51963    51963           
Impacted Files Coverage Δ
src/core/MOM_dynamics_split_RK2.F90 61.71% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03c7485...149b9ae. Read the comment docs.

@marshallward
Copy link
Member

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

Fixes the units of deta_dt

@marshallward marshallward merged commit e73c231 into NOAA-GFDL:dev/gfdl Apr 21, 2022
@Hallberg-NOAA Hallberg-NOAA deleted the fix_deta_dt_diag branch July 16, 2022 10:09
marshallward pushed a commit that referenced this pull request Oct 25, 2023
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