1 |
|
2 |
\begin{table}[!ht] |
3 |
\caption{Run-time parameters and default values |
4 |
\label{tab:pkg:seaice:runtimeparms}} |
5 |
{\tiny |
6 |
%\hspace*{-1.5in} |
7 |
\begin{tabular}{|llp{5cm}c|} |
8 |
\hline |
9 |
& & & \\ |
10 |
\textbf{Name} & \textbf{Default value} |
11 |
& \textbf{Description} & \textbf{Reference} \\ |
12 |
& & & \\ |
13 |
\hline \hline |
14 |
SEAICEwriteState & T |
15 |
& write sea ice state to file |
16 |
& %---ref--- |
17 |
\\ |
18 |
SEAICEuseDYNAMICS & T |
19 |
& use dynamics |
20 |
& %---ref--- |
21 |
\\ |
22 |
SEAICEuseJFNK & F |
23 |
& use the JFNK-solver |
24 |
& %---ref--- |
25 |
\\ |
26 |
SEAICEuseTEM & F |
27 |
& use truncated ellipse method |
28 |
& %---ref--- |
29 |
\\ |
30 |
SEAICEuseStrImpCpl & F |
31 |
& use strength implicit coupling in LSR/JFNK |
32 |
& %---ref--- |
33 |
\\ |
34 |
SEAICEuseMetricTerms & T |
35 |
& use metric terms in dynamics |
36 |
& %---ref--- |
37 |
\\ |
38 |
SEAICEuseEVPpickup & T |
39 |
& use EVP pickups |
40 |
& %---ref--- |
41 |
\\ |
42 |
SEAICEuseFluxForm & F |
43 |
& use flux form for 2nd central difference advection scheme |
44 |
& %---ref--- |
45 |
\\ |
46 |
SEAICErestoreUnderIce & F |
47 |
& enable restoring to climatology under ice |
48 |
& %---ref--- |
49 |
\\ |
50 |
useHB87stressCoupling & F |
51 |
& turn on ice-ocean stress coupling following \citet{hibler87} |
52 |
& %---ref--- |
53 |
\\ |
54 |
usePW79thermodynamics & T |
55 |
& flag to turn off zero-layer-thermodynamics for testing |
56 |
& %---ref--- |
57 |
\\ |
58 |
SEAICEadvHeff/Area/Snow/Salt & T |
59 |
& flag to turn off advection of scalar state variables |
60 |
& %---ref--- |
61 |
\\ |
62 |
SEAICEuseFlooding & T |
63 |
& use flood-freeze algorithm |
64 |
& %---ref--- |
65 |
\\ |
66 |
SEAICE\_no\_slip & F |
67 |
& switch between free-slip and no-slip boundary conditions |
68 |
& %---ref--- |
69 |
\\ |
70 |
SEAICE\_deltaTtherm & dTracerLev(1) |
71 |
& thermodynamic timestep |
72 |
& %---ref--- |
73 |
\\ |
74 |
SEAICE\_deltaTdyn & dTracerLev(1) |
75 |
& dynamic timestep |
76 |
& %---ref--- |
77 |
\\ |
78 |
SEAICE\_deltaTevp & 0 |
79 |
& EVP sub-cycling time step, values $>$ 0 turn on EVP |
80 |
& |
81 |
\\ |
82 |
SEAICEuseEVPstar & F & use modified EVP* instead of EVP & %---ref--- |
83 |
\\ |
84 |
SEAICEuseEVPrev & F & use yet another variation on EVP* & %---ref--- |
85 |
\\ |
86 |
SEAICEnEVPstarSteps & UNSET & number of modified EVP* iteration & %---ref--- |
87 |
\\ |
88 |
SEAICE\_evpAlpha & UNSET & EVP* parameter & %---ref--- |
89 |
\\ |
90 |
SEAICE\_evpBeta & UNSET & EVP* parameter & %---ref--- |
91 |
\\ |
92 |
SEAICEaEVPcoeff & UNSET & aEVP parameter & %---ref--- |
93 |
\\ |
94 |
SEAICEaEVPcStar & 4 & aEVP parameter & \citep{kimmritz16} |
95 |
\\ |
96 |
SEAICEaEVPalphaMin & 5 & aEVP parameter & \citep{kimmritz16} |
97 |
\\ |
98 |
SEAICE\_elasticParm & $\frac{1}{3}$ |
99 |
& EVP paramter $E_0$ & \\ |
100 |
SEAICE\_evpTauRelax & $\Delta{t}_{EVP}E_0$ |
101 |
& relaxation time scale $T$ for EVP waves & \\ |
102 |
% SEAICE_evpDampC & & & \\ |
103 |
SEAICEnewtonIterMax & 10 |
104 |
& maximum number of JFNK-Newton iterations |
105 |
& %---ref--- |
106 |
\\ |
107 |
SEAICEkrylovIterMax & 10 |
108 |
& maximum number of JFNK-Krylov iterations |
109 |
& %---ref--- |
110 |
\\ |
111 |
SEAICE\_JFNK\_lsIter & (off) |
112 |
& start line search after ``lsIter'' Newton iterations |
113 |
& %---ref--- |
114 |
\\ |
115 |
% SEAICE\_JFNK\_tolIter & 100 |
116 |
% & number of Newton iterations after which the |
117 |
% the tolerance is relaxed again |
118 |
% & %---ref--- |
119 |
% \\ |
120 |
JFNKgamma\_nonlin & 1.0E-05 |
121 |
& non-linear tolerance parameter for JFNK solver |
122 |
& %---ref--- |
123 |
\\ |
124 |
JFNKgamma\_lin\_min/max & 0.10/0.99 |
125 |
& tolerance parameters for linear JFNK solver |
126 |
& %---ref--- |
127 |
\\ |
128 |
JFNKres\_tFac & UNSET |
129 |
& tolerance parameter for FGMRES residual |
130 |
& %---ref--- |
131 |
\\ |
132 |
SEAICE\_JFNKepsilon & 1.0E-06 |
133 |
& step size for the FD-Jacobian-times-vector |
134 |
& %---ref--- |
135 |
\\ |
136 |
SEAICE\_dumpFreq & dumpFreq |
137 |
& dump frequency |
138 |
& %---ref--- |
139 |
\\ |
140 |
SEAICE\_taveFreq & taveFreq |
141 |
& time-averaging frequency |
142 |
& %---ref--- |
143 |
\\ |
144 |
SEAICE\_dump\_mdsio & T |
145 |
& write snap-shot using MDSIO |
146 |
& %---ref--- |
147 |
\\ |
148 |
SEAICE\_tave\_mdsio & T |
149 |
& write TimeAverage using MDSIO |
150 |
& %---ref--- |
151 |
\\ |
152 |
SEAICE\_dump\_mnc & F |
153 |
& write snap-shot using MNC |
154 |
& %---ref--- |
155 |
\\ |
156 |
SEAICE\_tave\_mnc & F |
157 |
& write TimeAverage using MNC |
158 |
& %---ref--- |
159 |
\\ |
160 |
SEAICE\_initialHEFF & 0.00000E+00 |
161 |
& initial sea-ice thickness |
162 |
& %---ref--- |
163 |
\\ |
164 |
SEAICE\_drag & 2.00000E-03 |
165 |
& air-ice drag coefficient |
166 |
& %---ref--- |
167 |
\\ |
168 |
OCEAN\_drag & 1.00000E-03 |
169 |
& air-ocean drag coefficient |
170 |
& %---ref--- |
171 |
\\ |
172 |
SEAICE\_waterDrag & 5.50000E+00 |
173 |
& water-ice drag |
174 |
& %---ref--- |
175 |
\\ |
176 |
SEAICE\_dryIceAlb & 7.50000E-01 |
177 |
& winter albedo |
178 |
& %---ref--- |
179 |
\\ |
180 |
SEAICE\_wetIceAlb & 6.60000E-01 |
181 |
& summer albedo |
182 |
& %---ref--- |
183 |
\\ |
184 |
SEAICE\_drySnowAlb & 8.40000E-01 |
185 |
& dry snow albedo |
186 |
& %---ref--- |
187 |
\\ |
188 |
SEAICE\_wetSnowAlb & 7.00000E-01 |
189 |
& wet snow albedo |
190 |
& %---ref--- |
191 |
\\ |
192 |
SEAICE\_waterAlbedo & 1.00000E-01 |
193 |
& water albedo |
194 |
& %---ref--- |
195 |
\\ |
196 |
SEAICE\_strength & 2.75000E+04 |
197 |
& sea-ice strength $P^{*}$ |
198 |
& %---ref--- |
199 |
\\ |
200 |
SEAICE\_cStar & 20.0000E+00 |
201 |
& sea-ice strength paramter $C^{*}$ |
202 |
& %---ref--- |
203 |
\\ |
204 |
SEAICE\_rhoAir & 1.3 (or \code{exf} value) |
205 |
& density of air (kg/m$^3$) |
206 |
& %---ref--- |
207 |
\\ |
208 |
SEAICE\_cpAir & 1004 (or \code{exf} value) |
209 |
& specific heat of air (J/kg/K) |
210 |
& %---ref--- |
211 |
\\ |
212 |
SEAICE\_lhEvap & 2,500,000 (or \code{exf} value) |
213 |
& latent heat of evaporation % for water (J/kg) |
214 |
& %---ref--- |
215 |
\\ |
216 |
SEAICE\_lhFusion & 334,000 (or \code{exf} value) |
217 |
& latent heat of fusion %for ice and snow (J/kg) |
218 |
& %---ref--- |
219 |
\\ |
220 |
SEAICE\_lhSublim & 2,834,000 |
221 |
& latent heat of sublimation %for ice and snow (J/kg) |
222 |
& %---ref--- |
223 |
\\ |
224 |
SEAICE\_dalton & 1.75E-03 |
225 |
& sensible heat transfer coefficient |
226 |
& %---ref--- |
227 |
\\ |
228 |
SEAICE\_iceConduct & 2.16560E+00 |
229 |
& sea-ice conductivity |
230 |
& %---ref--- |
231 |
\\ |
232 |
SEAICE\_snowConduct & 3.10000E-01 |
233 |
& snow conductivity |
234 |
& %---ref--- |
235 |
\\ |
236 |
SEAICE\_emissivity & 5.50000E-08 |
237 |
& Stefan-Boltzman |
238 |
& %---ref--- |
239 |
\\ |
240 |
SEAICE\_snowThick & 1.50000E-01 |
241 |
& cutoff snow thickness |
242 |
& %---ref--- |
243 |
\\ |
244 |
SEAICE\_shortwave & 3.00000E-01 |
245 |
& penetration shortwave radiation |
246 |
& %---ref--- |
247 |
\\ |
248 |
SEAICE\_freeze & -1.96000E+00 |
249 |
& freezing temp. of sea water |
250 |
& %---ref--- |
251 |
\\ |
252 |
SEAICE\_saltFrac & 0.0 |
253 |
& salinity newly formed ice (fraction of ocean surface salinity) |
254 |
& %---ref--- |
255 |
\\ |
256 |
% SEAICE\_gamma\_t & UNSET |
257 |
% & restoring time scale for basal freezing and melting |
258 |
% & %---ref--- |
259 |
% \\ |
260 |
% SEAICE\_gamma\_t\_frz & UNSET |
261 |
% & restoring time scale for basal freezing |
262 |
% & %---ref--- |
263 |
% \\ |
264 |
% SEAICE\_mcPheePiston & UNSET |
265 |
% & ocean-ice turbulent flux "piston velocity" (m/s) that sets melt |
266 |
% efficiency. |
267 |
% & %---ref--- |
268 |
% \\ |
269 |
% SEAICE\_mcPheeTaper & UNSET |
270 |
% & tapering down of turbulent flux term with ice concentration. |
271 |
% & %---ref--- |
272 |
% \\ |
273 |
SEAICE\_frazilFrac & 0.0 |
274 |
& Fraction of surface level negative heat content anomalies |
275 |
(relative to the local freezing point) |
276 |
& %---ref--- |
277 |
\\ |
278 |
SEAICEstressFactor & 1.00000E+00 |
279 |
& scaling factor for ice-ocean stress |
280 |
& %---ref--- |
281 |
\\ |
282 |
Heff/Area/HsnowFile/Hsalt & UNSET |
283 |
& initial fields for variables HEFF/AREA/HSNOW/HSALT |
284 |
& %---ref--- |
285 |
\\ |
286 |
LSR\_ERROR & 1.00000E-04 |
287 |
& sets accuracy of LSR solver |
288 |
& %---ref--- |
289 |
\\ |
290 |
DIFF1 & 0.0 |
291 |
& parameter used in advect.F |
292 |
& %---ref--- |
293 |
\\ |
294 |
HO & 5.00000E-01 |
295 |
& demarcation ice thickness (AKA lead closing paramter $h_0$) |
296 |
& %---ref--- |
297 |
\\ |
298 |
MAX\_HEFF & 1.00000E+01 |
299 |
& maximum ice thickness |
300 |
& %---ref--- |
301 |
\\ |
302 |
MIN\_ATEMP & -5.00000E+01 |
303 |
& minimum air temperature |
304 |
& %---ref--- |
305 |
\\ |
306 |
MIN\_LWDOWN & 6.00000E+01 |
307 |
& minimum downward longwave |
308 |
& %---ref--- |
309 |
\\ |
310 |
MAX\_TICE & 3.00000E+01 |
311 |
& maximum ice temperature |
312 |
& %---ref--- |
313 |
\\ |
314 |
MIN\_TICE & -5.00000E+01 |
315 |
& minimum ice temperature |
316 |
& %---ref--- |
317 |
\\ |
318 |
IMAX\_TICE & 10 |
319 |
& iterations for ice heat budget |
320 |
& %---ref--- |
321 |
\\ |
322 |
SEAICE\_EPS & 1.00000E-10 |
323 |
& reduce derivative singularities |
324 |
& %---ref--- |
325 |
\\ |
326 |
SEAICE\_area\_reg & 1.00000E-5 |
327 |
& minimum concentration to regularize ice thickness |
328 |
& %---ref--- |
329 |
\\ |
330 |
SEAICE\_hice\_reg & 0.05 m |
331 |
& minimum ice thickness for regularization |
332 |
& %---ref--- |
333 |
\\ |
334 |
SEAICE\_multDim & 1 |
335 |
& number of ice categories for thermodynamics |
336 |
& %---ref--- |
337 |
\\ |
338 |
SEAICE\_useMultDimSnow & F |
339 |
& use SEAICE\_multDim snow categories |
340 |
& %---ref--- |
341 |
\\ |
342 |
\hline |
343 |
\end{tabular} |
344 |
} |
345 |
\end{table} |
346 |
|
347 |
%%% Local Variables: |
348 |
%%% mode: latex |
349 |
%%% TeX-master: "../../manual" |
350 |
%%% End: |