--- MITgcm_contrib/natl_12/inputs/data 2003/08/05 21:22:44 1.1 +++ MITgcm_contrib/natl_12/inputs/data 2003/08/27 03:23:24 1.2 @@ -18,11 +18,11 @@ diffKzS=3.E-5, rhonil=1035., gravity=9.81, -#eosType = 'POLY3', - eosType = 'LINEAR', - sBeta=0., + eosType = 'POLY3', +#eosType = 'LINEAR', +#sBeta=0., #tAlpha=2.e-4, - tAlpha=0., +#tAlpha=0., ivdc_kappa=100., implicitDiffusion=.TRUE., allowFreezing=.TRUE., @@ -35,11 +35,13 @@ readBinaryPrec=64, implicitFreeSurface=.TRUE., rigidLid=.FALSE., - momAdvection=.FALSE., + momAdvection=.TRUE., bottomDragQuadratic=1.E-3, bottomDragLinear=1.E-3, #vectorInvariantMomentum=.TRUE., - useEnergyConservingCoriolis=.TRUE., +#useEnergyConservingCoriolis=.TRUE., + tempAdvScheme=4, + saltAdvScheme=4, & # Elliptic solver parameters @@ -51,27 +53,34 @@ # Time stepping parameters &PARM03 nIter0 = 0, - nTimeSteps = 100, +# nTimeSteps = 100, + nTimeSteps = 1920, + # 100 years of integration will yield a reasonable flow field # startTime = 0., +# endTime = 1728000. + +# 100 year in seconds # endTime = 3110400000., - deltaTmom = 900.0, + deltaTmom = 450.0, #tauCD = 321428., - deltaTtracer= 900.0, - deltaTClock = 900.0, + deltaTtracer= 450.0, + deltaTClock = 450.0, # 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, abEps = 0.1, - pChkptFreq= 311040000., - dumpFreq= 311040000., - dumpFreq= 864000., + pChkptFreq= 864000., +# dumpFreq= 311040000., +# dumpFreq= 864000., + dumpFreq= 864000, taveFreq= 311040000., taveFreq= 864000., +# taveFreq= 43200., #monitorFreq=31104000., - monitorFreq=1., + monitorFreq=4500., # 2 months restoring timescale for temperature #tauThetaClimRelax = 5184000.0, # 6 months restoring timescale for salinity