/[MITgcm]/MITgcm_contrib/verification_other/atm_gray/inp_ll/data
ViewVC logotype

Contents of /MITgcm_contrib/verification_other/atm_gray/inp_ll/data

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


Revision 1.4 - (show annotations) (download)
Sat Aug 12 22:10:49 2017 UTC (6 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.3: +1 -0 lines
add: plotLevel=0.

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 &PARM01
7 tRef=295.2, 295.5, 295.9, 296.3, 296.7, 297.1, 297.6, 298.1, 298.7, 299.3,
8 300.0, 300.7, 301.9, 304.1, 308.0, 312.0, 316.0, 320., 324., 329.,
9 338., 339., 362.3, 419.2, 573.8,
10 sRef=0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 15*0.,
11 #sRef=25*0.,
12 viscAr=0.E1,
13 viscAh=0.E6,
14 viscA4=0.E17,
15 no_slip_sides=.FALSE.,
16 no_slip_bottom=.FALSE.,
17 diffKhT=0.E3,
18 diffKrT=0.,
19 diffK4T=0.E17,
20 diffKrS=0.E2,
21 diffKhS=0.E3,
22 diffK4S=0.E17,
23 buoyancyRelation='ATMOSPHERIC',
24 eosType='IDEALG',
25 atm_Cp=1004.64,
26 #atm_Rq=0.6078,
27 integr_GeoPot=2,
28 selectFindRoSurf=1,
29 gravity=9.80,
30 rigidLid=.FALSE.,
31 implicitFreeSurface=.TRUE.,
32 exactConserv=.TRUE.,
33 select_rStar=2,
34 nonlinFreeSurf=4,
35 hFacInf=0.2,
36 hFacSup=2.0,
37 hFacMin=1.0,
38 uniformLin_PhiSurf=.FALSE.,
39 #vectorInvariantMomentum=.TRUE.,
40 #tempAdvScheme=77,
41 saltAdvScheme=77,
42 staggerTimeStep=.TRUE.,
43 readBinaryPrec=64,
44 writeBinaryPrec=64,
45 plotLevel=0,
46 &
47
48 # Elliptic solver parameters
49 &PARM02
50 cg2dMaxIters=200,
51 cg2dTargetResWunit=1.E-17,
52 &
53
54 # Time stepping parameters
55 &PARM03
56 nIter0=0,
57 nTimeSteps=10,
58 #endTime=31104000.,
59 #endTime=864000.,
60 deltaT=300.,
61 abEps=0.1,
62 cAdjFreq=0.,
63 #chkptFreq =2592000.,
64 #pChkptFreq=7776000.,
65 dumpFreq=2592000.,
66 #monitorFreq=86400.,
67 #dumpFreq =1.,
68 monitorFreq=1.,
69 &
70
71 # Gridding parameters
72 &PARM04
73 usingSphericalPolarGrid=.TRUE.,
74 delX=128*2.8125,
75 delY=64*2.8125,
76 delR=25*40.E2,
77 ygOrigin=-90.,
78 rSphere=6370.E3,
79 &
80
81 # Input datasets
82 &PARM05
83 hydrogThetaFile='ini_theta.bin',
84 &

  ViewVC Help
Powered by ViewVC 1.1.22