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

Contents of /MITgcm/verification/exp2/data

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


Revision 1.1 - (show annotations) (download)
Wed Jun 10 01:49:36 1998 UTC (25 years, 10 months ago) by cnh
Branch: MAIN
Added new experiment. Global 4 degree climatological run

1 # Model parameters
2 # Continuous equation parameters
3 &PARM01
4 tRef=20.,10.,8.,6.,
5 sRef=10.,10.,10.,10.,
6 viscAz=1.E-2,
7 viscAh=4.E2,
8 diffKhT=4.E2,
9 diffKzT=1.E-2,
10 beta=1.E-11,
11 tAlpha=2.E-4,
12 sBeta =0.,
13 gravity=9.81,
14 gBaro=9.81,
15 rigidLid=.FALSE.,
16 implicitFreeSurface=.TRUE.,
17 eosType='LINEAR',
18 GMkBackground=0000.d0,
19 /
20 # Elliptic solver parameters
21 &PARM02
22 cg2dMaxIters=1000,
23 cg2dTargetResidual=1.E-13,
24 /
25 # Time stepping parameters
26 &PARM03
27 startTime=0,
28 endTime=12000,
29 deltaTmom=1200.0,
30 tauCD=172800.,
31 deltaTtracer=1200.0,
32 abEps=0.1,
33 pChkptFreq=17000.0,
34 chkptFreq=0.0,
35 dumpFreq=2592000.0,
36 /
37 # Gridding parameters
38 &PARM04
39 usingCartesianGrid=.FALSE.,
40 usingSphericalPolarGrid=.TRUE.,
41 delZ= 5.000000e+01,
42 5.000000e+01,
43 5.500000e+01,
44 6.000000e+01,
45 6.500000e+01,
46 7.000000e+01,
47 8.000000e+01,
48 9.500000e+01,
49 1.200000e+02,
50 1.550000e+02,
51 2.000000e+02,
52 2.600000e+02,
53 3.200000e+02,
54 4.000000e+02,
55 4.800000e+02,
56 5.700000e+02,
57 6.550000e+02,
58 7.250000e+02,
59 7.750000e+02,
60 8.150000e+02,
61 phiMin=-80.,
62 delY=41*4,
63 delX=90*4,
64 /
65 &PARM05
66 bathyFile='topog',
67 hydrogThetaFile=,
68 hydrogSaltFile=,
69 zonalWindFile=,
70 meridWindFile=,
71 /

  ViewVC Help
Powered by ViewVC 1.1.22