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

+Cleaned up MOM_inter_infra argument documentation #1321

Merged
merged 2 commits into from
Feb 11, 2021

Conversation

Hallberg-NOAA
Copy link
Collaborator

Modified the MOM_inter_infra argument declarations to follow the usual pattern
for the declaration of optional arguments in MOM6 code. Also eliminated an
optional argument to horiz_inter_from_weights that was only described as
"unknown" always hard-coded to .true. in all calls from the MOM6 code.
All answers are bitwise identical, but one optional argument was removed.

  Modified the MOM_inter_infra argument declarations to follow the usual pattern
for the declaration of optional arguments in MOM6 code.  Also eliminated an
optional argument to horiz_inter_from_weights that was only described as
"unknown" always hard-coded to .true. in all calls from the MOM6 code.
All answers are bitwise identical, but one optional argument was removed.
@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #1321 (c0c651a) into dev/gfdl (12a56bb) will increase coverage by 0.27%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           dev/gfdl    #1321      +/-   ##
============================================
+ Coverage     45.49%   45.76%   +0.27%     
============================================
  Files           234      234              
  Lines         72527    72524       -3     
============================================
+ Hits          32995    33192     +197     
+ Misses        39532    39332     -200     
Impacted Files Coverage Δ
src/framework/MOM_horizontal_regridding.F90 60.23% <50.00%> (+0.04%) ⬆️
src/framework/MOM_interp_infra.F90 69.56% <100.00%> (-0.65%) ⬇️
...c/parameterizations/vertical/MOM_vert_friction.F90 74.35% <0.00%> (+0.11%) ⬆️
...c/parameterizations/vertical/MOM_set_viscosity.F90 73.18% <0.00%> (+0.26%) ⬆️
src/core/MOM.F90 65.63% <0.00%> (+0.27%) ⬆️
src/core/MOM_dynamics_unsplit_RK2.F90 92.71% <0.00%> (+92.71%) ⬆️

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 12a56bb...c0c651a. Read the comment docs.

@marshallward
Copy link
Collaborator

marshallward commented Feb 11, 2021

Copy link
Collaborator

@marshallward marshallward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Au revoir, new_missing_handle

@marshallward marshallward merged commit 3aad036 into mom-ocean:dev/gfdl Feb 11, 2021
@Hallberg-NOAA Hallberg-NOAA deleted the interp_arg_doc branch July 30, 2021 18:03
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