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

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

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


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

  ViewVC Help
Powered by ViewVC 1.1.22