Warning, /verification/tutorial_held_suarez_cs/input/data is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 41f98c40 on 2016-04-05 17:37:15 UTC
47d9a2b4e1 Jean*0001 # ====================
0002 # | Model parameters |
0003 # ====================
0004 #
0005 # Continuous equation parameters
0006 &PARM01
0007 tRef=295.2, 295.5, 295.9, 296.3, 296.7, 297.1, 297.6, 298.1, 298.7, 299.3,
0008 300.0, 300.7, 301.9, 304.1, 308.0, 315.1, 329.5, 362.3, 419.2, 573.8,
0009 sRef=20*0.0,
0010 no_slip_sides=.FALSE.,
0011 no_slip_bottom=.FALSE.,
0012 buoyancyRelation='ATMOSPHERIC',
f73cd03ec1 Jean*0013 eosType='IDEALG',
d68faeaed2 Jean*0014 rotationPeriod=86400.,
47d9a2b4e1 Jean*0015 implicitFreeSurface=.TRUE.,
0016 exactConserv=.TRUE.,
0017 nonlinFreeSurf=4,
bcd34e558f Jean*0018 select_rStar=2,
47d9a2b4e1 Jean*0019 hFacInf=0.2,
0020 hFacSup=2.0,
0021 uniformLin_PhiSurf=.FALSE.,
0022 #hFacMin=0.2,
0023 saltStepping=.FALSE.,
0024 momViscosity=.FALSE.,
0025 vectorInvariantMomentum=.TRUE.,
0026 staggerTimeStep=.TRUE.,
0027 readBinaryPrec=64,
0028 writeBinaryPrec=64,
0029 &
0030
0031 # Elliptic solver parameters
0032 &PARM02
0033 cg2dMaxIters=200,
0034 #cg2dTargetResidual=1.E-12,
0035 cg2dTargetResWunit=1.E-17,
0036 &
0037
0038 # Time stepping parameters
0039 &PARM03
0040 deltaT=450.,
bcd34e558f Jean*0041 #nIter0=276480,
0042 startTime=124416000.,
0043 #- run for 1 year (192.iterations x 450.s = 1.day, 360*192=69120):
0044 #nTimeSteps=69120,
990c5e2f61 Jean*0045 #forcing_In_AB=.FALSE.,
0046 tracForcingOutAB=1,
47d9a2b4e1 Jean*0047 abEps=0.1,
bcd34e558f Jean*0048 pChkptFreq=31104000.,
0049 chkptFreq=2592000.,
47d9a2b4e1 Jean*0050 dumpFreq=2592000.,
bcd34e558f Jean*0051 #monitorFreq=43200.,
47d9a2b4e1 Jean*0052 taveFreq=0.,
bcd34e558f Jean*0053 #- to run a short test (2.h):
0054 nTimeSteps=16,
0055 monitorFreq=1.,
47d9a2b4e1 Jean*0056 &
0057
0058 # Gridding parameters
0059 &PARM04
0060 usingCurvilinearGrid=.TRUE.,
0061 horizGridFile='grid_cs32',
353a8586ba Jean*0062 radius_fromHorizGrid=6370.E3,
47d9a2b4e1 Jean*0063 delR=20*50.E2,
0064 &
0065
0066 # Input datasets
0067 &PARM05
0068 #topoFile='topo.cs.bin',
0069 &