NCAR / MOM6

NCAR/CESM fork of the Modular Ocean Model v.6 (MOM6)
Other
3 stars 20 forks source link

Output relevant fields when diff or visc < 0 #252

Closed gustavo-marques closed 1 year ago

gustavo-marques commented 1 year ago

Writes useful fields when the diffusivity of viscosity is less than zero. These should help understand the root cause of such cases and facilitate the necessary adjustments.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (aa58724) 37.07% compared to head (5709f05) 37.06%.

:exclamation: Current head 5709f05 differs from pull request most recent head b4bd223. Consider uploading reports for the commit b4bd223 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/ncar #252 +/- ## ============================================ - Coverage 37.07% 37.06% -0.01% ============================================ Files 264 264 Lines 74421 74436 +15 Branches 13780 13781 +1 ============================================ Hits 27592 27592 - Misses 41739 41754 +15 Partials 5090 5090 ``` | [Impacted Files](https://app.codecov.io/gh/NCAR/MOM6/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NCAR) | Coverage Δ | | |---|---|---| | [src/parameterizations/vertical/MOM\_CVMix\_KPP.F90](https://app.codecov.io/gh/NCAR/MOM6/pull/252?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NCAR#diff-c3JjL3BhcmFtZXRlcml6YXRpb25zL3ZlcnRpY2FsL01PTV9DVk1peF9LUFAuRjkw) | `0.75% <0.00%> (-0.03%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.