Skip to content

Commit

Permalink
Turn on MASS_WEIGHT_IN_PRESSURE_GRADIENT
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallward committed Sep 16, 2024
1 parent 64628f7 commit 50243ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .testing/tc1/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -586,3 +586,4 @@ BULKML_CONV_MOMENTUM_BUG = True ! [Boolean] default = True
PEN_SW_ABSORB_MINTHICK = 0.001 ! [m] default = 0.001
GUST_CONST = 0.02 ! [Pa] default = 0.02
FIX_USTAR_GUSTLESS_BUG = False ! [Boolean] default = False
MASS_WEIGHT_IN_PRESSURE_GRADIENT = True ! [Boolean] default = False
1 change: 1 addition & 0 deletions .testing/tc2/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -619,3 +619,4 @@ USE_MLD_ITERATION = False ! [Boolean] default = False
PEN_SW_ABSORB_MINTHICK = 0.001 ! [m] default = 0.001
GUST_CONST = 0.02 ! [Pa] default = 0.02
FIX_USTAR_GUSTLESS_BUG = False ! [Boolean] default = False
MASS_WEIGHT_IN_PRESSURE_GRADIENT = True ! [Boolean] default = False
2 changes: 1 addition & 1 deletion .testing/tc4/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -410,4 +410,4 @@ USE_LAND_MASK_FOR_HVISC = False ! [Boolean] default = False
KAPPA_SHEAR_ITER_BUG = True ! [Boolean] default = True
KAPPA_SHEAR_ALL_LAYER_TKE_BUG = True ! [Boolean] default = True
USE_MLD_ITERATION = False ! [Boolean] default = False

MASS_WEIGHT_IN_PRESSURE_GRADIENT = True ! [Boolean] default = False

0 comments on commit 50243ef

Please sign in to comment.