Skip to content

Commit

Permalink
Update MOM_override
Browse files Browse the repository at this point in the history
Relax allowed surface values range.
  • Loading branch information
sanAkel authored Jan 25, 2024
1 parent 2533334 commit 0be24c8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MOM6_GEOSPlug/mom6_app/540x458/MOM_override
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,11 @@ TOPO_FILE = "ocean_topog.nc"
!
#override USE_HORIZONTAL_BOUNDARY_DIFFUSION = True
#override LBD_LINEAR_TRANSITION = True
!
! Extra slack for bad values
!
#override BAD_VAL_SSH_MAX = 50.0
#override BAD_VAL_SSS_MAX = 75.0
#override BAD_VAL_SST_MAX = 55.0
#override BAD_VAL_SST_MIN = -3.0

0 comments on commit 0be24c8

Please sign in to comment.