1 |
\section{Introduction} |
\section{Introduction} |
2 |
\label{sec:intro} |
\label{sec:intro} |
3 |
|
|
4 |
In recent years, oceanographic state estimation has matured to the |
In recent years, ocean state estimation has matured to the extent that |
5 |
extent that estimates of the evolving circulation of the ocean constrained by |
estimates of the time-evolving ocean circulation, constrained by a multitude |
6 |
in-situ and remotely sensed global observations are now routinely available |
of in-situ and remotely sensed global observations, are now routinely |
7 |
and being applied to myriad scientific problems \citep{wun07}. Ocean state |
available and being applied to myriad scientific problems \citep[and |
8 |
estimation is the process of fitting an ocean General Circulation Model (GCM) |
references therein]{wun07}. As formulated by the consortium for Estimating |
9 |
to a multitude of observations. As formulated by the consortium for Estimating |
the Circulation and Climate of the Ocean (ECCO), least-squares methods, i.e., |
10 |
the Circulation and Climate of the Ocean (ECCO), an automatic differentiation |
filter/smoother \citep{fuk02}, Green's functions \citep{men05}, and adjoint |
11 |
tool is used to calculate the so-called adjoint code of a GCM. The method of |
\citep{sta02a}, are used to fit the Massachusetts Institute of Technology |
12 |
Lagrange multipliers is then used to render the problem one of unconstrained |
general circulation model |
13 |
least-squares minimization. Although much has been achieved, the existing |
\citep[MITgcm;][]{marshall97:_finit_volum_incom_navier_stokes} to the |
14 |
ECCO estimates lack interactive sea ice. This limits the ability to |
available data. Much has been achieved but the existing ECCO estimates lack |
15 |
utilize satellite data constraints over sea-ice covered regions. This also |
interactive sea ice. This limits the ability to utilize satellite data |
16 |
limits the usefulness of the derived ocean state estimates for describing and |
constraints over sea-ice covered regions. This also limits the usefulness of |
17 |
studying polar-subpolar interactions. This paper is a first step towards |
the derived ocean state estimates for describing and studying polar-subpolar |
18 |
adding sea-ice capability to the ECCO estimates. That is, we describe a |
interactions. This paper is a first step towards adding sea-ice capability to |
19 |
dynamic and thermodynamic sea ice model that has been coupled to the |
the ECCO estimates. That is, we describe a dynamic and thermodynamic sea ice |
20 |
Massachusetts Institute of Technology general circulation model |
model that has been coupled to the MITgcm and that has been modified to permit |
21 |
\citep[MITgcm][]{mar97a} and that has been modified to permit efficient and |
efficient and accurate forward integration and automatic differentiation. |
22 |
accurate automatic differentiation. |
|
23 |
|
Although the ECCO2 optimization problem can be expressed succinctly in |
24 |
The availability of an adjoint model as a powerful research tool |
algebra, its numerical implementation for planetary scale problems is |
25 |
complementary to an ocean model was a major design requirement early |
enormously demanding. First, multiple forward integrations are required to |
26 |
on in the development of the MITgcm \citep{marotzke99}. It |
derive approximate filter/smoothers and to compute model Green's functions. |
27 |
was recognized that the adjoint model permitted computing the |
Second, the derivation of the adjoint model, even with the availability of |
28 |
gradients of various scalar-valued model diagnostics, norms or, |
automatic differentiation tools, is a challenging technical task, which |
29 |
generally, objective functions with respect to external or independent |
requires reformulation of some of the model physics to insure |
30 |
parameters very efficiently. The information associtated with these |
differentiability and the addition of numerous adjoint compiler directives to |
31 |
gradients is useful in at least two major contexts. First, for state |
improve efficiency \citep{marotzke99}. The MITgcm adjoint typically requires |
32 |
estimation problems, the objective function is the sum of squared |
5--10 times more computations and 10--100 times more storage than the forward |
33 |
differences between observations and model results weighted by the |
model. Third, every evaluation of the cost function entails a full forward |
34 |
inverse error covariances. The gradient of such an objective function |
integration of the assimilation model and multiple forwards (and adjoint for |
35 |
can be used to reduce this measure of model-data misfit to find the |
the adjoint method) iterations are required to achieve satisfactorily |
36 |
optimal model solution in a least-squares sense. Second, the |
converged solutions. Finally, evaluating the cost function also requires |
37 |
objective function can be a key oceanographic quantity such as |
estimating the error statistics associated with unresolved physics in the |
38 |
meridional heat or volume transport, ocean heat content or mean |
model and with incompatibilities between observed quantities and numerical |
39 |
surface temperature index. In this case the gradient provides a |
model variables. These statistics are obtained from simulations at even |
40 |
complete set of sensitivities of this quantity to all independent |
higher resolutions than the assimilation model. For all the above reasons, it |
41 |
variables simultaneously. These sensitivities can be used to address |
was decided early on that the MITgcm sea ice model would be tightly coupled |
42 |
the cause of, say, changing net transports accurately. |
with the ocean component as opposed to loosely coupled via a flux coupler. |
43 |
|
|
44 |
References to existing sea-ice adjoint models, explaining that they are either |
|
|
for simplified configurations, for ice-only studies, or for short-duration |
|
|
studies to motivate the present work. |
|
45 |
|
|
46 |
Traditionally, probably for historical reasons and the ease of |
Traditionally, probably for historical reasons and the ease of |
47 |
treating the Coriolis term, most standard sea-ice models are |
treating the Coriolis term, most standard sea-ice models are |
70 |
avoid this problem \citep{holloway07}. The C-grid formulation on the |
avoid this problem \citep{holloway07}. The C-grid formulation on the |
71 |
other hand allows a flux of sea-ice through narrow passages if |
other hand allows a flux of sea-ice through narrow passages if |
72 |
free-slip along the boundaries is allowed. We demonstrate this effect |
free-slip along the boundaries is allowed. We demonstrate this effect |
73 |
in the Candian archipelago. |
in the Candian Arctic Archipelago (CAA). |
74 |
|
|
75 |
Talk about problems that make the sea-ice-ocean code very sensitive and |
Talk about problems that make the sea-ice-ocean code very sensitive and |
76 |
changes in the code that reduce these sensitivities. |
changes in the code that reduce these sensitivities. |