/[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.14 - (show annotations) (download)
Tue Apr 5 17:37:14 2016 UTC (8 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65v, checkpoint65w, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h
Changes since 1.13: +2 -3 lines
remove "Ro_SeaLevel" setting and use default "top_Pres" value (=0)

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

  ViewVC Help
Powered by ViewVC 1.1.22