/[MITgcm]/MITgcm/verification/hs94.1x64x5/input_ad/data
ViewVC logotype

Contents of /MITgcm/verification/hs94.1x64x5/input_ad/data

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


Revision 1.5 - (show annotations) (download)
Fri May 9 18:45:28 2008 UTC (16 years ago) by dfer
Branch: MAIN
Changes since 1.4: +0 -2 lines
A bit of cleaning

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef= 281.089, 289.321, 307.191, 331.377, 432.413,
8 tRef=5*0.,
9 sRef=5*0.,
10 viscAr=0.,
11 viscAh=0.,
12 viscA4=0.,
13 no_slip_sides=.FALSE.,
14 no_slip_bottom=.FALSE.,
15 diffKrT=0.,
16 diffKhT=0.,
17 diffK4T=0.,
18 diffKrS=0.,
19 diffKhS=0.,
20 diffK4S=0.,
21 buoyancyRelation='ATMOSPHERIC',
22 eosType='IDEALGAS',
23 rotationPeriod=86400.,
24 gravity=9.81,
25 rhoConst=1.0,
26 rigidLid=.FALSE.,
27 implicitFreeSurface=.TRUE.,
28 staggerTimestep=.TRUE.,
29 readBinaryPrec=64,
30 writeBinaryPrec=64,
31 # globalFiles=.TRUE.,
32 &
33
34 # Elliptic solver parameters
35 &PARM02
36 cg2dMaxIters=600,
37 cg2dTargetResidual=1.E-13,
38 &
39
40 # Time stepping parameters
41 &PARM03
42 niter0=0,
43 nTimeSteps=10,
44 abEps=0.1,
45 deltaT=1200.0,
46 cAdjFreq=0.,
47 pChkptFreq=0.0,
48 chkptFreq=0.0,
49 dumpFreq=2592000.0,
50 monitorFreq=1.,
51 &
52
53 # Gridding parameters
54 &PARM04
55 usingSphericalPolarGrid=.TRUE.,
56 delX=1*2.8125,
57 delY=64*2.8125,
58 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
59 Ro_SeaLevel=1.E5,
60 phiMin=-90.,
61 &
62
63 # Input datasets
64 &PARM05
65 &

  ViewVC Help
Powered by ViewVC 1.1.22