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

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

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


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

  ViewVC Help
Powered by ViewVC 1.1.22