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

(*)Internal thickness variable unit correction #139

Merged

Conversation

Hallberg-NOAA
Copy link
Member

Changed the internal units of several internal thickness variables in
ePBL_column and of some temporary diagnostics in MOM_bulk_mixed_layer from [Z]
to [H] to reduce the number of rescaling factors that are being applied outside
of the conversion factors when diagnostics are registered. All answers and
output are bitwise identical in the MOM6-examples test suite, although in some
cases where ePBL is used with a non-Boussinesq model, there may be answers at
roundoff. I wanted to make this change now before any such models exist.

Hallberg-NOAA and others added 3 commits June 3, 2022 08:31
  Changed the internal units of several internal thickness variables in
ePBL_column and of some temporary diagnostics in MOM_bulk_mixed_layer from [Z]
to [H] to reduce the number of rescaling factors that are being applied outside
of the conversion factors when diagnostics are registered.  All answers and
output are bitwise identical in the MOM6-examples test suite, although in some
cases where ePBL is used with a non-Boussinesq model, there may be answers at
roundoff.  I wanted to make this change now before any such models exist.
@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #139 (de0efce) into dev/gfdl (4bcc849) will increase coverage by 0.00%.
The diff coverage is 54.76%.

@@            Coverage Diff            @@
##           dev/gfdl     #139   +/-   ##
=========================================
  Coverage     34.26%   34.26%           
=========================================
  Files           257      257           
  Lines         69742    69743    +1     
  Branches      12913    12913           
=========================================
+ Hits          23896    23897    +1     
  Misses        41372    41372           
  Partials       4474     4474           
Impacted Files Coverage Δ
...rameterizations/vertical/MOM_diapyc_energy_req.F90 0.00% <0.00%> (ø)
src/parameterizations/vertical/MOM_kappa_shear.F90 71.03% <50.00%> (ø)
...c/parameterizations/vertical/MOM_energetic_PBL.F90 52.36% <73.33%> (+0.06%) ⬆️
...arameterizations/vertical/MOM_bulk_mixed_layer.F90 48.11% <100.00%> (ø)

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 4bcc849...de0efce. Read the comment docs.

@marshallward
Copy link
Member

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

@marshallward
Copy link
Member

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

@marshallward marshallward merged commit 8c605fe into NOAA-GFDL:dev/gfdl Jun 18, 2022
@Hallberg-NOAA Hallberg-NOAA deleted the mixed_layer_unit_cleanup branch July 16, 2022 09:42
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