/[MITgcm]/MITgcm/verification/fizhi-cs-32x32x10/input/data
ViewVC logotype

Contents of /MITgcm/verification/fizhi-cs-32x32x10/input/data

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


Revision 1.7 - (show annotations) (download)
Fri Jan 19 20:19:24 2007 UTC (17 years, 3 months ago) by molod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +0 -0 lines
FILE REMOVED
won't quite till its done

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 #tRef=284.,286.,288.,290.,292.,294.,296.,298.,300.,302.,
8 # 304.,306.,308.,310.,312.,314.,316.,318.,320.,322.,
9 # 324.,326.,328.,330.,335.,340.,345.,350.,355.,360.,
10 # 365.,370.,380.,390.,400.,410.,420.,430.,440.,450.,
11 tRef=288.8,292.7,298.1,303.8,309.8,316.2,323.2,332.5,356.1,437.4,
12 #tRef=280.,290.,300.,310.,320.,330.,360.,390.,420.,450.,
13 sRef=1.0E-3,5.0E-4,1.E-4,5*1.E-6,1.E-8,1.E-9,
14 #sRef=40*0.0,
15 viscAr=0.E1,
16 viscAh=0.E6,
17 viscA4=0.E17,
18 no_slip_sides=.FALSE.,
19 no_slip_bottom=.FALSE.,
20 diffKhT=0.E3,
21 diffKrT=0.,
22 diffK4T=0.E17,
23 diffKrS=0.E2,
24 diffKhS=0.E3,
25 diffK4S=0.E17,
26 buoyancyRelation='ATMOSPHERIC',
27 eosType='IDEALGAS',
28 atm_Rq=0.6078,
29 #Integr_GeoPot=2,
30 rotationPeriod=86400.,
31 gravity=9.81,
32 rhonil=1.0,
33 rhoConst=1.0,
34 rigidLid=.FALSE.,
35 implicitFreeSurface=.TRUE.,
36 exactConserv=.TRUE.,
37 uniformLin_PhiSurf=.FALSE.,
38 staggerTimeStep=.TRUE.,
39 nonHydrostatic=.FALSE.,
40 readBinaryPrec=64,
41 writeBinaryPrec=64,
42 hFacMin=0.2,
43 nonlinFreeSurf=4,
44 select_rStar=2,
45 saltAdvScheme=3,
46 vectorInvariantMomentum=.TRUE.,
47 &
48
49 # Elliptic solver parameters
50 &PARM02
51 cg2dMaxIters=200,
52 #cg2dTargetResidual=1.E-12,
53 cg2dTargetResWunit=1.E-17,
54 &
55
56 # Time stepping parameters
57 &PARM03
58 nIter0=0,
59 nTimeSteps=6,
60 #endTime=864000.0,
61 deltaT=300.0,
62 #forcing_In_AB=.FALSE.,
63 tracForcingOutAB=1,
64 abEps=0.1,
65 cAdjFreq=0.,
66 pChkptFreq=2678400.0,
67 ChkptFreq=2678400.0,
68 dumpFreq=0.0,
69 monitorFreq=2678400.,
70 taveFreq=0.0,
71 tave_lastiter=1.,
72 monitorFreq=1.,
73 &
74
75 # Gridding parameters
76 &PARM04
77 usingCartesianGrid=.FALSE.,
78 usingSphericalPolarGrid=.FALSE.,
79 usingCurvilinearGrid=.TRUE.,
80 #delR=40*0.25E4,
81 delR=10*1.0E4,
82 Ro_SeaLevel=1.E5,
83 rSphere=6370.E3,
84 &
85
86 # Input datasets
87 &PARM05
88 topoFile='top19232.data',
89 uVelInitFile='uVel_cs32x10.d19930110z06.bin',
90 vVelInitFile='vVel_cs32x10.d19930110z06.bin',
91 hydrogThetaFile='TH_cs32x10.d19930110z06.bin',
92 hydrogSaltFile='SH_cs32x10.d19930110z06.bin',
93 &

  ViewVC Help
Powered by ViewVC 1.1.22