# ==================== # | Model parameters | # ==================== # # Continuous equation parameters &PARM01 viscAz=1.E-3, viscAh=5.E5, viscA4=3.E4, diffKhT=1.E3, diffKzT=3.E-5, diffKhS=1.E3, diffKzS=3.E-5, beta=1.E-11, tAlpha=2.E-4, sBeta =7.4E-4, rhonil=1035., gravity=9.81, eosType = 'JMD95Z', implicitDiffusion=.true., implicitViscosity=.true., implicitFreeSurface=.true., allowFreezing=.TRUE., useRealFreshWaterFlux=.TRUE., useCDscheme=.FALSE., useSingleCpuIO=.TRUE., vectorInvariantMomentum=.TRUE., staggerTimeStep=.TRUE., multiDimAdvection=.FALSE., tempAdvScheme=30, saltAdvScheme=30, # useNHMTerms=.TRUE., # turn on lopped cells hFacMin=0.3, hFacMindz=50., # set precision of data files readBinaryPrec=32, writeBinaryPrec=32, globalfiles=.FALSE., debugLevel=2, / # Elliptic solver parameters &PARM02 cg2dMaxIters=100, cg2dTargetResidual=1.E-13, / # Time stepping parameters &PARM03 nIter0 = 0, nTimeSteps = 144, # nTimeSteps = 17543, deltaTmom = 3600.0, deltaTtracer= 3600.0, deltaTClock = 3600.0, # tauCD = 172800., # if you are using a version later than checkpoint45d on the main branch # you can uncomment the following line and increase the time step # deltaTtracer and deltaTClock to 172800.0 as well to speed up the # asynchronous time stepping # deltaTfreesurf = 172800.0, dumpInitAndLast=.TRUE. abEps = 0.1, pChkptFreq= 10454400., dumpFreq= 0., taveFreq= 0., # diagFreq= 2629830., adjDumpFreq= 2613600., monitorFreq= 2613600., # monitorFreq=1., # 2 months restoring timescale for temperature # tauThetaClimRelax = 5184000.0, # 6 months restoring timescale for salinity # tauSaltClimRelax = 15552000.0, / # Gridding parameters &PARM04 usingCartesianGrid=.FALSE., usingSphericalPolarGrid=.TRUE., delX=90*4.0, delY=30*2.0, delZ= 10.0, 10.0, 15.0, 20.0, 20.0, 25.0, 35.0, 50.0, 75.0,100.0,150.0,200.0,275.0,350.0,415.0,450.0, 500.0,500.0,500.0,500.0,500.0,500.0,500.0 phiMin=-80., thetamin=0., / # Input datasets &PARM05 bathyFile='bathy_SO_4x2_smooth.bin', uVelInitFile='Uini_SO_4x2.bin', vVelInitFile='Vini_SO_4x2.bin', hydrogThetaFile='Tini_SO_4x2.bin', hydrogSaltFile='Sini_SO_4x2.bin', /