Skip to content

+Rossby_front_2d_init and BFB_init cleanup#248

Merged
marshallward merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:Rossby_front_cleanup
Nov 28, 2022
Merged

+Rossby_front_2d_init and BFB_init cleanup#248
marshallward merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:Rossby_front_cleanup

Conversation

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

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