-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'jonbob/ocean/CVMix_SmoothRi' into next (PR #1265)
Add Richardson number smoothing to CVMix in mpas-o This PR implements @vanroekel's smoothing of the Richardson number profile prior to computing LMD94 shear instability mixing (see MPAS 1219). This reduces the frequency of 2 dz (grid-scale) noise in viscosity/diffusivity profiles. It also includes new default ICG files for the oEC60to30v3_ICG ice/ocn grid, which have been spun-up with this fix, to provide consistent initial conditions for its use. A flag for the number of smoothing loops is also implemented, but should not normally need to be changed from the default in registry. Finally the limiting of the Ri profile to be positive is removed as this check is also performed in CVMix. Tested with SMS.ne30_oECv3_ICG.A_WCYCL2000S.edison_intel. [CC] [NML]
- Loading branch information
Showing
7 changed files
with
31 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule model
updated
from aaf6ea to 86e1f7