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

*Fix non-Boussinesq Flather BT_OBC%dZ_v bug #498

Merged

Conversation

Hallberg-NOAA
Copy link
Member

Corrected the non-Boussinesq calculation of the total depth used by the v-component of the Flather open boundary condition, making the v-component consistent with the u-component and correcting an oversight with a recent commit. This commit could change answers in some non-Boussinesq cases with Flather open boundary conditions.

  Corrected the non-Boussinesq calculation of the total depth used by the
v-component of the Flather open boundary condition, making the v-component
consistent with the u-component and correcting an oversight with a recent
commit.  This commit could change answers in some non-Boussinesq cases with
Flather open boundary conditions.
@Hallberg-NOAA Hallberg-NOAA added bug Something isn't working answer-changing A change in results (actual or potential) labels Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #498 (a94f190) into dev/gfdl (c399372) will increase coverage by 0.00%.
The diff coverage is 0.00%.

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

@@            Coverage Diff            @@
##           dev/gfdl     #498   +/-   ##
=========================================
  Coverage     37.82%   37.83%           
=========================================
  Files           270      270           
  Lines         78340    78340           
  Branches      14503    14503           
=========================================
+ Hits          29636    29638    +2     
+ Misses        43300    43298    -2     
  Partials       5404     5404           
Files Coverage Δ
src/core/MOM_barotropic.F90 58.17% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@marshallward
Copy link
Member

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

@marshallward marshallward merged commit 23345f0 into NOAA-GFDL:dev/gfdl Oct 7, 2023
10 checks passed
@Hallberg-NOAA Hallberg-NOAA deleted the nonBous_Flather_v_fix branch November 8, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answer-changing A change in results (actual or potential) bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants