Skip to content

+Optional just_read_params args are now mandatory#1524

Merged
marshallward merged 2 commits into
mom-ocean:dev/gfdlfrom
Hallberg-NOAA:mandatory_just_read
Oct 20, 2021
Merged

+Optional just_read_params args are now mandatory#1524
marshallward merged 2 commits into
mom-ocean:dev/gfdlfrom
Hallberg-NOAA:mandatory_just_read

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
Collaborator

Made 44 previously optional just_read_params arguments into mandatory
arguments and renamed them just_read to avoid duplicated variables. This change
should be minimally disruptive, as these optional arguments were always being
provided. Some argument documentation blocks were also reformatted or the
comments in them were corrected. All answers are bitwise identical, but some
arguments have changed.

  Made 44 previously optional just_read_params arguments into mandatory
arguments and renamed them just_read to avoid duplicated variables.  This change
should be minimally disruptive, as these optional arguments were always being
provided.  Some argument documentation blocks were also reformatted or the
comments in them were corrected.  All answers are bitwise identical, but some
arguments have changed.
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 17, 2021

Codecov Report

Merging #1524 (1529b39) into dev/gfdl (5d82809) will increase coverage by 0.00%.
The diff coverage is 5.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev/gfdl    #1524   +/-   ##
=========================================
  Coverage     29.07%   29.08%           
=========================================
  Files           239      239           
  Lines         71655    71611   -44     
=========================================
- Hits          20836    20830    -6     
+ Misses        50819    50781   -38     
Impacted Files Coverage Δ
src/user/DOME2d_initialization.F90 0.00% <0.00%> (ø)
src/user/DOME_initialization.F90 0.00% <0.00%> (ø)
src/user/ISOMIP_initialization.F90 0.00% <0.00%> (ø)
src/user/Phillips_initialization.F90 0.00% <0.00%> (ø)
src/user/Rossby_front_2d_initialization.F90 0.00% <0.00%> (ø)
src/user/SCM_CVMix_tests.F90 0.00% <0.00%> (ø)
src/user/adjustment_initialization.F90 0.00% <0.00%> (ø)
src/user/baroclinic_zone_initialization.F90 0.00% <0.00%> (ø)
src/user/benchmark_initialization.F90 53.78% <ø> (-0.77%) ⬇️
src/user/dense_water_initialization.F90 0.00% <0.00%> (ø)
... and 8 more

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 5d82809...1529b39. Read the comment docs.

@marshallward
Copy link
Copy Markdown
Collaborator

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

@marshallward marshallward merged commit c62258c into mom-ocean:dev/gfdl Oct 20, 2021
@Hallberg-NOAA Hallberg-NOAA deleted the mandatory_just_read branch November 27, 2021 11:13
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