/[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.8 - (show annotations) (download)
Sat Jan 24 20:44:59 2004 UTC (20 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52l_pre, checkpoint52j_pre, checkpoint52k_post, checkpoint54, checkpoint53, checkpoint53d_post, checkpoint52m_post, checkpoint54a_pre, checkpoint53c_post, checkpoint53a_post, checkpoint53g_post, checkpoint53f_post, checkpoint52j_post, checkpoint52l_post, checkpoint52n_post, checkpoint53b_pre, checkpoint53b_post, checkpoint53d_pre
Changes since 1.7: +18 -28 lines
update AIM Equatorial Channel experiment:
 * use standard aim_v23 pkg (instead of the old pkg/aim).

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

  ViewVC Help
Powered by ViewVC 1.1.22