# ====================
# | Model parameters |
# ====================
#
# Continuous equation parameters
 &PARM01
 Tref = 30*-1.9,
 Sref = 30*34.4,
 viscAz=1.E-3,
 viscAh=600.0,
 no_slip_sides=.FALSE.,
 no_slip_bottom=.FALSE.,
 diffKhT=100.0,
 diffKzT=5.E-5,
 diffKhS=100.0,
 diffKzS=5.E-5,
 bottomDragQuadratic=2.5E-3,
 eosType='JMD95Z', 
 HeatCapacity_cp = 3974.0,
 rhoConst=1030.,
 rhoNil=1030.,
 gravity=9.81,
 convertFW2Salt = 33.4,
 rigidLid=.FALSE.,
 implicitFreeSurface=.TRUE.,
 exactConserv=.TRUE.,
 hFacMin=0.05,
 hFacInf=0.025,
 nonHydrostatic=.FALSE.,
 globalfiles = .TRUE.,
 useSingleCpuIO = .TRUE.,
 vectorInvariantMomentum = .TRUE.,
 selectImplicitDrag = 2,  
 nonlinfreesurf = 4, 
 &

# Elliptic solver parameters
 &PARM02
 cg2dMaxIters=1000,
 cg2dTargetResidual=1.E-13,
 cg3dMaxIters=400,
 cg3dTargetResidual=1.E-13,
 &

# Time stepping parameters
 &PARM03
 niter0=0
# endTime=2592000.,
 nTimesteps=4380,
 deltaT=600.0,
 abEps=0.1,
 cAdjFreq = 1.,
 pChkptFreq=2628000.,
 chkptFreq=0.,
 dumpFreq=0.,
 taveFreq=2628000.,
 monitorFreq=1200.,
 monitorSelect=2,
 &

# Gridding parameters
 &PARM04
 usingSphericalPolarGrid=.TRUE.,
 xgOrigin = 0.0,
 ygOrigin = -80.0,
 delX = 20*0.25,
 delY = 40*0.05,
 delZ = 30*30.0,
 &

# Input datasets
 &PARM05
 bathyFile       = 'bathymetry.bin',
# hydrogSaltFile  = 'Salt.bin',
# hydrogThetaFile = 'Theta.bin',
# uVelInitFile    = 'Uvel.bin',
# vVelInitFile    = 'Vvel.bin',
# pSurfInitFile   = 'Etan.bin',
 &
