Skip to content

(*)Internal thickness variable unit correction#139

Merged
marshallward merged 5 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:mixed_layer_unit_cleanup
Jun 18, 2022
Merged

(*)Internal thickness variable unit correction#139
marshallward merged 5 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:mixed_layer_unit_cleanup

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Member

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

@marshallward
Copy link
Copy Markdown
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
marshallward pushed a commit that referenced this pull request Feb 3, 2025
Modify mom_cap.F90 so that restart writes can be triggered at any forecast time via UFS configuration as for other components
kshedstrom pushed a commit to ESMG/MOM6 that referenced this pull request Mar 17, 2025
Modify mom_cap.F90 so that restart writes can be triggered at any forecast time via UFS configuration as for other components
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