Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion MOM6_GEOSPlug/mom6_app/1440x1080/MOM_override
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ RESTART_CHECKSUMS_REQUIRED = False
#override PRESSURE_DEPENDENT_FRAZIL = False
!
! update answers
!

! see https://github.com/GEOS-ESM/MOM6/issues/15
#override MEKE_POSITIVE = True
3 changes: 3 additions & 0 deletions MOM6_GEOSPlug/mom6_app/540x458/MOM_override
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ TOPO_FILE = "ocean_topog.nc"
#override BAD_VAL_SSS_MAX = 75.0
#override BAD_VAL_SST_MAX = 55.0
#override BAD_VAL_SST_MIN = -3.0

! see https://github.com/GEOS-ESM/MOM6/issues/15
#override MEKE_POSITIVE = True
3 changes: 3 additions & 0 deletions MOM6_GEOSPlug/mom6_app/72x36/MOM_override
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@
#override HFREEZE = 10.0
#override BAD_VAL_SST_MIN = -3.0
#override BAD_VAL_SSS_MAX = 55.0

! see https://github.com/GEOS-ESM/MOM6/issues/15
#override MEKE_POSITIVE = True
Loading