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

+Rossby_front_2d_init and BFB_init cleanup #248

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

Hallberg-NOAA
Copy link
Member

Completed the dimensional rescaling of internal variables in the Rossby_front_initialization and BFB_initialization modules, including the addition of comments describing numerous internal variables and their units. The BFB module was more extensively modified to place logging of the module name and version before the get_param calls for this module, following the MOM6 pattern, to correct spelling errors in get_param descriptions, and to use the grid mask in the grid file rather than a reexamination of the minimum depth to determine the land-mask. The internal subroutine write_BFB_log is no longer needed and has been folded into BFB_set_coord. All answers are bitwise identical, but there are minor changes in the MOM_parameter_doc files for the buoy_forced_basin test case.

  Completed the dimensional rescaling of internal variables in the
Rossby_front_initialization and BFB_initialization modules, including the
addition of comments describing numerous internal variables and their units. The
BFB module was more extensively modified to place logging of the module name and
version before the get_param calls for this module, following the MOM6 pattern,
to correct spelling errors in get_param descriptions, and to use the grid mask
in the grid file rather than a reexamination of the minimum depth to determine
the land-mask.  The internal subroutine write_BFB_log is no longer needed and
has been folded into BFB_set_coord.  All answers are bitwise identical, but
there are minor changes in the MOM_parameter_doc files for the buoy_forced_basin
test case.
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #248 (030aecf) into dev/gfdl (2fa9f3a) will decrease coverage by 0.45%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##           dev/gfdl     #248      +/-   ##
============================================
- Coverage     37.08%   36.63%   -0.46%     
============================================
  Files           263      263              
  Lines         73388    71929    -1459     
  Branches      13677    13327     -350     
============================================
- Hits          27219    26354     -865     
+ Misses        41136    40778     -358     
+ Partials       5033     4797     -236     
Impacted Files Coverage Δ
src/user/BFB_initialization.F90 0.00% <0.00%> (ø)
src/user/BFB_surface_forcing.F90 0.00% <0.00%> (ø)
src/user/Rossby_front_2d_initialization.F90 0.00% <0.00%> (ø)
...c/parameterizations/vertical/MOM_vert_friction.F90 75.88% <0.00%> (+15.37%) ⬆️
src/core/MOM_dynamics_split_RK2.F90 100.00% <0.00%> (+37.21%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@marshallward
Copy link
Member

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

@marshallward marshallward merged commit 5431682 into NOAA-GFDL:dev/gfdl Nov 28, 2022
@Hallberg-NOAA Hallberg-NOAA deleted the Rossby_front_cleanup branch February 2, 2023 13:46
marshallward pushed a commit that referenced this pull request Oct 25, 2023
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