/[MITgcm]/MITgcm/verification/exp1/input/data
ViewVC logotype

Contents of /MITgcm/verification/exp1/input/data

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


Revision 1.1 - (show annotations) (download)
Mon Dec 14 23:53:23 1998 UTC (25 years, 5 months ago) by adcroft
Branch: MAIN
Restructuring verification experiments.

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 rigidLid=.FALSE.,
15 implicitFreeSurface=.TRUE.,
16 eosType='LINEAR',
17 GMkBackground=0000.d0,
18 readBinaryPrec=64,
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 deltaTtracer=1200.0,
31 abEps=0.1,
32 pChkptFreq=17000.0,
33 chkptFreq=0.0,
34 dumpFreq=2592000.0,
35 &
36 # Gridding parameters
37 &PARM04
38 usingCartesianGrid=.FALSE.,
39 usingSphericalPolarGrid=.TRUE.,
40 phiMin=-30.,
41 delX=60*1.,
42 delY=60*1.,
43 delZ=500.,500.,500.,500.,
44 &
45 &PARM05
46 bathyFile='topog.box',
47 hydrogThetaFile=,
48 hydrogSaltFile=,
49 zonalWindFile='windx.sin_y',
50 meridWindFile=,
51 &

  ViewVC Help
Powered by ViewVC 1.1.22