/[MITgcm]/MITgcm/verification/exp2/data.p
ViewVC logotype

Annotation of /MITgcm/verification/exp2/data.p

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


Revision 1.2 - (hide annotations) (download)
Mon Dec 14 23:57:16 1998 UTC (25 years, 4 months ago) by adcroft
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Restructuring verification experiments.

1 cnh 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7     tRef= 16.0 , 15.2 , 14.5 , 13.9 , 13.3 ,
8     12.4 , 11.3 , 9.9 , 8.4 , 6.7 ,
9     5.2 , 3.8 , 2.9 , 2.3 , 1.8 ,
10     1.5 , 1.1 , 0.8 , 0.66, 0.63,
11     sRef= 34.65, 34.75, 34.82, 34.87, 34.90,
12     34.90, 34.86, 34.78, 34.69, 34.60,
13     34.58, 34.62, 34.68, 34.72, 34.73,
14     34.74, 34.73, 34.73, 34.72, 34.72,
15     #viscAz=1.E-3,
16     viscAp=9.619760940944400e+04,
17     viscAh=5.E5,
18     diffKhT=1.E3,
19     #diffKzT=3.E-5,
20     diffKpT=2.885928282283320e+03,
21     diffKhS=1.E3,
22     #diffKzS=3.E-5,
23     diffKpS=2.885928282283320e+03,
24     beta=1.E-11,
25     f0=1.e-4,
26     tAlpha=2.E-4,
27     sBeta =7.4E-4,
28     #tAlpha=0.,
29     #sBeta =0.,
30     gravity=9.81,
31     gBaro=9.81,
32     rigidLid=.FALSE.,
33     implicitFreeSurface=.TRUE.,
34     eosType='LINEAR',
35     GMkBackground=0000.d0,
36     momAdvection=.TRUE.
37     momViscosity=.TRUE.
38     &
39    
40     # Elliptic solver parameters
41     &PARM02
42     cg2dMaxIters=1000,
43     cg2dTargetResidual=1.E-13,
44     &
45    
46     # Time stepping parameters
47     &PARM03
48     startTime=0,
49     #endTime=3110400000,
50     endTime=2808000.,
51     #endTime=216000.,
52     deltaTmom=2400.0,
53     tauCD=321428.,
54     deltaTtracer=108000.0,
55     deltaTClock =108000.0,
56     abEps=0.1,
57     pChkptFreq=0.0,
58     chkptFreq=0.0,
59     dumpFreq=2592000.0,
60     #dumpFreq=108000.,
61     tauThetaClimRelax=2592000.0,
62     tauSaltClimRelax=2592000.0,
63     &
64    
65     # Gridding parameters
66     &PARM04
67     usingCartesianGrid=.FALSE.,
68     usingSphericalPolarGrid=.TRUE.,
69     delp = 4.904019000000000e+05,
70     4.904019000000000e+05,
71     5.394420900000001e+05,
72     5.884822800000000e+05,
73     6.375224700000000e+05,
74     6.865626600000000e+05,
75     7.846430400000000e+05,
76     9.317636100000000e+05,
77     1.176964560000000e+06,
78     1.520245890000000e+06,
79     1.961607600000000e+06,
80     2.550089880000000e+06,
81     3.138572160000000e+06,
82     3.923215200000000e+06,
83     4.707858240000000e+06,
84     5.590581660000000e+06,
85     6.424264890000000e+06,
86     7.110827550000000e+06,
87     7.601229449999999e+06,
88     7.993550970000000e+06,
89     phiMin=-80.,
90     delY=40*4,
91     delX=90*4,
92     &
93    
94     # Input datasets
95     &PARM05
96     bathyFile='topog',
97     hydrogThetaFile='thetaLevCli',
98     hydrogSaltFile='saltLevCli',
99     zonalWindFile='windx',
100     meridWindFile='windy',
101     thetaClimFile='SST.bin'
102     saltClimFile='SSS.bin'
103     &

  ViewVC Help
Powered by ViewVC 1.1.22