/[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.12 - (show annotations) (download)
Tue Mar 7 15:40:45 2006 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58b_post, checkpoint59, checkpoint58f_post, checkpoint58d_post, checkpoint58y_post, checkpoint58t_post, checkpoint58m_post, checkpoint58w_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58e_post, checkpoint58r_post, checkpoint58n_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59i, checkpoint59h, checkpoint58k_post, checkpoint58v_post, checkpoint58l_post, checkpoint58g_post, checkpoint58x_post, checkpoint58h_post, checkpoint58j_post, checkpoint58i_post, checkpoint58c_post, checkpoint58u_post, checkpoint58s_post
Changes since 1.11: +2 -1 lines
specify tracForcingOutAB=1 (to replace forcing_In_AB=F which now applies
  also to momentum forcing) and leave output.txt unchanged for now.

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 readBinaryPrec=64,
25 writeBinaryPrec=64,
26 saltAdvScheme=3,
27 usePickupBeforeC54=.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 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 Ro_SeaLevel=1.E5,
61 phiMin=-32.34375,
62 rSphere=6370.E3,
63 &
64
65 # Input datasets
66 &PARM05
67 &

  ViewVC Help
Powered by ViewVC 1.1.22