227 |
uses simple thermodynamics following the appendix of |
uses simple thermodynamics following the appendix of |
228 |
\citet{semtner76}. This formulation does not allow storage of heat |
\citet{semtner76}. This formulation does not allow storage of heat |
229 |
(heat capacity of ice is zero, and this type of model is often refered |
(heat capacity of ice is zero, and this type of model is often refered |
230 |
to as a ``zero-layer'' model). Upward heat flux is parameterized |
to as a ``zero-layer'' model). Upward conductive heat flux is parameterized |
231 |
assuming a linear temperature profile and together with a constant ice |
assuming a linear temperature profile and together with a constant ice |
232 |
conductivity. It is expressed as $(K/h)(T_{w}-T_{0})$, where $K$ is |
conductivity. It is expressed as $(K/h)(T_{w}-T_{0})$, where $K$ is |
233 |
the ice conductivity, $h$ the ice thickness, and $T_{w}-T_{0}$ the |
the ice conductivity, $h$ the ice thickness, and $T_{w}-T_{0}$ the |
234 |
difference between water and ice surface temperatures. The surface |
difference between water and ice surface temperatures. The surface |
235 |
heat budget is computed in a similar way to that of |
heat flux is computed in a similar way to that of \citet{parkinson79} |
236 |
\citet{parkinson79} and \citet{manabe79}. |
and \citet{manabe79}. |
237 |
|
|
238 |
|
The conductive heat flux depends strongly on the ice thickness $h$. |
239 |
|
However, the ice thickness in the model represents a mean over a |
240 |
|
potentially very heterogeneous thickness distribution. In order to |
241 |
|
parameterize this sub-grid scale distribution for heat flux |
242 |
|
computations, the mean ice thickness $h$ is split into seven thickness |
243 |
|
categories $H_{n}$ that are equally distributed between $2h$ and |
244 |
|
minimum imposed ice thickness of $5\text{\,cm}$ by $H_n= |
245 |
|
\frac{2n-1}{7}\,h$ for $n\in[1,7]$. The heat flux for all thickness |
246 |
|
categories is averaged to give the total heat flux. |
247 |
|
|
248 |
|
The atmospheric heat flux is balanced by an oceanic heat flux from |
249 |
|
below. The oceanic flux is proportional to |
250 |
|
$\rho\,c_{p}\left(T_{w}-T_{fr}\right)$ where $\rho$ and $c_{p}$ are |
251 |
|
the density and heat capacity of sea water and $T_{fr}$ is the local |
252 |
|
freezing point temperature that is a function of salinity. Contrary to |
253 |
|
\citet{menemenlis05}, this flux is not assumed to instantaneously melt |
254 |
|
or create ice, but a time scale of three days is used to relax $T_{w}$ |
255 |
|
to the freezing point. |
256 |
|
|
257 |
|
The parameterization of lateral and vertical growth of sea ice follows |
258 |
|
that of \citet{hibler79, hibler80}. |
259 |
|
|
260 |
|
On top of the ice there is a layer of snow that modifies the heat flux |
261 |
|
and the albedo \citep{zhang98}. If enough snow accumulates so that its |
262 |
|
weight submerges the ice and the snow is flooded, a simple mass |
263 |
|
conserving parameterization of snowice formation (a flood-freeze |
264 |
|
algorithm following Archimedes' principle) turns snow into ice until |
265 |
|
the ice surface is back at $z=0$ \citep{leppaeranta83}. |
266 |
|
|
267 |
|
Effective ich thickness (ice volume per unit area, |
268 |
|
$c\cdot{h}$), concentration $c$ and effective snow thickness |
269 |
|
($c\cdot{h}_{snow}$) are advected by ice velocities as described in |
270 |
|
\refsec{dynamics}. From the various advection scheme that are |
271 |
|
available in the MITgcm \citep{mitgcm02}, we choose flux-limited |
272 |
|
schemes to preserve sharp gradients and edges and to rule out |
273 |
|
unphysical over- and undershoots (negative thickness or |
274 |
|
concentration). These scheme conserve volume and horizontal area. |
275 |
|
\ml{[do we need to proove that? can we proove that? citation?]} |
276 |
|
|
277 |
There is considerable doubt about the reliability of such a simple |
There is considerable doubt about the reliability of such a simple |
278 |
thermodynamic model---\citet{semtner84} found significant errors in |
thermodynamic model---\citet{semtner84} found significant errors in |
321 |
solutions, that is your dtevp = 1sec solutions/or 10sec solutions |
solutions, that is your dtevp = 1sec solutions/or 10sec solutions |
322 |
with SEAICE\_evpDampC = 615. |
with SEAICE\_evpDampC = 615. |
323 |
\end{enumerate} |
\end{enumerate} |
324 |
|
|
325 |
\end{itemize} |
\end{itemize} |
326 |
|
|
327 |
|
%%% Local Variables: |
328 |
|
%%% mode: latex |
329 |
|
%%% TeX-master: "ceaice" |
330 |
|
%%% End: |