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

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

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


Revision 1.26 - (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.25: +1 -2 lines
remove "Ro_SeaLevel" setting and use default "top_Pres" value (=0)

1 cnh 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7 jmc 1.10 tRef=289.6, 298.1, 314.5, 335.8, 437.4,
8 cnh 1.1 sRef=5*0.,
9     no_slip_sides=.FALSE.,
10     no_slip_bottom=.FALSE.,
11     buoyancyRelation='ATMOSPHERIC',
12 jmc 1.24 eosType='IDEALG',
13 jmc 1.10 atm_Rq=0.6078E-3,
14 jmc 1.26 integr_GeoPot=2,
15 jmc 1.10 selectFindRoSurf=1,
16 cnh 1.1 gravity=9.81,
17 jmc 1.10 rhoConstFresh=1000.,
18 cnh 1.1 implicitFreeSurface=.TRUE.,
19 jmc 1.7 exactConserv=.TRUE.,
20 jmc 1.10 select_rStar=2,
21     nonlinFreeSurf=4,
22     hFacInf=0.2,
23     hFacSup=2.0,
24 jmc 1.7 uniformLin_PhiSurf=.FALSE.,
25     hFacMin=0.2,
26 jmc 1.6 saltAdvScheme=3,
27 adcroft 1.4 vectorInvariantMomentum=.TRUE.,
28 jmc 1.10 useJamartWetPoints=.TRUE.,
29 jmc 1.17 staggerTimeStep=.TRUE.,
30     readBinaryPrec=64,
31     writeBinaryPrec=64,
32 cnh 1.1 &
33    
34     # Elliptic solver parameters
35     &PARM02
36     cg2dMaxIters=200,
37     #cg2dTargetResidual=1.E-12,
38     cg2dTargetResWunit=1.E-17,
39     &
40    
41     # Time stepping parameters
42     &PARM03
43 jmc 1.17 nIter0=69120,
44 adcroft 1.2 nTimeSteps=10,
45 jmc 1.10 # 1yr, 10yr:
46 cnh 1.1 #endTime=31104000.,
47 jmc 1.10 #endTime=311040000.,
48 jmc 1.7 deltaT=450.0,
49 jmc 1.10 abEps=0.1,
50 jmc 1.25 forcing_In_AB=.FALSE.,
51 cnh 1.1 cAdjFreq=0.,
52 jmc 1.10 pChkptFreq=2592000.,
53     taveFreq=2592000.,
54     dumpFreq=7776000.,
55 jmc 1.17 monitorFreq=86400.,
56 jmc 1.7 monitorFreq=1.,
57 cnh 1.1 &
58    
59     # Gridding parameters
60     &PARM04
61     usingCurvilinearGrid=.TRUE.,
62 jmc 1.22 radius_fromHorizGrid=6370.E3,
63 jmc 1.10 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
64 cnh 1.1 &
65    
66     # Input datasets
67     &PARM05
68 jmc 1.10 topoFile='topo.2f2_FM.bin',
69 cnh 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22