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

Main to dev #178

Merged
merged 3 commits into from
Jul 29, 2022
Merged

Main to dev #178

merged 3 commits into from
Jul 29, 2022

Conversation

marshallward
Copy link
Member

No description provided.

Hallberg-NOAA and others added 3 commits July 22, 2022 14:43
  Corrected the dimensional rescaling factors in two calls to
set_up_ALE_sponge_field for temperature and salinity for time-varying fields
being read in from an input file.  These had been given the inverse of the
correct values.  An optional scale argument was also added (with its default
value) in the call to set up ALE sponge velocities, for greater clarity of what
this call is doing.  This commit should address an issue noted by Kate Hedstrom
when evaluating the first draft of PR mom-ocean#1577 from dev/gfdl to main.  All answers
are bitwise identical in cases where dimensional rescaling of temperature and
salinity are not being applied, and answers with the rescaling of temperature
and salinity should now reproduce those without the rescaling.
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #178 (eeb7895) into dev/gfdl (c9cda0d) will not change coverage.
The diff coverage is 0.00%.

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

@@            Coverage Diff            @@
##           dev/gfdl     #178   +/-   ##
=========================================
  Coverage     34.01%   34.01%           
=========================================
  Files           259      259           
  Lines         70289    70289           
  Branches      13021    13021           
=========================================
  Hits          23906    23906           
  Misses        41879    41879           
  Partials       4504     4504           
Impacted Files Coverage Δ
src/initialization/MOM_state_initialization.F90 17.23% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@marshallward
Copy link
Member Author

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

@marshallward marshallward merged commit a054c7a into dev/gfdl Jul 29, 2022
@marshallward marshallward deleted the main_to_dev branch July 29, 2022 20:14
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