Skip to content

Commit

Permalink
MOM6: (*)Fix Kd_interface diag in newer diabatic_ALE
Browse files Browse the repository at this point in the history
- NOAA-GFDL/MOM6@9ab5f3483 (*)Fix Kd_interface diag in newer diabatic_ALE
- NOAA-GFDL/MOM6@d6500bc0b +Add DETERMINE_TEMP_CONVERGENCE_BUG parameter
- NOAA-GFDL/MOM6@b389a89c3 +(*)Fix sign of neutral_slope_x diag with no EOS
- NOAA-GFDL/MOM6@7ccea2a49 Add units to the descriptions of 79 variables
- NOAA-GFDL/MOM6@e58b95f3d Ice-shelf dynamics updates
- NOAA-GFDL/MOM6@08a6106a1 +Add ROBUST_STOKES_PGF and LA_MISALIGNMENT_BUG
- NOAA-GFDL/MOM6@f0badc6b6 Prestore axes_data in set_up_ALE_sponge_field
  • Loading branch information
mom6bot authored and marshallward committed Jun 5, 2024
1 parent 4f5312c commit c178c22
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,12 @@ DETERMINE_TEMP_ADJUST_T_AND_S = False ! [Boolean] default = False
! based on the ratio of the thermal and haline coefficients. Otherwise try to
! match the density by only adjusting temperatures within a maximum range before
! revising estimates of the salinity.
DETERMINE_TEMP_CONVERGENCE_BUG = True ! [Boolean] default = True
! If true, use layout-dependent tests on the changes in temperature and salinity
! to determine when the iterations have converged when
! DETERMINE_TEMP_ADJUST_T_AND_S is false. For realistic equations of state and
! the default values of the various tolerances, this bug does not impact the
! solutions.
DETERMINE_TEMP_T_MIN = -2.0 ! [degC] default = -2.0
! The minimum temperature that can be found by determine_temperature.
DETERMINE_TEMP_T_MAX = 31.0 ! [degC] default = 31.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,12 @@ DETERMINE_TEMP_ADJUST_T_AND_S = False ! [Boolean] default = False
! based on the ratio of the thermal and haline coefficients. Otherwise try to
! match the density by only adjusting temperatures within a maximum range before
! revising estimates of the salinity.
DETERMINE_TEMP_CONVERGENCE_BUG = True ! [Boolean] default = True
! If true, use layout-dependent tests on the changes in temperature and salinity
! to determine when the iterations have converged when
! DETERMINE_TEMP_ADJUST_T_AND_S is false. For realistic equations of state and
! the default values of the various tolerances, this bug does not impact the
! solutions.
DETERMINE_TEMP_T_MIN = -2.0 ! [degC] default = -2.0
! The minimum temperature that can be found by determine_temperature.
DETERMINE_TEMP_T_MAX = 31.0 ! [degC] default = 31.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,12 @@ DETERMINE_TEMP_ADJUST_T_AND_S = False ! [Boolean] default = False
! based on the ratio of the thermal and haline coefficients. Otherwise try to
! match the density by only adjusting temperatures within a maximum range before
! revising estimates of the salinity.
DETERMINE_TEMP_CONVERGENCE_BUG = True ! [Boolean] default = True
! If true, use layout-dependent tests on the changes in temperature and salinity
! to determine when the iterations have converged when
! DETERMINE_TEMP_ADJUST_T_AND_S is false. For realistic equations of state and
! the default values of the various tolerances, this bug does not impact the
! solutions.
DETERMINE_TEMP_T_MIN = -2.0 ! [degC] default = -2.0
! The minimum temperature that can be found by determine_temperature.
DETERMINE_TEMP_T_MAX = 31.0 ! [degC] default = 31.0
Expand Down
6 changes: 6 additions & 0 deletions ice_ocean_SIS2/Baltic/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,12 @@ DETERMINE_TEMP_ADJUST_T_AND_S = False ! [Boolean] default = False
! based on the ratio of the thermal and haline coefficients. Otherwise try to
! match the density by only adjusting temperatures within a maximum range before
! revising estimates of the salinity.
DETERMINE_TEMP_CONVERGENCE_BUG = True ! [Boolean] default = True
! If true, use layout-dependent tests on the changes in temperature and salinity
! to determine when the iterations have converged when
! DETERMINE_TEMP_ADJUST_T_AND_S is false. For realistic equations of state and
! the default values of the various tolerances, this bug does not impact the
! solutions.
DETERMINE_TEMP_T_MIN = -2.0 ! [degC] default = -2.0
! The minimum temperature that can be found by determine_temperature.
DETERMINE_TEMP_T_MAX = 31.0 ! [degC] default = 31.0
Expand Down
6 changes: 6 additions & 0 deletions ocean_only/global_ALE/layer/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,12 @@ DETERMINE_TEMP_ADJUST_T_AND_S = False ! [Boolean] default = False
! based on the ratio of the thermal and haline coefficients. Otherwise try to
! match the density by only adjusting temperatures within a maximum range before
! revising estimates of the salinity.
DETERMINE_TEMP_CONVERGENCE_BUG = True ! [Boolean] default = True
! If true, use layout-dependent tests on the changes in temperature and salinity
! to determine when the iterations have converged when
! DETERMINE_TEMP_ADJUST_T_AND_S is false. For realistic equations of state and
! the default values of the various tolerances, this bug does not impact the
! solutions.
DETERMINE_TEMP_T_MIN = -2.0 ! [degC] default = -2.0
! The minimum temperature that can be found by determine_temperature.
DETERMINE_TEMP_T_MAX = 31.0 ! [degC] default = 31.0
Expand Down
6 changes: 6 additions & 0 deletions ocean_only/single_column/BML/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,12 @@ DETERMINE_TEMP_ADJUST_T_AND_S = False ! [Boolean] default = False
! based on the ratio of the thermal and haline coefficients. Otherwise try to
! match the density by only adjusting temperatures within a maximum range before
! revising estimates of the salinity.
DETERMINE_TEMP_CONVERGENCE_BUG = True ! [Boolean] default = True
! If true, use layout-dependent tests on the changes in temperature and salinity
! to determine when the iterations have converged when
! DETERMINE_TEMP_ADJUST_T_AND_S is false. For realistic equations of state and
! the default values of the various tolerances, this bug does not impact the
! solutions.
DETERMINE_TEMP_T_MIN = -2.0 ! [degC] default = -2.0
! The minimum temperature that can be found by determine_temperature.
DETERMINE_TEMP_T_MAX = 31.0 ! [degC] default = 31.0
Expand Down

0 comments on commit c178c22

Please sign in to comment.