/[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.11 - (show annotations) (download)
Tue Jul 31 17:50:06 2012 UTC (11 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63r, checkpoint63s, checkpoint64, checkpoint65, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65d, checkpoint65e
Changes since 1.10: +1 -0 lines
Use this experiment to test ALLOW_GENARR2D/3D_CONTROL options

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.,
10 viscAh=0.,
11 viscA4=0.,
12 no_slip_sides=.FALSE.,
13 no_slip_bottom=.FALSE.,
14 bottomDragQuadratic=2.E-3,
15 diffKrT=0.,
16 diffKhT=0.,
17 diffK4T=0.,
18 diffKrS=0.,
19 diffKhS=0.,
20 diffK4S=0.,
21 buoyancyRelation='ATMOSPHERIC',
22 eosType='IDEALG',
23 exactConserv=.TRUE.,
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 debugLevel=2,
33 &
34
35 # Elliptic solver parameters
36 &PARM02
37 cg2dMaxIters=600,
38 cg2dTargetResidual=1.E-13,
39 &
40
41 # Time stepping parameters
42 &PARM03
43 niter0=0,
44 nTimeSteps=10,
45 abEps=0.1,
46 deltaT=1200.0,
47 cAdjFreq=0.,
48 pChkptFreq=0.0,
49 chkptFreq=0.0,
50 dumpFreq=2592000.0,
51 monitorFreq=1.,
52 adjmonitorFreq=1.,
53 &
54
55 # Gridding parameters
56 &PARM04
57 usingSphericalPolarGrid=.TRUE.,
58 delX=1*2.8125,
59 delY=64*2.8125,
60 delR=100.E2, 250.E2, 300.E2, 200.E2, 150.E2,
61 Ro_SeaLevel=1.E5,
62 ygOrigin=-90.,
63 &
64
65 # Input datasets
66 &PARM05
67 &

  ViewVC Help
Powered by ViewVC 1.1.22