/[MITgcm]/MITgcm_contrib/darwin/verification/darwin_baltic_76x72x24/input/data
ViewVC logotype

Annotation of /MITgcm_contrib/darwin/verification/darwin_baltic_76x72x24/input/data

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


Revision 1.1 - (hide annotations) (download)
Tue Jan 22 17:30:57 2008 UTC (17 years, 6 months ago) by jahn
Branch: MAIN
CVS Tags: ctrb_darwin_ckpt59i_20080226
add verification experiment for darwin in arctic setup

1 jahn 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     &PARM01
7     tRef = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,
8     12.,11.,2*9.,8.,7.
9     sRef = 24*34.5,
10     viscAr= 6.0826e-04,
11     no_slip_sides=.FALSE.,
12     no_slip_bottom=.TRUE.,
13     diffKrT=1.e-6,
14     diffKrS=1.e-6,
15     rhonil=1027.5,
16     rhoConstFresh=999.8,
17     eosType='JMD95Z',
18     hFacMinDr=50.,
19     hFacMin=0.3,
20     hFacInf=0.1,
21     hFacSup=5.,
22     # select_rStar=2,
23     # nonlinFreeSurf=4,
24     implicitDiffusion=.TRUE.,
25     implicitViscosity=.TRUE.,
26     viscC4Leith=1.5,
27     viscC4Leithd=1.5,
28     viscA4GridMax=0.5,
29     useAreaViscLength=.TRUE.,
30     sideDragFactor=0.,
31     highOrderVorticity = .TRUE.,
32     bottomDragQuadratic = 0.002,
33     tempAdvScheme=7,
34     saltAdvScheme=7,
35     StaggerTimeStep=.TRUE.,
36     multiDimAdvection=.TRUE.,
37     vectorInvariantMomentum=.TRUE.,
38     implicitFreeSurface=.TRUE.,
39     exactConserv=.TRUE.,
40     #debuglevel=-1,
41     convertFW2Salt=-1
42     # useRealFreshWaterFlux=.TRUE.,
43     useSingleCPUio=.TRUE.,
44     globalFiles=.TRUE.,
45     &
46    
47     # Elliptic solver parameters
48     &PARM02
49     cg2dMaxIters=100,
50     cg2dTargetResidual=1.E-5,
51     &
52    
53     # Time stepping parameters
54     &PARM03
55     # 19930701
56     #niter0=0000039384,
57     #nTimeSteps=73,
58     #nTimeSteps=288,
59     # 19990301
60     #starttime=226022400.,
61     #endtime=226065600.,
62     # 19990301 1200
63     starttime=226065600.,
64     nTimeSteps=4,
65     # 19990301 1200
66     #starttime=36720000.,
67     #starttime=63158400.,
68     #starttime=94694400.,
69     #starttime=126230400.,
70     #starttime=157852800.,
71     #starttime=189388800.,
72     #starttime=220924800.,
73     #starttime=252460800.,
74     #starttime=284083200.,
75     #starttime=315619200.,
76     # 19930201
77     #endtime=34300800.,
78     # 19930301
79     #endtime=36720000.,
80     # 19930401
81     #endtime=39398400.,
82     # 19930501
83     #endtime=41990400.,
84     # 19930601
85     #endtime=44668800.,
86     # 19930701
87     #endtime=47260800.,
88     # 19930801
89     #endtime=49939200.,
90     # 19940101
91     #endtime=63158400.,
92     # 19950101
93     #endtime=94694400.,
94     # 19960101
95     #endtime=126230400.,
96     # 19970101
97     #endtime=157852800.,
98     # 19980101
99     #endtime=189388800.,
100     # 19990101
101     #endtime=220924800.,
102     # 19990301
103     #endtime=226022400.,
104     # 19990301 1200
105     #endtime=226065600.,
106     # 20000101
107     #endtime=252460800.,
108     # 20010101
109     #endtime=284083200.,
110     # 20020101
111     #endtime=315619200.,
112     # 20020701
113     #endtime=331257600.,
114     #endtime=347155200.,
115     abEps=0.1,
116     deltaT=1200,
117     cAdjFreq=0.,
118     #pChkptFreq=31536000.,
119     pChkptFreq=2678400.,
120     chkptFreq=2592000.,
121     tauSaltClimRelax = 8722203.,
122     monitorFreq=1200.,
123     #diagFreq=1200.,
124     forcing_In_AB = .FALSE.,
125     dumpInitAndLast=.FALSE.,
126     &
127    
128     # Gridding parameters
129     &PARM04
130     usingCartesianGrid=.FALSE.,
131     usingSphericalPolarGrid=.FALSE.,
132     usingCurvilinearGrid=.TRUE.,
133     delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
134     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85,
135     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90
136     &
137    
138     # Input datasets
139     &PARM05
140     bathyFile ='ETOPO2_76x72_baltic',
141     hydrogThetaFile='',
142     hydrogSaltFile ='',
143     &

  ViewVC Help
Powered by ViewVC 1.1.22