Skip to content

Commit

Permalink
Merge branch 'develop' into sanAkel-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sanAkel authored Feb 28, 2024
2 parents c5fac0c + 620a8cc commit 023e11c
Show file tree
Hide file tree
Showing 2 changed files with 2,437 additions and 3 deletions.
41 changes: 38 additions & 3 deletions MOM6_GEOSPlug/mom6_app/1440x1080/MOM_override
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
LAYOUT = 36, 30
#override DT = 450.0
#override DT_THERM = 450.
!BAD_VAL_SST_MIN = -3.0
!BAD_VAL_SSS_MAX = 55.0
HFREEZE = 2.0

! disable checksums
! Disable checksums
RESTART_CHECKSUMS_REQUIRED = False

!VERBOSITY = 9
Expand All @@ -18,3 +16,40 @@ RESTART_CHECKSUMS_REQUIRED = False
#override DIAG_COORDS = "z Z ZSTAR"
#override DIAG_COORD_DEF_Z = "WOA09"

! Use (known) bug fixes.
#override USE_GM_WORK_BUG = False
#override BT_USE_OLD_CORIOLIS_BRACKET_BUG = False
#override KAPPA_SHEAR_ITER_BUG = False
#override KAPPA_SHEAR_ALL_LAYER_TKE_BUG = False
#override FIX_USTAR_GUSTLESS_BUG = True
#override REMAP_UV_USING_OLD_ALG = False

! For SOCA
#override VERTEX_SHEAR = True

! Known improvements
#override INTERNAL_WAVE_SPEED_BETTER_EST = True
#override REMAP_AUXILIARY_VARS = True

! Thermo_spans_coupling should be set to False
#override THERMO_SPANS_COUPLING = False

! Following improved ocean-ice simulations
#override CORIOLIS_SCHEME = SADOURNY75_ENERGY
#override BOUNDARY_EXTRAPOLATION = False
#override EPBL_MSTAR_SCHEME = "REICHL_H18"
#override EPBL_MLD_BISECTION = False
#override APPLY_INTERFACE_FILTER = True
#override THICKNESSDIFFUSE = False
#override KH_VEL_SCALE = 0.00286
#override HTBL_SHELF_MIN = 10.
#override KH_ETA_CONST = 20.
#override AH_VEL_SCALE = 0.02
#override SMAGORINSKY_AH = False
#override BBL_THICK_MIN = 10.
#override BBL_EFFIC = 0.01
#override PRESSURE_DEPENDENT_FRAZIL = False
!
! update answers
#override DEFAULT_2018_ANSWERS = False
!
Loading

0 comments on commit 023e11c

Please sign in to comment.