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

+(*)Add option for MEKE to calculate total depth #1484

Merged

Conversation

Hallberg-NOAA
Copy link
Collaborator

Added the new run-time option, MEKE_FIXED_TOTAL_DEPTH, to use the actual total
thickness instead the nominal depth in bathyT in several of the MEKE
calculations. Also simplified and corrected a minor dimensional inconsistency
in some expressions that effectively set masks when estimating the interface
height diffusivities at tracer points for use in MEKE. By default, the answers
in the MOM-examples test cases are bitwise identical, but answers could change
in some cases due to the proper thickness weighting in the calculation of
MEKE%Kh_diff. There are new entries in some MOM_parameter_doc files, so a minor
spelling error correction in an unrelated MOM_parameter_doc entry was also included
in this PR.

  Added the new run-time option, MEKE_FIXED_TOTAL_DEPTH, to use the actual total
thickness instead the nominal depth in bathyT in several of the MEKE
calculations.  Also simplified and corrected a minor dimensional inconsistency
in some expressions that effectively set masks when estimating the interface
height diffusivities at tracer points for use in MEKE.  By default, the answers
in the MOM-examples test cases are bitwise identical, but answers could change
in some cases due to the proper thickness weighting in the calculation of
MEKE%Kh_diff.  There are new entries in some MOM_parameter_doc files, so a minor
spelling error correction in a MOM_parameter_doc entry was also included in this
PR.
@codecov
Copy link

codecov bot commented Aug 27, 2021

Codecov Report

Merging #1484 (e2c42b6) into dev/gfdl (62909e6) will increase coverage by 0.00%.
The diff coverage is 20.00%.

❗ Current head e2c42b6 differs from pull request most recent head d03a2b2. Consider uploading reports for the commit d03a2b2 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##           dev/gfdl    #1484   +/-   ##
=========================================
  Coverage     29.13%   29.13%           
=========================================
  Files           235      235           
  Lines         71092    71097    +5     
=========================================
+ Hits          20713    20715    +2     
- Misses        50379    50382    +3     
Impacted Files Coverage Δ
...arameterizations/lateral/MOM_thickness_diffuse.F90 31.49% <0.00%> (-0.04%) ⬇️
src/parameterizations/vertical/MOM_ALE_sponge.F90 15.64% <ø> (ø)
src/parameterizations/lateral/MOM_MEKE.F90 50.51% <50.00%> (-0.01%) ⬇️

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 62909e6...d03a2b2. Read the comment docs.

@marshallward
Copy link
Collaborator

marshallward commented Aug 30, 2021

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

Parameter update required.

@marshallward marshallward merged commit 21fffff into mom-ocean:dev/gfdl Aug 30, 2021
@Hallberg-NOAA Hallberg-NOAA deleted the better_MEKE_total_depth branch November 22, 2021 09:09
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