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

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

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


Revision 1.21 - (show annotations) (download)
Tue Apr 5 17:37:13 2016 UTC (8 years, 1 month 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.20: +1 -3 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=281.089, 289.321, 307.191, 331.377, 432.413,
8 sRef=5*0.,
9 no_slip_sides=.FALSE.,
10 no_slip_bottom=.FALSE.,
11 buoyancyRelation='ATMOSPHERIC',
12 eosType='IDEALG',
13 #atm_Rq=0.6078E-3,
14 integr_GeoPot=2,
15 #selectFindRoSurf=1,
16 rotationPeriod=86400.,
17 gravity=9.81,
18 rhoConst=1.0,
19 rhoConstFresh=1000.,
20 implicitFreeSurface=.TRUE.,
21 exactConserv=.TRUE.,
22 #uniformLin_PhiSurf=.FALSE.,
23 staggerTimeStep=.TRUE.,
24 hFacMin=1.0,
25 saltAdvScheme=3,
26 readBinaryPrec=64,
27 #writeBinaryPrec=64,
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=69120,
40 nTimeSteps=10,
41 #endTime=311040000.,
42 deltaT=450.0,
43 abEps=0.1,
44 #forcing_In_AB=.FALSE.,
45 tracForcingOutAB=1,
46 pickupStrictlyMatch=.FALSE.,
47 pChkptFreq=2592000.0,
48 chkptFreq=0.0,
49 dumpFreq=2592000.0,
50 taveFreq=2592000.0,
51 #monitorFreq=86400.0,
52 monitorFreq=1.0,
53 &
54
55 # Gridding parameters
56 &PARM04
57 usingSphericalPolarGrid=.TRUE.,
58 delX=128*2.8125,
59 delY=64*2.8125,
60 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
61 ygOrigin=-90.,
62 rSphere=6370.E3,
63 &
64
65 # Input datasets
66 &PARM05
67 topoFile='topo.filt_55.bin',
68 &

  ViewVC Help
Powered by ViewVC 1.1.22