/[MITgcm]/MITgcm/verification/fizhi-gridalt-hs/input/data
ViewVC logotype

Contents of /MITgcm/verification/fizhi-gridalt-hs/input/data

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


Revision 1.4 - (show annotations) (download)
Wed Oct 20 19:45:36 2004 UTC (19 years, 6 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57d_post, checkpoint57b_post, checkpoint57c_pre, checkpoint55j_post, checkpoint56b_post, checkpoint57e_post, checkpoint56c_post, checkpoint57a_post, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, eckpoint57e_pre, checkpoint57c_post, checkpoint56a_post
Changes since 1.3: +1 -1 lines
Run verification exp for more time steps

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=288.8,292.7,298.1,303.8,309.8,316.2,323.2,332.5,356.1,437.4,
8 #tRef=280.,290.,300.,310.,320.,330.,360.,390.,420.,450.,
9 sRef=1.0E-3,5.0E-4,1.E-4,5*1.E-6,1.E-8,1.E-9,
10 #sRef=10*0.0,
11 viscAr=0.E1,
12 viscAh=0.E6,
13 viscA4=0.E17,
14 no_slip_sides=.FALSE.,
15 no_slip_bottom=.FALSE.,
16 diffKhT=0.E3,
17 diffKrT=0.,
18 diffK4T=0.E17,
19 diffKrS=0.E2,
20 diffKhS=0.E3,
21 diffK4S=0.E17,
22 buoyancyRelation='ATMOSPHERIC',
23 eosType='IDEALGAS',
24 #Integr_GeoPot=2,
25 gravity=9.81,
26 rhonil=1.0,
27 rhoConst=1.0,
28 rigidLid=.FALSE.,
29 implicitFreeSurface=.TRUE.,
30 exactConserv=.TRUE.,
31 uniformLin_PhiSurf=.FALSE.,
32 staggerTimeStep=.TRUE.,
33 nonHydrostatic=.FALSE.,
34 readBinaryPrec=64,
35 writeBinaryPrec=64,
36 hFacMin=0.2,
37 nonlinFreeSurf=4,
38 select_rStar=2,
39 saltAdvScheme=3,
40 vectorInvariantMomentum=.TRUE.,
41 &
42
43 # Elliptic solver parameters
44 &PARM02
45 cg2dMaxIters=200,
46 #cg2dTargetResidual=1.E-12,
47 cg2dTargetResWunit=1.E-17,
48 &
49
50 # Time stepping parameters
51 &PARM03
52 niter0=0,
53 #nTimeSteps=691200,
54 nTimeSteps=4,
55 #endTime=864000.0,
56 deltaT=450.0,
57 forcing_In_AB=.FALSE.,
58 abEps=0.1,
59 cAdjFreq=0.,
60 pChkptFreq=2592000.0,
61 chkptFreq=0.0,
62 #dumpFreq=2592000.0,
63 dumpFreq=450.0,
64 monitorFreq=1.,
65 taveFreq=0.0,
66 tave_lastiter=1.,
67 &
68
69 # Gridding parameters
70 &PARM04
71 usingCartesianGrid=.FALSE.,
72 usingSphericalPolarGrid=.FALSE.,
73 usingCurvilinearGrid=.TRUE.,
74 delR=10*1.E4,
75 Ro_SeaLevel=1.E5,
76 groundAtK1=.TRUE.,
77 rSphere=6370.E3,
78 &
79
80 # Input datasets
81 &PARM05
82 topoFile='topo.cs.bin',
83 uVelInitFile='U.input',
84 vVelInitFile='V.input',
85 #pSurfInitFile='Eta.input',
86 hydrogThetaFile='T.input',
87 #hydrogSaltFile='S.input',
88 &

  ViewVC Help
Powered by ViewVC 1.1.22