/[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.15 - (show annotations) (download)
Wed Oct 4 20:36:05 2017 UTC (6 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, HEAD
Changes since 1.14: +1 -0 lines
tidal forcing code not available with USE_OLD_EXTERNAL_FORCING

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

  ViewVC Help
Powered by ViewVC 1.1.22