#:::==================== # | Model parameters | # ==================== # # Continuous equation parameters &PARM01 # momViscosity=.FALSE., # momForcing=.FALSE., # momAdvection=.False., # momstepping=.FALSE., tempstepping=.FALSE., saltstepping=.FALSE., Tref = 50*-1.9, Sref = 50*34.4, viscAr=2.E-3, #viscAh=600.0, viscAhGrid=0.4, # viscA4Grid=0.02, no_slip_sides=.FALSE., no_slip_bottom=.TRUE., # bottomDragQuadratic=2.5E-3, diffKhT= 100.0, #diffKhT= 600.0, diffKrT=5.E-5, diffKhS= 100.0, #diffKhS= 600.0, diffKrS=5.E-5, bottomDragQuadratic=0., staggerTimestep = .true., tempAdvScheme=30, saltAdvScheme=30, vectorInvariantMomentum = .true., ### momImplVertAdv=.true., tempImplVertAdv=.true., saltImplVertAdv=.true., eosType='JMD95Z', #tAlpha = 2.E-4, #sBeta = 7.4E-4, HeatCapacity_cp = 3974.0, rhoConst=1030., rhoNil=1030., gravity=9.81, gBaro=9.81, implicitDiffusion = .true., implicitViscosity = .true., rigidLid=.FALSE., implicitFreeSurface=.TRUE., useRealFreshWaterFlux = .true., exactConserv=.TRUE., # start nlfs with rstar #select_rStar=2, nonlinFreeSurf=4, hFacInf=0.2, hFacSup=2.0, # end nlfs with rstar hFacMin=0.2, #integr_GeoPot = 1, #ivdc_kappa = 0.005., #useCDscheme=.true., #allowFreezing = .true., readBinaryPrec=64, #writeBinaryPrec=64, debuglevel = 0, f0 = 0.0, useSingleCpuIO=.TRUE., globalFiles=.TRUE., bottomVisc_pCell=.TRUE., selectCoriMap=0, f0=-1.e-4 selectImplicitDrag=2 selectBotDragQuadr=2 & # Elliptic solver parameters &PARM02 cg2dMaxIters=600, cg2dTargetResidual=1.E-12, cg2dMinColumnEps=1, pReleaseVisc=8, printResidualFreq=200, & &PARM03 niter0=0, # nTimeSteps=8640, #startTime=86400., endTime=93312000., deltaT=100, forcing_In_AB=.false., abEps=0.1, cAdjFreq = -1., pChkptFreq=432000.0, chkptFreq=432000., dumpFreq=216000 monitorSelect=1, monitorFreq=43200., & # Gridding parameters &PARM04 usingCartesianGrid=.TRUE., usingSphericalPolarGrid=.FALSE., #delR = 10., 10., 10., 10., 10., 10., 10., 10.01, 10.03, 10.11, #10.32, 10.8, 11.76, 13.42, 16.04, 19.82, 24.85, 31.1, 38.42, 46.5, #55., 63.5, 71.58, 78.9, 85.15, 90.18, 93.96, 96.58, 98.25, 99.25, #100.01, 101.33, 104.56, 111.33, 122.83, 139.09, 158.94, 180.83, 203.55, 226.5, #249.5, 272.5, 295.5, 318.5, 341.5, 364.5, 387.5, 410.5, 433.5, 456.5, delR=105*20., delX=20*1600, delY=200*1600, # delYFile='dlat.bin', # delY=30*10e3, # xgOrigin = -105.5, # ygOrigin = -75.4457, & # Input datasets &PARM05 bathyFile='bathyS1.box', hydrogThetaFile='theta.init', hydrogSaltFile='salt.init', pSurfInitFile='etainit.bin', &