Skip to content

Commit

Permalink
MOM6: Added "tail" to MLE stream function
Browse files Browse the repository at this point in the history
- NOAA-GFDL/MOM6@bd23200 Added "tail" to MLE stream function
- NOAA-GFDL/MOM6@622d3b6 Added parameter MLE_DENSITY_DIFF to Fox-Kemper scheme
  • Loading branch information
adcroft committed Jun 3, 2015
1 parent ea333ab commit 15f71ce
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ice_ocean_SIS/OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,14 @@ FOX_KEMPER_ML_RESTRAT_COEF = 10.0 ! [nondim] default = 0.0
! geostrophic kinetic energy or 1 plus the square of the
! grid spacing over the deformation radius, as detailed
! by Fox-Kemper et al. (2010)
MLE_DENSITY_DIFF = 0.03 ! [kg/m3] default = 0.03
! Density difference used to detect the mixed-layer
! depth used for the mixed-layer eddy parameterization
! by Fox-Kemper et al. (2010)
MLE_TAIL_DH = 0.0 ! [nondim] default = 0.0
! Fraction by which to extend the mixed-layer restratification
! depth used for a smoother stream function at the base of
! the mixed-layer.
Z_OUTPUT_GRID_FILE = "vgrid_75_2m.nc" ! default = ""
! The file that specifies the vertical grid for
! depth-space diagnostics, or blank to disable
Expand Down
8 changes: 8 additions & 0 deletions ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,14 @@ FOX_KEMPER_ML_RESTRAT_COEF = 10.0 ! [nondim] default = 0.0
! geostrophic kinetic energy or 1 plus the square of the
! grid spacing over the deformation radius, as detailed
! by Fox-Kemper et al. (2010)
MLE_DENSITY_DIFF = 0.03 ! [kg/m3] default = 0.03
! Density difference used to detect the mixed-layer
! depth used for the mixed-layer eddy parameterization
! by Fox-Kemper et al. (2010)
MLE_TAIL_DH = 0.0 ! [nondim] default = 0.0
! Fraction by which to extend the mixed-layer restratification
! depth used for a smoother stream function at the base of
! the mixed-layer.
Z_OUTPUT_GRID_FILE = "vgrid_75_2m.nc" ! default = ""
! The file that specifies the vertical grid for
! depth-space diagnostics, or blank to disable
Expand Down
8 changes: 8 additions & 0 deletions ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,14 @@ FOX_KEMPER_ML_RESTRAT_COEF = 10.0 ! [nondim] default = 0.0
! geostrophic kinetic energy or 1 plus the square of the
! grid spacing over the deformation radius, as detailed
! by Fox-Kemper et al. (2010)
MLE_DENSITY_DIFF = 0.03 ! [kg/m3] default = 0.03
! Density difference used to detect the mixed-layer
! depth used for the mixed-layer eddy parameterization
! by Fox-Kemper et al. (2010)
MLE_TAIL_DH = 0.0 ! [nondim] default = 0.0
! Fraction by which to extend the mixed-layer restratification
! depth used for a smoother stream function at the base of
! the mixed-layer.
Z_OUTPUT_GRID_FILE = "" ! default = ""
! The file that specifies the vertical grid for
! depth-space diagnostics, or blank to disable
Expand Down
2 changes: 1 addition & 1 deletion src/MOM6
Submodule MOM6 updated from ca408c to bd2320

0 comments on commit 15f71ce

Please sign in to comment.