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

Annotation 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.2 - (hide annotations) (download)
Mon Dec 3 04:08:14 2012 UTC (12 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint64m, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65u, checkpoint65j, checkpoint65i, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint65h, checkpoint65, checkpoint64j, checkpoint65n
Changes since 1.1: +3 -2 lines
- physical constant (gravity, amt_Cp) consistent with gray atmos pkg

1 jmc 1.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 jmc 1.2 atm_Cp=1004.64,
26 jmc 1.1 #atm_Rq=0.6078,
27     Integr_GeoPot=2,
28     selectFindRoSurf=1,
29 jmc 1.2 gravity=9.80,
30 jmc 1.1 rhonil=1.0,
31     rhoConst=1.0,
32     rigidLid=.FALSE.,
33     implicitFreeSurface=.TRUE.,
34     exactConserv=.TRUE.,
35     select_rStar=2,
36     nonlinFreeSurf=4,
37     hFacInf=0.2,
38     hFacSup=2.0,
39     uniformLin_PhiSurf=.FALSE.,
40 jmc 1.2 #vectorInvariantMomentum=.TRUE.,
41 jmc 1.1 #tempAdvScheme=77,
42     saltAdvScheme=77,
43     staggerTimeStep=.TRUE.,
44     readBinaryPrec=64,
45     writeBinaryPrec=64,
46     hFacMin=1.0,
47     &
48    
49     # Elliptic solver parameters
50     &PARM02
51     cg2dMaxIters=200,
52     cg2dTargetResWunit=1.E-17,
53     &
54    
55     # Time stepping parameters
56     &PARM03
57     nIter0=0,
58     nTimeSteps=10,
59     #endTime=31104000.,
60     #endTime=864000.,
61     deltaT=300.,
62     abEps=0.1,
63     cAdjFreq=0.,
64     #chkptFreq =2592000.,
65     #pChkptFreq=7776000.,
66     dumpFreq=2592000.,
67     #monitorFreq=86400.,
68     #dumpFreq =1.,
69     monitorFreq=1.,
70     &
71    
72     # Gridding parameters
73     &PARM04
74     usingSphericalPolarGrid=.TRUE.,
75     delX=128*2.8125,
76     delY=64*2.8125,
77     delR=25*40.E2,
78     Ro_SeaLevel=1.E5,
79     ygOrigin=-90.,
80     rSphere=6370.E3,
81     &
82    
83     # Input datasets
84     &PARM05
85     hydrogThetaFile='ini_theta.bin',
86     &

  ViewVC Help
Powered by ViewVC 1.1.22