/[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.9 - (show annotations) (download)
Tue Jul 6 01:18:04 2004 UTC (19 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57m_post, checkpoint57g_pre, checkpoint57b_post, checkpoint57g_post, checkpoint56b_post, checkpoint54d_post, checkpoint54e_post, checkpoint57d_post, checkpoint57i_post, checkpoint55, checkpoint57, checkpoint56, checkpoint54f_post, checkpoint55i_post, checkpoint57l_post, checkpoint55c_post, checkpoint57f_post, checkpoint57a_post, checkpoint57h_pre, checkpoint54b_post, checkpoint57h_post, checkpoint55g_post, checkpoint57c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint57c_pre, checkpoint55j_post, checkpoint54a_post, checkpoint55h_post, checkpoint57e_post, checkpoint55b_post, checkpoint55f_post, checkpoint57p_post, eckpoint57e_pre, checkpoint56a_post, checkpoint57h_done, checkpoint57j_post, checkpoint57f_pre, checkpoint56c_post, checkpoint57a_pre, checkpoint55a_post, checkpoint57o_post, checkpoint57k_post, checkpoint55e_post, checkpoint54c_post
Changes since 1.8: +1 -0 lines
add usePickupBeforeC54=.T. in namelist PARM01 to restart from old pickup

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 usePickupBeforeC54=.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 pChkptFreq=2592000.,
44 forcing_In_AB=.FALSE.,
45 chkptFreq=0.,
46 dumpFreq=2592000.,
47 taveFreq=2592000.,
48 #monitorFreq=86400.,
49 monitorFreq=1.,
50 &
51
52 # Gridding parameters
53 &PARM04
54 usingSphericalPolarGrid=.TRUE.,
55 delX=128*2.8125,
56 delY=23*2.8125,
57 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
58 Ro_SeaLevel=1.E5,
59 groundAtK1=.TRUE.,
60 phiMin=-32.34375,
61 rSphere=6370.E3,
62 &
63
64 # Input datasets
65 &PARM05
66 &

  ViewVC Help
Powered by ViewVC 1.1.22