/[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.3 - (hide annotations) (download)
Thu Jun 5 20:59:25 2008 UTC (17 years, 2 months ago) by jahn
Branch: MAIN
CVS Tags: ctrb_darwin_ckpt62a_20100117, ctrb_darwin_ckpt61s_20090630, ctrb_darwin_ckpt61y_20091120, ctrb_darwin_ckpt61o_20090527, ctrb_darwin_ckpt61d_20081212, ctrb_darwin_ckpt61o_20090610, ctrb_darwin_ckpt61b_20080822, ctrb_darwin_ckpt61d_20081013, ctrb_darwin_ckpt61k_20090312, ctrb_darwin_ckpt61r_20090626, ctrb_darwin_ckpt62_20091227, ctrb_darwin_ckpt61p_20090610, ctrb_darwin_ckpt61h_20090224, ctrb_darwin_ckpt62b_20100201, ctrb_darwin_ckpt61n_20090519, ctrb_darwin_ckpt61m_20090430, ctrb_darwin_ckpt61n_20090513, ctrb_darwin_ckpt61i_20090224, ctrb_darwin_ckpt61_20080822, ctrb_darwin_ckpt61t_20090820, ctrb_darwin_ckpt61x_20091024, ctrb_darwin_ckpt61u_20090825, ctrb_darwin_ckpt61z_20091207, ctrb_darwin_ckpt61l_20090408, ctrb_darwin_ckpt59r_20080606, ctrb_darwin_ckpt60_20080619, ctrb_darwin_ckpt61v_20091024, ctrb_darwin_ckpt61q_20090626, ctrb_darwin_ckpt61_20080624, ctrb_darwin_ckpt61i_20090312, ctrb_darwin_ckpt61w_20091024, ctrb_darwin_ckpt59q_20080605
Changes since 1.2: +1 -1 lines
fix topography for obcs

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 jahn 1.2 writeBinaryPrec=64,
46 jahn 1.1 &
47    
48     # Elliptic solver parameters
49     &PARM02
50     cg2dMaxIters=100,
51     cg2dTargetResidual=1.E-5,
52     &
53    
54     # Time stepping parameters
55     &PARM03
56     # 19930701
57     #niter0=0000039384,
58     #nTimeSteps=73,
59     #nTimeSteps=288,
60     # 19990301
61     #starttime=226022400.,
62     #endtime=226065600.,
63     # 19990301 1200
64     starttime=226065600.,
65     nTimeSteps=4,
66     # 19990301 1200
67     #starttime=36720000.,
68     #starttime=63158400.,
69     #starttime=94694400.,
70     #starttime=126230400.,
71     #starttime=157852800.,
72     #starttime=189388800.,
73     #starttime=220924800.,
74     #starttime=252460800.,
75     #starttime=284083200.,
76     #starttime=315619200.,
77     # 19930201
78     #endtime=34300800.,
79     # 19930301
80     #endtime=36720000.,
81     # 19930401
82     #endtime=39398400.,
83     # 19930501
84     #endtime=41990400.,
85     # 19930601
86     #endtime=44668800.,
87     # 19930701
88     #endtime=47260800.,
89     # 19930801
90     #endtime=49939200.,
91     # 19940101
92     #endtime=63158400.,
93     # 19950101
94     #endtime=94694400.,
95     # 19960101
96     #endtime=126230400.,
97     # 19970101
98     #endtime=157852800.,
99     # 19980101
100     #endtime=189388800.,
101     # 19990101
102     #endtime=220924800.,
103     # 19990301
104     #endtime=226022400.,
105     # 19990301 1200
106     #endtime=226065600.,
107     # 20000101
108     #endtime=252460800.,
109     # 20010101
110     #endtime=284083200.,
111     # 20020101
112     #endtime=315619200.,
113     # 20020701
114     #endtime=331257600.,
115     #endtime=347155200.,
116     abEps=0.1,
117     deltaT=1200,
118     cAdjFreq=0.,
119 jahn 1.2 pickupStrictlyMatch=.FALSE.,
120 jahn 1.1 #pChkptFreq=31536000.,
121     pChkptFreq=2678400.,
122     chkptFreq=2592000.,
123     tauSaltClimRelax = 8722203.,
124     monitorFreq=1200.,
125     #diagFreq=1200.,
126     forcing_In_AB = .FALSE.,
127     dumpInitAndLast=.FALSE.,
128     &
129    
130     # Gridding parameters
131     &PARM04
132     usingCartesianGrid=.FALSE.,
133     usingSphericalPolarGrid=.FALSE.,
134     usingCurvilinearGrid=.TRUE.,
135     delR = 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.00, 10.01,
136     10.03, 10.11, 10.32, 10.80, 11.76, 13.42, 16.04 , 19.82, 24.85,
137     31.10, 38.42, 46.50, 55.00, 63.50, 71.58, 78.90
138     &
139    
140     # Input datasets
141     &PARM05
142 jahn 1.3 bathyFile ='ETOPO2_76x72_baltic_corr',
143 jahn 1.1 hydrogThetaFile='',
144     hydrogSaltFile ='',
145     &

  ViewVC Help
Powered by ViewVC 1.1.22