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 framework argument documentation #1320

Merged
merged 2 commits into from
Feb 10, 2021

Conversation

Hallberg-NOAA
Copy link
Collaborator

Modified some of the framework argument declarations to follow the usual
pattern for the declaration of optional arguments in MOM6 code, and corrected or
clarified a number of the comments describing the arguments or interfaces. All
answers are bitwise identical.

  Modified some of the framework argument declarations to follow the usual
pattern for the declaration of optional arguments in MOM6 code, and corrected or
clarified a number of the comments describing the arguments or interfaces.  All
answers are bitwise identical.
@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #1320 (aebf97e) into dev/gfdl (51e8f5f) will not change coverage.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev/gfdl    #1320   +/-   ##
=========================================
  Coverage     45.76%   45.76%           
=========================================
  Files           234      234           
  Lines         72527    72527           
=========================================
  Hits          33194    33194           
  Misses        39333    39333           
Impacted Files Coverage Δ
src/framework/MOM_coms_infra.F90 59.42% <ø> (ø)
src/framework/MOM_cpu_clock_infra.F90 90.90% <ø> (ø)
src/framework/MOM_ensemble_manager_infra.F90 27.77% <0.00%> (ø)
src/framework/MOM_time_manager.F90 100.00% <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 51e8f5f...28deefc. Read the comment docs.

@marshallward
Copy link
Collaborator

marshallward commented Feb 10, 2021

@marshallward marshallward merged commit 12a56bb into mom-ocean:dev/gfdl Feb 10, 2021
@Hallberg-NOAA Hallberg-NOAA deleted the framework_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.

3 participants