/[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.16 - (show annotations) (download)
Wed May 6 20:59:54 2009 UTC (15 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62c, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint62, checkpoint63, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint62b, checkpoint61n, checkpoint61q, checkpoint61z, checkpoint61o, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61x, checkpoint61y
Changes since 1.15: +2 -1 lines
useSingleCpuIO=.TRUE.

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='IDEALGAS',
14 #atm_Rq=0.6078E-3,
15 rotationPeriod=86400.,
16 gravity=9.81,
17 rhonil=1.0,
18 rhoConst=1.0,
19 rhoConstFresh=1000.,
20 implicitFreeSurface=.TRUE.,
21 exactConserv=.TRUE.,
22 #uniformLin_PhiSurf=.FALSE.,
23 staggerTimeStep=.TRUE.,
24 saltAdvScheme=3,
25 readBinaryPrec=64,
26 writeBinaryPrec=64,
27 useSingleCpuIO=.TRUE.,
28 &
29
30 # Elliptic solver parameters
31 &PARM02
32 cg2dMaxIters=200,
33 #cg2dTargetResidual=1.E-12,
34 cg2dTargetResWunit=1.E-17,
35 &
36
37 # Time stepping parameters
38 &PARM03
39 nIter0=51840,
40 nTimeSteps=10,
41 #endTime=155520000.,
42 deltaT=600.,
43 abEps=0.1,
44 pickupStrictlyMatch=.FALSE.,
45 pChkptFreq=2592000.,
46 #forcing_In_AB=.FALSE.,
47 tracForcingOutAB=1,
48 chkptFreq=0.,
49 dumpFreq=2592000.,
50 taveFreq=2592000.,
51 #monitorFreq=86400.,
52 monitorFreq=1.,
53 &
54
55 # Gridding parameters
56 &PARM04
57 usingSphericalPolarGrid=.TRUE.,
58 delX=128*2.8125,
59 delY=23*2.8125,
60 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
61 Ro_SeaLevel=1.E5,
62 ygOrigin=-32.34375,
63 rSphere=6370.E3,
64 &
65
66 # Input datasets
67 &PARM05
68 &

  ViewVC Help
Powered by ViewVC 1.1.22