# ====================
# | Model parameters |
# ====================
#
# Continuous equation parameters
 &PARM01
 tRef=281.089, 289.321, 307.191, 331.377, 432.413,
 sRef=5*0.,
 no_slip_sides=.FALSE.,
 no_slip_bottom=.FALSE.,
 buoyancyRelation='ATMOSPHERIC',
 eosType='IDEALG',
 selectCoriScheme=2,
 momTidalForcing=.FALSE.,
 gravity=9.81,
 rigidLid=.FALSE.,
 implicitFreeSurface=.TRUE.,
 exactConserv=.TRUE.,
#uniformLin_PhiSurf=.FALSE.,
 rhoConst=1.0,
 staggerTimeStep=.TRUE.,
 hFacMin=1.0,
 readBinaryPrec=64,
 writeBinaryPrec=64,
 &

# Elliptic solver parameters
 &PARM02
 cg2dMaxIters=200,
 cg2dTargetResWunit=9.E-16,
 &

# Time stepping parameters
 &PARM03
 nIter0=0,
 nTimeSteps=10,
#endTime=31104000.,
 deltaT=450.0,
 abEps=0.1,
 cAdjFreq=0.,
 chkptFreq=0.0,
 pChkptFreq=2592000.0,
 dumpFreq=2592000.0,
#monitorFreq=86400.,
 monitorFreq=1.,
 &

# Gridding parameters
 &PARM04
 usingSphericalPolarGrid=.TRUE.,
 delX=128*2.8125,
 delY=64*2.8125,
 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
 ygOrigin=-90.,
 rSphere=6370.E3,
 &

# Input datasets
 &PARM05
 hydrogThetaFile='T.init',
 &
