/[MITgcm]/MITgcm/verification/hs94.128x64x5/input/data
ViewVC logotype

Contents of /MITgcm/verification/hs94.128x64x5/input/data

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


Revision 1.11 - (show annotations) (download)
Tue Jan 27 15:38:48 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62c, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62, checkpoint62b, checkpoint61n, checkpoint61q, checkpoint61z, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61x, checkpoint61y
Changes since 1.10: +1 -1 lines
rename thetaMin,phiMin -> xgOrigin,ygOrigin

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 sRef=5*0.,
9 viscAr=0.E1,
10 viscAh=0.E6,
11 viscA4=0.E17,
12 no_slip_sides=.FALSE.,
13 no_slip_bottom=.FALSE.,
14 diffKhT=0.E3,
15 diffKrT=0.,
16 diffK4T=0.E17,
17 diffKrS=0.E2,
18 diffKhS=0.E3,
19 diffK4S=0.E17,
20 buoyancyRelation='ATMOSPHERIC',
21 eosType='IDEALGAS',
22 rotationPeriod=86400.,
23 gravity=9.81,
24 rhonil=1.0,
25 rhoConst=1.0,
26 rigidLid=.FALSE.,
27 implicitFreeSurface=.TRUE.,
28 exactConserv=.TRUE.,
29 #uniformLin_PhiSurf=.FALSE.,
30 staggerTimeStep=.TRUE.,
31 readBinaryPrec=64,
32 writeBinaryPrec=64,
33 hFacMin=1.0,
34 &
35
36 # Elliptic solver parameters
37 &PARM02
38 cg2dMaxIters=200,
39 cg2dTargetResWunit=1.E-17,
40 &
41
42 # Time stepping parameters
43 &PARM03
44 niter0=0,
45 nTimeSteps=10,
46 #endTime=31104000.,
47 deltaT=450.0,
48 abEps=0.1,
49 cAdjFreq=0.,
50 chkptFreq=0.0,
51 pChkptFreq=2592000.0,
52 dumpFreq=2592000.0,
53 #taveFreq=2592000.0.,
54 #monitorFreq=86400.,
55 monitorFreq=1.,
56 &
57
58 # Gridding parameters
59 &PARM04
60 usingSphericalPolarGrid=.TRUE.,
61 delX=128*2.8125,
62 delY=64*2.8125,
63 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
64 Ro_SeaLevel=1.E5,
65 ygOrigin=-90.,
66 rSphere=6370.E3,
67 &
68
69 # Input datasets
70 &PARM05
71 hydrogThetaFile='T.init',
72 &

  ViewVC Help
Powered by ViewVC 1.1.22