Skip to content

+Remove inappropriate stochastics output#183

Merged
marshallward merged 3 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:stochastic_output_cleanup
Aug 8, 2022
Merged

+Remove inappropriate stochastics output#183
marshallward merged 3 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:stochastic_output_cleanup

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
Member

Modified output from MOM_stochastics to stdout to only occur if the
stochastics code is actively being used, and to only register stochastics
related diagnostics if they are actually available. Also, initialized some
stochastics arrays to 0 when they are allocated. Some indenting and white space
were also changed to bring the MOM_stochastics code into closer compliance with
MOM6 code standards. All answers are bitwise identical, but there will be fewer
inappropriate entries in the available_diags files, and some output to stdout
will only occur when appropriate and be subject to verbosity control.

  Modified output from MOM_stochastics to stdout to only occur if the
stochastics code is actively being used, and to only register stochastics
related diagnostics if they are actually available.  Also, initialized some
stochastics arrays to 0 when they are allocated.  Some indenting and white space
were also changed to bring the MOM_stochastics code into closer compliance with
MOM6 code standards.  All answers are bitwise identical, but there will be fewer
inappropriate entries in the available_diags files, and some output to stdout
will only occur when appropriate and be subject to verbosity control.
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 2, 2022

Codecov Report

Merging #183 (61b791f) into dev/gfdl (97198d6) will increase coverage by 0.28%.
The diff coverage is 4.76%.

@@             Coverage Diff              @@
##           dev/gfdl     #183      +/-   ##
============================================
+ Coverage     37.10%   37.38%   +0.28%     
============================================
  Files           259      259              
  Lines         71568    71981     +413     
  Branches      13445    13517      +72     
============================================
+ Hits          26553    26911     +358     
- Misses        40052    40081      +29     
- Partials       4963     4989      +26     
Impacted Files Coverage Δ
...c/parameterizations/stochastic/MOM_stochastics.F90 27.50% <4.76%> (-12.50%) ⬇️
src/tracer/MOM_tracer_hor_diff.F90 76.48% <0.00%> (+13.69%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@marshallward
Copy link
Copy Markdown
Member

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

@marshallward marshallward merged commit 53fdbc0 into NOAA-GFDL:dev/gfdl Aug 8, 2022
@Hallberg-NOAA Hallberg-NOAA deleted the stochastic_output_cleanup branch February 2, 2023 13:27
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