Skip to content

Commit

Permalink
MOM6: Add option to use BT_CONT to calculate dtbt (#823)
Browse files Browse the repository at this point in the history
- NOAA-GFDL/MOM6@075f8b3fa Add option to use BT_CONT to calculate `dtbt` (#823)
- NOAA-GFDL/MOM6@ec60bf142 +Obsoleted INTERNAL_TIDE_CORNER_ADVECT
  • Loading branch information
mom6bot authored and Hallberg-NOAA committed Feb 13, 2025
1 parent 16861ff commit bb20f90
Show file tree
Hide file tree
Showing 45 changed files with 89 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/Baltic/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1230,6 +1230,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/SIS2/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 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 @@ -955,6 +955,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/DOME/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/Phillips_2layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/adjustment2d/layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/adjustment2d/rho/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/adjustment2d/z/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/benchmark/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/circle_obcs/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/double_gyre/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/external_gwave/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/flow_downslope/layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/flow_downslope/rho/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/flow_downslope/sigma/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
2 changes: 2 additions & 0 deletions ocean_only/flow_downslope/z/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,8 @@ BEGW = 0.0 ! [nondim] default = 0.0
! which the treatment of gravity waves is forward-backward (0) or simulated
! backward Euler (1). 0 is almost always used. If SPLIT is false and USE_RK2 is
! true, BEGW can be between 0 and 0.5 to damp gravity waves.
SET_DTBT_USE_BT_CONT = False ! [Boolean] default = False
! If true, use BT_CONT to calculate DTBT if possible.
SPLIT_BOTTOM_STRESS = False ! [Boolean] default = False
! If true, provide the bottom stress calculated by the vertical viscosity to the
! barotropic solver.
Expand Down
Loading

0 comments on commit bb20f90

Please sign in to comment.