Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1695,6 +1695,9 @@ USE_JACKSON_PARAM = True ! [Boolean] default = False
VERTEX_SHEAR = True ! [Boolean] default = False
! If true, do the calculations of the shear-driven mixing at the cell vertices
! (i.e., the vorticity points).
VERTEX_SHEAR_VISCOSITY_BUG = True ! [Boolean] default = True
! If true, use a bug in vertex shear that zeros out viscosities at vertices on
! coastlines.
RINO_CRIT = 0.25 ! [nondim] default = 0.25
! The critical Richardson number for shear mixing.
SHEARMIX_RATE = 0.089 ! [nondim] default = 0.089
Expand Down