Closed gustavo-marques closed 2 years ago
Base: 37.22% // Head: 37.22% // Decreases project coverage by -0.00%
:warning:
Coverage data is based on head (
b444041
) compared to base (fe3cb4d
). Patch coverage: 0.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR adds the following improvements in the calculation and diagnosis of the gradient Richardson number in the MOM_CVMix_shear module:
To recover previous answers,
SMOOTH_RI = True
must be replaced byN_SMOOTH_RI = 1
. I verified that this PR does not change answers for GMOM/JRA.