1 |
molod |
1.1 |
|
2 |
heimbach |
1.3 |
\begin{table}[h!] |
3 |
mlosch |
1.4 |
\caption{Run-time parameters and default values |
4 |
|
|
\label{tab:pkg:seaice:runtimeparms}} |
5 |
|
|
{\footnotesize |
6 |
heimbach |
1.2 |
%\hspace*{-1.5in} |
7 |
mlosch |
1.4 |
\begin{tabular}{|llp{5cm}c|} |
8 |
heimbach |
1.2 |
\hline |
9 |
|
|
& & & \\ |
10 |
molod |
1.1 |
\textbf{Name} & \textbf{Default value} |
11 |
|
|
& \textbf{Description} & \textbf{Reference} \\ |
12 |
|
|
& & & \\ |
13 |
heimbach |
1.2 |
\hline \hline |
14 |
molod |
1.1 |
SEAICEwriteState & T |
15 |
|
|
& write sea ice state to file |
16 |
|
|
& %---ref--- |
17 |
|
|
\\ |
18 |
|
|
SEAICEuseDYNAMICS & T |
19 |
|
|
& use dynamics |
20 |
|
|
& %---ref--- |
21 |
|
|
\\ |
22 |
mlosch |
1.4 |
SEAICEuseTEM & F |
23 |
|
|
& use truncated ellipse method |
24 |
|
|
& %---ref--- |
25 |
|
|
\\ |
26 |
|
|
SEAICEuseMetricTerms & T |
27 |
|
|
& use metric terms in dynamics |
28 |
|
|
& %---ref--- |
29 |
|
|
\\ |
30 |
|
|
SEAICEuseEVPpickup & T |
31 |
|
|
& use EVP pickups |
32 |
|
|
& %---ref--- |
33 |
|
|
\\ |
34 |
|
|
SEAICEuseFluxForm & F |
35 |
|
|
& use flux form for 2nd central difference advection scheme |
36 |
|
|
& %---ref--- |
37 |
|
|
\\ |
38 |
|
|
SEAICErestoreUnderIce & F |
39 |
|
|
& enable restoring to climatology under ice |
40 |
|
|
& %---ref--- |
41 |
|
|
\\ |
42 |
|
|
useHB87stressCoupling & F |
43 |
|
|
& turn on ice-ocean stress coupling following \citet{hibler87} |
44 |
|
|
& %---ref--- |
45 |
|
|
\\ |
46 |
|
|
usePW79thermodynamics & T |
47 |
|
|
& flag to turn off zero-layer-thermodynamics for testing |
48 |
|
|
& %---ref--- |
49 |
|
|
\\ |
50 |
|
|
SEAICEadvHeff/Area/Snow/Salt/Age & T |
51 |
|
|
& flag to turn off advection of scalar state variables |
52 |
|
|
& %---ref--- |
53 |
|
|
\\ |
54 |
|
|
SEAICEuseFlooding & T |
55 |
|
|
& use flood-freeze algorithm |
56 |
|
|
& %---ref--- |
57 |
|
|
\\ |
58 |
|
|
SEAICE\_no\_slip & F |
59 |
|
|
& switch between free-slip and no-slip boundary conditions |
60 |
|
|
& %---ref--- |
61 |
|
|
\\ |
62 |
|
|
LAD & 2 |
63 |
molod |
1.1 |
& time stepping scheme |
64 |
|
|
& %---ref--- |
65 |
|
|
\\ |
66 |
|
|
IMAX\_TICE & 10 |
67 |
|
|
& iterations for ice heat budget |
68 |
|
|
& %---ref--- |
69 |
|
|
\\ |
70 |
mlosch |
1.4 |
SEAICE\_deltaTtherm & dTracerLev(1) |
71 |
molod |
1.1 |
& thermodynamic timestep |
72 |
|
|
& %---ref--- |
73 |
|
|
\\ |
74 |
mlosch |
1.4 |
SEAICE\_deltaTdyn & dTracerLev(1) |
75 |
molod |
1.1 |
& dynamic timestep |
76 |
|
|
& %---ref--- |
77 |
|
|
\\ |
78 |
mlosch |
1.4 |
SEAICE\_dumpFreq & dumpFreq |
79 |
molod |
1.1 |
& dump frequency |
80 |
|
|
& %---ref--- |
81 |
|
|
\\ |
82 |
mlosch |
1.4 |
SEAICE\_taveFreq & taveFreq |
83 |
molod |
1.1 |
& time-averaging frequency |
84 |
|
|
& %---ref--- |
85 |
|
|
\\ |
86 |
|
|
SEAICE\_dump\_mdsio & T |
87 |
|
|
& write snap-shot using MDSIO |
88 |
|
|
& %---ref--- |
89 |
|
|
\\ |
90 |
|
|
SEAICE\_tave\_mdsio & T |
91 |
|
|
& write TimeAverage using MDSIO |
92 |
|
|
& %---ref--- |
93 |
|
|
\\ |
94 |
|
|
SEAICE\_dump\_mnc & F |
95 |
|
|
& write snap-shot using MNC |
96 |
|
|
& %---ref--- |
97 |
|
|
\\ |
98 |
|
|
SEAICE\_tave\_mnc & F |
99 |
|
|
& write TimeAverage using MNC |
100 |
|
|
& %---ref--- |
101 |
|
|
\\ |
102 |
mlosch |
1.4 |
SEAICE\_initialHEFF & 0.00000E+00 |
103 |
molod |
1.1 |
& initial sea-ice thickness |
104 |
|
|
& %---ref--- |
105 |
|
|
\\ |
106 |
heimbach |
1.2 |
SEAICE\_drag & 2.00000E-03 |
107 |
molod |
1.1 |
& air-ice drag coefficient |
108 |
|
|
& %---ref--- |
109 |
|
|
\\ |
110 |
heimbach |
1.2 |
OCEAN\_drag & 1.00000E-03 |
111 |
molod |
1.1 |
& air-ocean drag coefficient |
112 |
|
|
& %---ref--- |
113 |
|
|
\\ |
114 |
heimbach |
1.2 |
SEAICE\_waterDrag & 5.50000E+00 |
115 |
molod |
1.1 |
& water-ice drag |
116 |
|
|
& %---ref--- |
117 |
|
|
\\ |
118 |
heimbach |
1.2 |
SEAICE\_dryIceAlb & 7.50000E-01 |
119 |
molod |
1.1 |
& winter albedo |
120 |
|
|
& %---ref--- |
121 |
|
|
\\ |
122 |
heimbach |
1.2 |
SEAICE\_wetIceAlb & 6.60000E-01 |
123 |
molod |
1.1 |
& summer albedo |
124 |
|
|
& %---ref--- |
125 |
|
|
\\ |
126 |
heimbach |
1.2 |
SEAICE\_drySnowAlb & 8.40000E-01 |
127 |
molod |
1.1 |
& dry snow albedo |
128 |
|
|
& %---ref--- |
129 |
|
|
\\ |
130 |
heimbach |
1.2 |
SEAICE\_wetSnowAlb & 7.00000E-01 |
131 |
molod |
1.1 |
& wet snow albedo |
132 |
|
|
& %---ref--- |
133 |
|
|
\\ |
134 |
heimbach |
1.2 |
SEAICE\_waterAlbedo & 1.00000E-01 |
135 |
molod |
1.1 |
& water albedo |
136 |
|
|
& %---ref--- |
137 |
|
|
\\ |
138 |
heimbach |
1.2 |
SEAICE\_strength & 2.75000E+04 |
139 |
molod |
1.1 |
& sea-ice strength Pstar |
140 |
|
|
& %---ref--- |
141 |
|
|
\\ |
142 |
heimbach |
1.2 |
SEAICE\_sensHeat & 2.28400E+00 |
143 |
mlosch |
1.4 |
& sensible heat transfer (1.75E-03 * 1004 * 1.3) |
144 |
molod |
1.1 |
& %---ref--- |
145 |
|
|
\\ |
146 |
heimbach |
1.2 |
SEAICE\_latentWater & 5.68750E+03 |
147 |
mlosch |
1.4 |
& latent heat transfer for water (1.75E-03 * 2.5E+06 * 1.3) |
148 |
molod |
1.1 |
& %---ref--- |
149 |
|
|
\\ |
150 |
heimbach |
1.2 |
SEAICE\_latentIce & 6.44740E+03 |
151 |
mlosch |
1.4 |
& latent heat transfer for ice (1.75E-03 * 2.834E+06 * 1.3) |
152 |
molod |
1.1 |
& %---ref--- |
153 |
|
|
\\ |
154 |
heimbach |
1.2 |
SEAICE\_iceConduct & 2.16560E+00 |
155 |
molod |
1.1 |
& sea-ice conductivity |
156 |
|
|
& %---ref--- |
157 |
|
|
\\ |
158 |
heimbach |
1.2 |
SEAICE\_snowConduct & 3.10000E-01 |
159 |
molod |
1.1 |
& snow conductivity |
160 |
|
|
& %---ref--- |
161 |
|
|
\\ |
162 |
heimbach |
1.2 |
SEAICE\_emissivity & 5.50000E-08 |
163 |
molod |
1.1 |
& Stefan-Boltzman |
164 |
|
|
& %---ref--- |
165 |
|
|
\\ |
166 |
heimbach |
1.2 |
SEAICE\_snowThick & 1.50000E-01 |
167 |
molod |
1.1 |
& cutoff snow thickness |
168 |
|
|
& %---ref--- |
169 |
|
|
\\ |
170 |
heimbach |
1.2 |
SEAICE\_shortwave & 3.00000E-01 |
171 |
molod |
1.1 |
& penetration shortwave radiation |
172 |
|
|
& %---ref--- |
173 |
|
|
\\ |
174 |
heimbach |
1.2 |
SEAICE\_freeze & -1.96000E+00 |
175 |
molod |
1.1 |
& freezing temp. of sea water |
176 |
|
|
& %---ref--- |
177 |
|
|
\\ |
178 |
mlosch |
1.4 |
SEAICE\_salinity & 0.0 |
179 |
|
|
& salinity of ice |
180 |
|
|
& %---ref--- |
181 |
|
|
\\ |
182 |
|
|
SEAICE\_gamma\_t & UNSET |
183 |
|
|
& restoring time scale for basal freezing and melting |
184 |
|
|
& %---ref--- |
185 |
|
|
\\ |
186 |
|
|
SEAICE\_gamma\_t\_frz & UNSET |
187 |
|
|
& restoring time scale for basal freezing |
188 |
|
|
& %---ref--- |
189 |
|
|
\\ |
190 |
|
|
SEAICEstressFactor & 1.00000E+00 |
191 |
|
|
& scaling factor for ice-ocean stress |
192 |
|
|
& %---ref--- |
193 |
|
|
\\ |
194 |
|
|
Heff/Area/Hsnow/Hsalt/IceAgeFile & UNSET |
195 |
|
|
& initial fields for variables HEFF/AREA/HSNOW/HSALT/ICEAGE |
196 |
|
|
& %---ref--- |
197 |
|
|
\\ |
198 |
|
|
LSR\_ERROR & 1.00000E-04 |
199 |
molod |
1.1 |
& sets accuracy of LSR solver |
200 |
|
|
& %---ref--- |
201 |
|
|
\\ |
202 |
heimbach |
1.2 |
DIFF1 & 4.00000E-03 |
203 |
molod |
1.1 |
& parameter used in advect.F |
204 |
|
|
& %---ref--- |
205 |
|
|
\\ |
206 |
heimbach |
1.2 |
A22 & 1.50000E-01 |
207 |
molod |
1.1 |
& parameter used in growth.F |
208 |
|
|
& %---ref--- |
209 |
|
|
\\ |
210 |
heimbach |
1.2 |
HO & 5.00000E-01 |
211 |
molod |
1.1 |
& demarcation ice thickness |
212 |
|
|
& %---ref--- |
213 |
|
|
\\ |
214 |
heimbach |
1.2 |
MAX\_HEFF & 1.00000E+01 |
215 |
molod |
1.1 |
& maximum ice thickness |
216 |
|
|
& %---ref--- |
217 |
|
|
\\ |
218 |
heimbach |
1.2 |
MIN\_ATEMP & -5.00000E+01 |
219 |
molod |
1.1 |
& minimum air temperature |
220 |
|
|
& %---ref--- |
221 |
|
|
\\ |
222 |
heimbach |
1.2 |
MIN\_LWDOWN & 6.00000E+01 |
223 |
molod |
1.1 |
& minimum downward longwave |
224 |
|
|
& %---ref--- |
225 |
|
|
\\ |
226 |
heimbach |
1.2 |
MAX\_TICE & 3.00000E+01 |
227 |
molod |
1.1 |
& maximum ice temperature |
228 |
|
|
& %---ref--- |
229 |
|
|
\\ |
230 |
heimbach |
1.2 |
MIN\_TICE & -5.00000E+01 |
231 |
molod |
1.1 |
& minimum ice temperature |
232 |
|
|
& %---ref--- |
233 |
|
|
\\ |
234 |
heimbach |
1.2 |
SEAICE\_EPS & 1.00000E-10 |
235 |
molod |
1.1 |
& reduce derivative singularities |
236 |
|
|
& %---ref--- |
237 |
|
|
\\ |
238 |
heimbach |
1.2 |
\hline |
239 |
molod |
1.1 |
\end{tabular} |
240 |
heimbach |
1.2 |
} |
241 |
molod |
1.1 |
\end{table} |
242 |
|
|
|