/[MITgcm]/MITgcm/verification/aim.5l_Equatorial_Channel/input/data
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_Equatorial_Channel/input/data

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.18 - (show annotations) (download)
Tue Apr 5 17:37:13 2016 UTC (8 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65v, checkpoint65w, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, HEAD
Changes since 1.17: +0 -2 lines
remove "Ro_SeaLevel" setting and use default "top_Pres" value (=0)

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=289.6, 298.1, 314.5, 335.8, 437.4,
8 sRef=5*0.,
9 #viscAr=1.E3,
10 no_slip_sides=.FALSE.,
11 no_slip_bottom=.FALSE.,
12 buoyancyRelation='ATMOSPHERIC',
13 eosType='IDEALG',
14 #atm_Rq=0.6078E-3,
15 rotationPeriod=86400.,
16 gravity=9.81,
17 rhoConst=1.0,
18 rhoConstFresh=1000.,
19 implicitFreeSurface=.TRUE.,
20 exactConserv=.TRUE.,
21 #uniformLin_PhiSurf=.FALSE.,
22 staggerTimeStep=.TRUE.,
23 saltAdvScheme=3,
24 readBinaryPrec=64,
25 writeBinaryPrec=64,
26 useSingleCpuIO=.TRUE.,
27 &
28
29 # Elliptic solver parameters
30 &PARM02
31 cg2dMaxIters=200,
32 #cg2dTargetResidual=1.E-12,
33 cg2dTargetResWunit=1.E-17,
34 &
35
36 # Time stepping parameters
37 &PARM03
38 nIter0=51840,
39 nTimeSteps=10,
40 #endTime=155520000.,
41 deltaT=600.,
42 abEps=0.1,
43 pickupStrictlyMatch=.FALSE.,
44 pChkptFreq=2592000.,
45 #forcing_In_AB=.FALSE.,
46 tracForcingOutAB=1,
47 chkptFreq=0.,
48 dumpFreq=2592000.,
49 taveFreq=2592000.,
50 #monitorFreq=86400.,
51 monitorFreq=1.,
52 &
53
54 # Gridding parameters
55 &PARM04
56 usingSphericalPolarGrid=.TRUE.,
57 delX=128*2.8125,
58 delY=23*2.8125,
59 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
60 ygOrigin=-32.34375,
61 rSphere=6370.E3,
62 &
63
64 # Input datasets
65 &PARM05
66 &

  ViewVC Help
Powered by ViewVC 1.1.22