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

(*)Use thickness_to_dz with BRYAN_LEWIS_DIFFUSIVITY #553

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

Hallberg-NOAA
Copy link
Member

Use thickness_to_dz() to convert the layer thicknesses into the geometric depths used to set the Bryan-Lewis background diffusivities instead of multiplication by GV%H_to_m, thereby avoiding division by the Boussinesq reference density in non-Boussinesq mode. No answers are changed in any Boussinsesq configurations, but answers will change in non-Boussinesq configurations that have BRYAN_LEWIS_DIFFUSIVITY = True.

  Use thickness_to_dz to convert the layer thicknesses into the geometric
depths used to set the Bryan-Lewis background diffusivities instead of
multiplication by GV%H_to_m, thereby avoiding division by the Boussinesq
reference density in non-Boussinesq mode. No answers are changed in any
Boussinsesq configurations, but answers will change in non-Boussinesq
configurations that have BRYAN_LEWIS_DIFFUSIVITY = True.
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0fb905f) 37.20% compared to head (db08bd3) 37.20%.

Files Patch % Lines
...rc/parameterizations/vertical/MOM_bkgnd_mixing.F90 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           dev/gfdl     #553   +/-   ##
=========================================
  Coverage     37.20%   37.20%           
=========================================
  Files           271      271           
  Lines         80454    80456    +2     
  Branches      15001    15001           
=========================================
+ Hits          29931    29932    +1     
- Misses        44956    44957    +1     
  Partials       5567     5567           

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

@marshallward
Copy link
Member

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

@marshallward marshallward merged commit f14a681 into NOAA-GFDL:dev/gfdl Feb 15, 2024
12 checks passed
@Hallberg-NOAA Hallberg-NOAA deleted the nonBous_Bryan_Lewis branch May 10, 2024 21:45
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