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

*Non-Boussinesq expressions for DOME inflow rates #449

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

Hallberg-NOAA
Copy link
Member

Set DOME inflow properties using the average density rather than RHO_0 when in non-Boussinesq mode. The existing Boussinesq solutions are unchanged, but this changes the non-Boussinesq DOME solutions, which no longer depend on the Boussinesq reference density.

  Set DOME inflow properties using the average density rather than RHO_0 when in
non-Boussinesq mode.  The existing Boussinesq solutions are unchanged, but this
changes the non-Boussinesq DOME solutions, which no longer depend on the
Boussinesq reference density.
@Hallberg-NOAA Hallberg-NOAA added enhancement New feature or request answer-changing A change in results (actual or potential) labels Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #449 (0cf551b) into dev/gfdl (bd5fe0c) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

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

@@             Coverage Diff              @@
##           dev/gfdl     #449      +/-   ##
============================================
- Coverage     38.02%   38.01%   -0.01%     
============================================
  Files           269      269              
  Lines         77576    77581       +5     
  Branches      14323    14324       +1     
============================================
- Hits          29495    29494       -1     
- Misses        42729    42736       +7     
+ Partials       5352     5351       -1     
Files Changed Coverage Δ
src/user/DOME_initialization.F90 0.00% <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

Copy link
Member

@marshallward marshallward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Introduction of the average density looks reasonable.

@marshallward
Copy link
Member

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

@marshallward marshallward merged commit b3c7331 into NOAA-GFDL:dev/gfdl Aug 23, 2023
@Hallberg-NOAA Hallberg-NOAA deleted the nonBous_DOME_init branch September 27, 2023 15:54
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) enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants