/[MITgcm]/MITgcm_contrib/articles/ceaice_split_version/ceaice_part2/ceaice_adjoint.tex
ViewVC logotype

Annotation of /MITgcm_contrib/articles/ceaice_split_version/ceaice_part2/ceaice_adjoint.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.35 - (hide annotations) (download) (as text)
Tue Apr 28 06:34:47 2009 UTC (16 years, 3 months ago) by heimbach
Branch: MAIN
Changes since 1.34: +1 -1 lines
File MIME type: application/x-tex
Another ref.

1 heimbach 1.15 %---------------------------------------------------------------------------
2 dimitri 1.17 \section{MITgcm adjoint code generation}
3 heimbach 1.1 \label{sec:adjoint}
4 heimbach 1.15 %---------------------------------------------------------------------------
5 heimbach 1.1
6 heimbach 1.3 There is now a growing body of literature on adjoint applications
7     in oceanography and adjoint code generation via AD.
8     We therefore limit the description of the method to a brief summary.
9 heimbach 1.11 The adjoint model operator (ADM) is the transpose of the
10     Jacobian or tangent
11 heimbach 1.1 linear model operator (TLM) of the full (in general nonlinear) forward
12 dimitri 1.17 model, in this case, the MITgcm coupled ocean and sea ice model.
13 heimbach 1.11 The TLM computes directional derivatives for a given perturbation direction.
14     In contrast, for scalar-valued model diagnostics (cost function or
15     objective function), the ADM computes the the full gradient
16     of the cost function with respect to all model inputs
17 heimbach 1.3 (independent or control variables). These inputs can be two- or
18 heimbach 1.1 three-dimensional fields of initial conditions of the ocean or sea-ice
19     state, model parameters such as mixing coefficients, or time-varying
20     surface or lateral (open) boundary conditions. When combined, these
21 dimitri 1.17 variables span a potentially high-dimensional, e.g., O(10$^8$),
22 heimbach 1.6 control space. At this problem dimension, perturbing
23 dimitri 1.17 individual parameters to assess model sensitivities is
24 heimbach 1.1 prohibitive. By contrast, transient sensitivities of the objective
25     function to any element of the control and model state space can be
26     computed very efficiently in one single adjoint model integration,
27     provided an adjoint model is available.
28    
29 mlosch 1.9 The burden of developing ``by hand''
30 heimbach 1.3 an adjoint model in general matches that of
31     the forward model development. The substantial extra investment
32 dimitri 1.17 often prevents serious attempts at making available adjoint
33 heimbach 1.3 components of sophisticated models.
34     The alternative route of rigorous application of AD has proven
35     very successful in the context of MITgcm ocean modeling applications.
36     The model has been tailored to be readily used with AD
37     tools for adjoint code generation.
38     The adjoint model of the MITgcm has become an invaluable
39 dimitri 1.17 tool for sensitivity analysis as well as for state estimation \citep[for a
40 heimbach 1.3 recent overview and summary, see][]{heim:08}.
41 dimitri 1.17 AD also enables a large variety of configurations
42     and studies to be conducted with adjoint methods without the onerous task of
43     modifying the adjoint of each new configuration by hand.
44 heimbach 1.11 \cite{gier-kami:98} discuss in detail the advantages of the AD approach.
45 heimbach 1.3
46     The AD route was also taken in developing and adapting the sea-ice
47 dimitri 1.17 component of the MITgcm, so that tangent linear and adjoint components can be
48     obtained and kept up to date without excessive effort.
49     As for the TLM and ADM components of the MITgcm ocean model, we rely on the
50     automatic differentiation (AD) tool ``Transformation of Algorithms in
51 heimbach 1.1 Fortran'' (TAF) developed by Fastopt \citep{gier-kami:98} to generate
52 dimitri 1.17 TLM and ADM code of the MITgcm sea ice model \citep[for details
53     see][]{maro-etal:99,heim-etal:05}.
54     Note that for the ocean component, we are now also able to generate
55 heimbach 1.7 efficient derivative code using the new open-source tool OpenAD
56 heimbach 1.15 \citep{utke-etal:08}.
57 heimbach 1.7 Appendix \ref{app:adissues} provides details of
58 dimitri 1.17 adjoint code generation for the coupled ocean and sea ice MITgcm
59     configuration.
60 heimbach 1.1
61 dimitri 1.17 Since conducting this study, further changes to the
62     thermodynamic formulation have been implemented, which improve certain
63     aspects of forward and adjoint model behavior.
64     These changes are discussed in detail in \cite{fent:09} along with application
65     of the coupled ocean and sea ice MITgcm adjoint to estimating the state of the
66 dimitri 1.33 Labrador Sea during 1996--1997.
67 dimitri 1.17
68 heimbach 1.35 To conclude this section, we emphasize the coupled nature of the MITgcm ocean
69 dimitri 1.33 and sea ice adjoint.
70 dimitri 1.24 \reffigure{couplingschematic}
71 heimbach 1.21 illustrates how sensitivities of a
72 dimitri 1.17 sea ice export objective function,
73     which depends solely on the sea-ice state,
74     propagate both into the time-varying ocean state as well
75     as into the atmospheric boundary conditions.
76 heimbach 1.1
77 dimitri 1.33 \begin{figure}[t]
78     \newcommand{\textinfigure}[1]{{\normalsize\textbf{\textsf{#1}}}}
79     \newcommand{\mathinfigure}[1]{\normalsize\ensuremath{{#1}}}
80     \psfrag{delS}{\mathinfigure{\delta S}}
81     \psfrag{delT}{\mathinfigure{\delta \Theta}}
82     \psfrag{delc}{\mathinfigure{\delta c}}
83     \psfrag{delh}{\mathinfigure{\delta h}}
84     \psfrag{delAT}{\mathinfigure{\delta T_a}}
85     \psfrag{delP}{\mathinfigure{\delta p}}
86     \psfrag{delJ}{\mathinfigure{\delta J}}
87     %
88     \psfrag{addS}{\mathinfigure{\delta^{\ast} S}}
89     \psfrag{addT}{\mathinfigure{\delta^{\ast} \Theta}}
90     \psfrag{addc}{\mathinfigure{\delta^{\ast} c}}
91     \psfrag{addh}{\mathinfigure{\delta^{\ast} h}}
92     \psfrag{addAT}{\mathinfigure{\delta^{\ast} T_a}}
93     \psfrag{addP}{\mathinfigure{\delta^{\ast} p}}
94     \psfrag{addJ}{\mathinfigure{\delta^{\ast} J}}
95     \centerline{
96     \includegraphics*[width=.5\textwidth]{\fpath/coupling_schematic}
97     }
98     \caption{
99     This schematic diagram illustrates how, for a given sea ice cost function
100     $J$, the sensitivities spread through the coupled adjoint.
101     In the left column, a perturbation of some \textit{individual} variable,
102     e.g., an ocean temperature perturbation $\delta \Theta$ at a particular
103     location, changes the cost function by $\delta J$. In the right
104     column, the cost function sensitivity $\delta^{\ast} J$ is affected by
105     \textit{all} sensitivities ($\delta^{\ast} \Theta$, $\delta^{\ast} S$,
106     $\delta^{\ast} c$, $\delta^{\ast} h$, $\delta^{\ast}T_a$, $\delta^{\ast}
107     p$, etc.) of the coupled system.
108     \label{fig:couplingschematic}}
109     \end{figure}
110 heimbach 1.1
111 heimbach 1.15 %---------------------------------------------------------------------------
112 heimbach 1.6 \section{A case study: Sensitivities of sea-ice export through
113 heimbach 1.21 Lancaster Sound}
114 heimbach 1.15 %---------------------------------------------------------------------------
115 heimbach 1.1
116     We demonstrate the power of the adjoint method in the context of
117 heimbach 1.21 investigating sea-ice export sensitivities through Lancaster Sound.
118 dimitri 1.18 The rationale for this choice is to complement the analysis of sea-ice
119     dynamics in the presence of narrow straits of Part 1
120 dimitri 1.24 \cite[see also][]{los09}. Lancaster Sound is one of
121 dimitri 1.18 the main paths of sea ice export through the Canadian Arctic
122 dimitri 1.25 Archipelago (CAA). \reffigure{sverdrupbasin} %taken from \cite{mell:02}
123 dimitri 1.18 reflects the intricate local geography of CAA
124 heimbach 1.8 straits, sounds, and islands.
125     Export sensitivities reflect dominant pathways
126 dimitri 1.18 through the CAA, as resolved by the model. Sensitivity maps provide a very
127     detailed view of
128 mlosch 1.12 %shed a very detailed light on
129     various quantities affecting the sea-ice export
130 heimbach 1.14 (and thus the underlying propagation pathways).
131 dimitri 1.18 A caveat of the present study is the limited resolution, which
132 heimbach 1.11 is not adequate to realistically simulate the CAA.
133     For example, while the dominant
134 heimbach 1.1 circulation through Lancaster Sound is toward the East, there is a
135     small Westward flow to the North, hugging the coast of Devon Island
136 heimbach 1.21 \citep{mell:02,prin-hami:05,mich-etal:06,muen-etal:06}, which is not resolved in
137 heimbach 1.1 our simulation.
138 heimbach 1.11 Nevertheless, the focus here is on elucidating model sensitivities in a
139     general way. For any given simulation, whether deemed
140 dimitri 1.18 ``realistic'' or not, the adjoint provides exact model sensitivities, which
141     help test whether hypothesized processes are actually
142 heimbach 1.11 borne out by the model dynamics.
143 dimitri 1.18 Note that the resolution used in this study is at least as good or better than
144     the resolution used for IPCC-type calculations.
145 heimbach 1.1
146 dimitri 1.33 \begin{figure}[t]
147     \centering
148     \includegraphics*[width=0.5\textwidth]{\fpath/map_part2}
149     % \includegraphics*[width=0.9\textwidth]{\fpath/map_sverdrup_basin_melling_2002}
150     \caption{Map of the Canadian Arctic Archipelago with model
151     coastlines and grid (filled grey boxes are land). The black
152     contours are the true coastlines as taken from the GSHHS data base
153     \citep{wessel96}.
154     \label{fig:sverdrupbasin}}
155     \end{figure}
156 heimbach 1.15
157     %---------------------------------------------------------------------------
158 heimbach 1.6 \subsection{The model configuration}
159 heimbach 1.15 %---------------------------------------------------------------------------
160 heimbach 1.6
161 heimbach 1.14 The model domain is similar to the one described in Part 1.
162 dimitri 1.24 It is carved out from the Arcitc face of a global, eddy-admitting,
163 dimitri 1.19 cubed-sphere simulation \citep{menemenlis05}
164     but with 36-km instead of 18-km grid cell width,
165     i.e., half the horizontal resolution of the configuration described in Part 1.
166 mlosch 1.12 %, now amounting to roughly 36 km..
167 dimitri 1.19 The adjoint model for this configuration runs efficiently on 80 processors,
168     inferred from benchmarks on both an SGI Altix and on an IBM SP5 at NASA/ARC
169     and at NCAR/CSL, respectively.
170     Following a 4-year spinup (1985 to 1988), the model is integrated for an
171     additional four
172     years and nine months between January 1, 1989 and September 30, 1993.
173     It is forced at the surface using realistic 6-hourly NCEP/NCAR atmospheric
174     state variables.
175 heimbach 1.1 %Over the open ocean these are
176     %converted into air-sea fluxes via the bulk formulae of
177     %\citet{large04}. The air-sea fluxes in the presence of
178     %sea-ice are handled by the ice model as described in \refsec{model}.
179 heimbach 1.29 The objective function $J$ is chosen as the ``solid'' freshwater
180     export through Lancaster Sound (LC), at approximately 74\degN, 82\degW\ in
181 dimitri 1.24 \reffig{sverdrupbasin}, integrated over the final 12-month period, i.e.,
182 dimitri 1.19 October 1, 1992 to September 30, 1993.
183     That is,
184 heimbach 1.29
185     \begin{linenomath*}
186 heimbach 1.1 \begin{equation}
187 mlosch 1.12 \label{eq:costls}
188 heimbach 1.29 J \, =
189     \frac{1}{\rho_{fresh}}
190     \int_{\mathrm{Oct\,92}}^{\mathrm{Sep\,93}}
191     \int_{\mathrm{LC}}
192     \, (\rho \, h \, c \, + \, \rho_{s} h_{s}c)\,u \,ds \,dt,
193 heimbach 1.1 \end{equation}
194 heimbach 1.29 \end{linenomath*}
195    
196     %\ml{[ML: shouldn't $J$ be normalized by $\rho_{\mathrm{fresh}}$ to
197     % give the units that we use in the figures?]}
198     is the export of ice and snow converted to units of freshwater, where $c$ is
199 dimitri 1.19 the fractional ice cover, $u$ is the along-channel ice drift
200 heimbach 1.21 velocity, $h$ and $h_s$ are the ice and snow
201 heimbach 1.29 thicknesses, and $\rho$, $\rho_s$, and $\rho_{fresh}$
202     are the ice, snow and freshwater densities, respectively.
203 heimbach 1.1 The forward trajectory of the model integration resembles broadly that
204 dimitri 1.19 of the model in Part~1 but some details are different due
205     to the different resolution and integration period.
206 heimbach 1.1 %
207 mlosch 1.9 %\ml{PH: Martin, please confirm/double-check following sentence:}
208 heimbach 1.8 %
209 mlosch 1.9 For example, the differences in solid
210 heimbach 1.14 freshwater export through Lancaster Sound are smaller
211 heimbach 1.8 between no-slip and
212 heimbach 1.21 free-slip lateral boundary conditions at higher resolution,
213     as shown in Part 1, Section 4.3
214 mlosch 1.9 ($91\pm85\text{\,km$^{3}$\,y$^{-1}$}$ and
215     $77\pm110\text{\,km$^{3}$\,y$^{-1}$}$ for free-slip and no-slip, respectively,
216 dimitri 1.19 and for the C-grid LSR solver) than at lower resolution
217 heimbach 1.8 ($116\pm101\text{\,km$^{3}$\,y$^{-1}$}$ and
218 mlosch 1.9 $39\pm64\text{\,km$^{3}$\,y$^{-1}$}$ for free-slip and no-slip, respectively).
219 dimitri 1.19 The large range of these estimates emphasizes the need to
220 mlosch 1.12 better understand the model sensitivities to lateral boundary
221 dimitri 1.19 conditions and to different configuration details. We aim to explore
222 mlosch 1.12 these sensitivities across the entire model state space in a
223 heimbach 1.14 comprehensive manner by means of the adjoint model.
224 mlosch 1.12 %The large discrepancy between all these numbers underlines the need to
225     %better understand the model sensitivities across the entire model state space
226     %resulting from different lateral boundary conditions and different
227     %configurations, and which we aim to explore in a more
228     %comprehensive manner through the adjoint.
229 heimbach 1.1
230 heimbach 1.6 The adjoint model is the transpose of the tangent linear model
231 dimitri 1.19 operator. It runs backwards in time from September 1993 to
232     January 1989. During this integration period, the Lagrange multipliers
233     of the model subject to objective function \refeq{costls} are
234     accumulated. These Langrange multipliers
235     are the sensitivities (or derivatives) of the objective function with respect
236 mlosch 1.9 %ML which can be interpreted as sensitivities of the objective function
237 dimitri 1.19 to each control variable and to each element of the intermediate
238     coupled ocean and sea ice model state variables.
239     Thus, all sensitivity elements of the model state and of the surface
240     atmospheric state are
241 heimbach 1.1 available for analysis of the transient sensitivity behavior. Over the
242 heimbach 1.14 open ocean, the adjoint of the \cite{larg-yeag:04} bulk formula scheme computes
243     sensitivities to the time-varying atmospheric state.
244     Specifically, ocean sensitivities propagate to air-sea flux sensitivities,
245     which are mapped to atmospheric state sensitivities via the
246     bulk formula adjoint.
247     Similarly, over ice-covered areas, the sea-ice model adjoint,
248     rather than the bulk formula adjoint converts surface ocean sensitivities to
249     atmospheric sensitivities.
250    
251 heimbach 1.1
252 heimbach 1.15 %---------------------------------------------------------------------------
253 heimbach 1.6 \subsection{Adjoint sensitivities}
254 heimbach 1.15 %---------------------------------------------------------------------------
255 heimbach 1.7
256 dimitri 1.33 \begin{figure*}[t]
257     \includegraphics*[width=\textwidth]{\fpath/adj_canarch_freeslip_ADJheff}
258     \caption{Sensitivity $\partial{J}/\partial{(hc)}$ in
259     m$^3$\,s$^{-1}$/m for four different times using free-slip
260     lateral sea ice boundary conditions. The color scale is chosen
261     to illustrate the patterns of the sensitivities.
262     \label{fig:adjhefffreeslip}}
263     \end{figure*}
264    
265     \begin{figure*}[t]
266     \includegraphics*[width=\textwidth]{\fpath/adj_canarch_noslip_ADJheff}
267     \caption{Same as in \reffig{adjhefffreeslip} but for no-slip
268     lateral sea ice boundary conditions.
269     \label{fig:adjheffnoslip}}
270     \end{figure*}
271    
272 heimbach 1.1 The most readily interpretable ice-export sensitivity is that to
273 mlosch 1.13 ice thickness, $\partial{J} / \partial{(hc)}$.
274 dimitri 1.24 Maps of transient sensitivities $\partial{J} / \partial{(hc)}$ are shown for
275     free-slip (\reffig{adjhefffreeslip}) and for no-slip
276     (\reffig{adjheffnoslip}) boundary conditions.
277 dimitri 1.25 Each figure depicts four sensitivity snapshots for the objective function $J$,
278     starting October 1, 1992, i.e., at the beginning of the 12-month averaging
279     period, and going back in time to October 2, 1989.
280     As a reminder, the full period over which the adjoint sensitivities
281     are calculated is between January 1, 1989 and September 30, 1993.
282 heimbach 1.1
283 mlosch 1.13 The sensitivity patterns for ice thickness are predominantly positive.
284 dimitri 1.24 An increase in ice volume in most places west, i.e., ``upstream'', of
285 mlosch 1.12 %``upstream'' of
286 heimbach 1.29 Lancaster Sound increases the solid freshwater export at the exit section.
287 heimbach 1.14 The transient nature of the sensitivity patterns is evident:
288     the area upstream of Lancaster Sound that
289 heimbach 1.1 contributes to the export sensitivity is larger in the earlier snapshot.
290 dimitri 1.33 In the free slip case, the sensivity follows (backwards in time) the dominant
291     pathway through Barrow Strait
292 heimbach 1.14 into Viscount Melville Sound, and from there trough M'Clure Strait
293     into the Arctic Ocean
294     %
295     \footnote{
296 heimbach 1.15 (the branch of the ``Northwest Passage'' apparently
297 heimbach 1.14 discovered by Robert McClure during his 1850 to 1854 expedition;
298     McClure lost his vessel in the Viscount Melville Sound)
299     }.
300     %
301     Secondary paths are northward from
302     Viscount Melville Sound through Byam Martin Channel into
303     Prince Gustav Adolf Sea and through Penny Strait into MacLean Strait.
304 heimbach 1.1
305 dimitri 1.25 There are large differences between the free-slip and no-slip
306     solutions. By the end of the adjoint integration in January 1989, the
307     no-slip sensitivities (\reffig{adjheffnoslip}) are generally weaker than the
308 heimbach 1.14 free slip sensitivities and hardly reach beyond the western end of
309 dimitri 1.33 Barrow Strait. In contrast, the free-slip sensitivities
310     (\reffig{adjhefffreeslip})
311 heimbach 1.1 extend through most of the CAA and into the Arctic interior, both to
312 dimitri 1.25 the West (M'Clure Strait) and to the North (Ballantyne Strait, Prince
313 heimbach 1.14 Gustav Adolf Sea, Massey Sound). In this case the ice can
314 dimitri 1.25 drift more easily through narrow straits and a positive ice
315 heimbach 1.1 volume anomaly anywhere upstream in the CAA increases ice export
316 dimitri 1.25 through Lancaster Sound within the simulated 4-year period.
317 heimbach 1.1
318 heimbach 1.2 One peculiar feature in the October 1992 sensitivity maps
319     are the negative sensivities to the East and, albeit much weaker,
320 dimitri 1.24 to the West of Lancaster Sound.
321 heimbach 1.14 The former can be explained by indirect effects: less ice eastward
322 dimitri 1.24 of Lancaster Sound results in
323 heimbach 1.2 less resistance to eastward drift and thus more export.
324     A similar mechanism might account for the latter,
325 heimbach 1.8 albeit more speculative: less ice to
326 dimitri 1.24 the West means that more ice can be moved eastward from Barrow Strait
327     into Lancaster Sound leading to more ice export.
328 heimbach 1.21 %\\ \ml{[ML: This
329     % paragraph is very weak, need to think of something else, longer
330     % fetch maybe? PH: Not sure what you mean. ML: I cannot remember,
331     % either, so maybe we should just leave it as is it, but the paragraph
332     % is weak, maybe we can drop it altogether and if reviewer comment on
333     % these negative sensitivies we put something back in?]}
334 heimbach 1.1
335 dimitri 1.33 \begin{figure*}
336     \centerline{
337     \includegraphics*[height=.8\textheight]{\fpath/lancaster_adj}
338     }
339     \caption{Hovmoeller diagrams along the axis of Viscount Melville
340     Sound, Barrow Strait, and Lancaster Sound. The diagrams show the
341     sensitivities (derivatives) of the ``solid'' freshwater, i.e.,
342     ice and snow, export $J$ through Lancaster Sound
343     (\reffig{sverdrupbasin}) with respect to
344     ice thickness ($hc$, top panels), ocean surface temperature (SST, middle panels), and
345     precipitation ($p$, bottom panels) for free slip (left panels) and no slip
346     (right panels) sea ice boundary conditions. For orientation, each plot is
347     overlaid with contours 1 and 3 of the normalized ice strength
348     $P/P^*=(hc)\,\exp[-C\,(1-c)]$.
349     \label{fig:lancasteradj}}
350     \end{figure*}
351    
352 heimbach 1.2 The temporal evolution of several ice export sensitivities
353     along a zonal axis through
354 heimbach 1.1 Lancaster Sound, Barrow Strait, and Melville Sound (115\degW\ to
355 dimitri 1.25 80\degW, averaged across the passages) are depicted in \reffig{lancasteradj}
356     as Hovmoeller diagrams, that is, two-dimensional maps of sensitivities as
357     function of longitude and time.
358     Serving as examples for the ocean, sea-ice, and atmospheric forcing components
359 mlosch 1.12 %In order to represent sensitivities to elements of the state of
360 dimitri 1.25 of the model, we depict, from top to bottom, the
361     sensitivities to ice thickness ($hc$), Sea Surface Temperature (SST), and
362     precipitation ($p$) for free slip
363 heimbach 1.1 (left column) and no slip (right column) ice drift boundary
364     conditions.
365    
366 dimitri 1.25 The Hovmoeller diagrams of ice thickness (top row) and SST
367 heimbach 1.1 (second row) sensitivities are coherent:
368 dimitri 1.24 more ice in Lancaster Sound leads
369 dimitri 1.25 to more export and one way to form more ice is by colder surface
370     temperatures. In the free-slip case the
371 mlosch 1.9 sensitivities spread out in ``pulses'' following a seasonal cycle:
372 heimbach 1.14 ice can propagate eastward (forward in time) and thus sensitivities
373     propagate westward (backwards in time) when the ice strength is low
374 heimbach 1.15 in late summer to early autumn
375 dimitri 1.24 (\reffig{lancasterfwd1}, bottom panels).
376 mlosch 1.12 In contrast, during winter, the sensitivities show little to no
377 dimitri 1.25 westward propagation as the ice is frozen solid and does not move.
378     In the no-slip case the (normalized)
379 heimbach 1.1 ice strength does not fall below 1 during the winters of 1991 to 1993
380     (mainly because the ice concentrations remain near 100\%, not
381     shown). Ice is therefore blocked and cannot drift eastwards
382     (forward in time) through the Viscount
383 dimitri 1.24 Melville Sound, Barrow Strait, and Lancaster Sound channel system.
384 heimbach 1.14 Consequently, the sensitivities do not propagate westward (backwards in
385 heimbach 1.1 time) and the export through Lancaster Sound is only affected by
386     local ice formation and melting for the entire integration period.
387    
388 dimitri 1.33 \begin{figure*}
389     \centerline{
390     \includegraphics*[height=.8\textheight]{\fpath/lancaster_fwd_1}
391     }
392     \caption{Hovmoeller diagrams along the axis of Viscount Melville
393     Sound, Barrow Strait, and Lancaster Sound. The diagrams show ice
394     thickness ($hc$, top panels), snow thickness ($h_{s}c$, middle panels) and
395     normalized ice strength ($P/P^*=(hc)\,\exp[-C\,(1-c)]$, bottom panels) for
396     free slip (left panels) and no slip (right panels) sea ice boundary
397     conditions. For orientation, each plot is overlaid with contours 1 and 3
398     of the normalized ice strength.
399     \label{fig:lancasterfwd1}}
400     \end{figure*}
401    
402 heimbach 1.14 It is worth contrasting the sensitivity
403 dimitri 1.25 diagrams of \reffig{lancasteradj}
404     with the Hovmoeller diagrams of the corresponding state variables
405     (Figs.~\ref{fig:lancasterfwd1} and \ref{fig:lancasterfwd2}).
406     The sensitivities show clear causal connections of ice motion
407     over the years, that is, they expose the winter arrest and the summer
408     evolution of the ice. These causal connections cannot
409     easily be inferred from the Hovmoeller diagrams of ice and snow
410     thickness. This example illustrates the usefulness and complementary nature
411     of the adjoint variables for investigating dynamical linkages in the
412 heimbach 1.14 ocean/sea-ice system.
413 mlosch 1.12
414 dimitri 1.33 \begin{figure*}
415     \centerline{
416     \includegraphics*[height=.8\textheight]{\fpath/lancaster_fwd_2}
417     }
418     \caption{Same as in \reffig{lancasterfwd1} but for SST (top panels), SSS
419     (middle panels), and precipitation (bottom panels).
420     \label{fig:lancasterfwd2}}
421     \end{figure*}
422 heimbach 1.14
423     The sensitivities to precipitation are more complex.
424 mlosch 1.12 %exhibit a more complex behaviour.
425 heimbach 1.14 To first order, they have an oscillatory pattern
426 mlosch 1.12 with negative sensitivity (more precipitation leads to less export)
427 heimbach 1.15 between roughly September and December and mostly positive sensitivity
428 dimitri 1.25 from January through June (sensitivities are negligible during the summer).
429 mlosch 1.12 %A fairly accurate description would note an oscillatory behaviour:
430     %they are negative (more precipitation leads to less export)
431     %before January (more precisely, between roughly August and December)
432     %and mostly positive after January
433     %(more precisely, January through July).
434 heimbach 1.1 Times of positive sensitivities coincide with times of
435 mlosch 1.12 normalized ice strengths exceeding values of~3.
436 heimbach 1.14 This pattern is broken only immediatly preceding the evaluation
437 dimitri 1.25 period of the ice export cost function in 1992. In contrast to previous
438     years, the sensitivity is negative between January and August~1992
439     and east of 95\degW.
440 heimbach 1.14
441     We shall elucidate the mechanisms underlying
442     these precipitation sensitivities
443     in Section \ref{sec:oscillprecip}
444     in the context of forward perturbation experiments.
445 heimbach 1.1
446    
447 heimbach 1.15 %---------------------------------------------------------------------------
448 heimbach 1.8 \subsection{Forward perturbation experiments}
449 mlosch 1.13 \label{sec:forwardpert}
450 heimbach 1.15 %---------------------------------------------------------------------------
451 heimbach 1.1
452 dimitri 1.26 Applying an automatically generated adjoint model
453 mlosch 1.12 %Using an adjoint model obtained via automatic differentiation
454     %and applied
455 dimitri 1.26 under potentially highly nonlinear conditions
456     %, and one generated automatically, relying on AD tools
457     incites the question
458 heimbach 1.14 to what extent the adjoint sensitivities are ``reliable''
459     in the sense of accurately representing forward model sensitivities.
460 mlosch 1.12 Adjoint sensitivities that are physically interpretable provide
461     %Obtaining adjoint fields that are physically interpretable provides
462 dimitri 1.26 a partial answer but an independent, quantitative test is needed to
463 heimbach 1.14 gain confidence in the calculations.
464 mlosch 1.12 %credence to the calculations.
465 dimitri 1.26 Such a verification can be achieved by comparing adjoint-derived gradients
466     with ones obtained from finite-difference perturbation experiments.
467     Specifically, for a control variable $\mathbf{u}$ of interest,
468     we can readily calculate an expected change $\delta J$ in the objective
469     function for an applied perturbation $\mathbf{\delta u}$ over domain $A$
470     based on adjoint sensitivities $\partial J / \partial \mathbf{u}$:
471 heimbach 1.29
472     \begin{linenomath*}
473 heimbach 1.3 \begin{equation}
474     \delta J \, = \, \int_A \frac{\partial J}{\partial \mathbf{u}} \,
475     \mathbf{\delta u} \, dA
476     \label{eqn:adjpert}
477     \end{equation}
478 heimbach 1.29 \end{linenomath*}
479    
480 dimitri 1.26 Alternatively we can infer the magnitude of the cost perturbation $\delta J$
481     without use of the adjoint. Instead we apply the same perturbation
482     $\mathbf{\delta u}$ to the control space over the same domain $A$ and
483     integrate the forward model. The perturbed cost is
484 heimbach 1.29
485     \begin{linenomath*}
486 heimbach 1.3 \begin{equation}
487     \delta J \, = \,
488 dimitri 1.26 J(\mathbf{u}+\mathbf{\delta u}) - J(\mathbf{u}).
489 heimbach 1.3 \label{eqn:fdpert}
490     \end{equation}
491 heimbach 1.29 \end{linenomath*}
492    
493 dimitri 1.26 The degree to which Eqns.~(\ref{eqn:adjpert}) and (\ref{eqn:fdpert}) agree
494 dimitri 1.28 depends both on the magnitude of perturbation $\mathbf{\delta u}$
495 dimitri 1.26 and on the length of the integration period.
496     %(note that forward and adjoint models are evaluated over the same period).
497    
498     We distinguish two types of adjoint-model tests. First there are finite
499     difference tests performed over short time intervals,
500     over which the assumption of linearity is expected to hold,
501     and where individual elements of the control vector are perturbed.
502 dimitri 1.27 We refer to these tests as gradient checks. Gradient checks are performed
503 dimitri 1.26 on a routine, automated basis for various MITgcm verification setups,
504 dimitri 1.27 including verification setups that exercise coupled ocean and sea ice model
505     configurations. These automated tests insure that updates to the MITgcm
506     repository do not break the differentiability of the code.
507    
508 dimitri 1.33 \begin{table*}
509     \caption{Summary of forward perturbation experiments
510     and comparison of adjoint-based and finite-difference-based cost function
511     sensitivities. All perturbations were applied to a region centered at
512     101.24$^{\circ}$W, 75.76$^{\circ}$N. The reference value for ice and snow
513     export through Lancaster Sound is $J_0$ = 69.6 km$^3/yr$.
514     }
515     \label{tab:pertexp}
516     \centering
517     \begin{tabular}{ccc@{\hspace{2ex}}c@{\hspace{2ex}}cr@{\hspace{2ex}}r@{\hspace{2ex}}r}
518     \hline
519     \textsf{exp.} & variable & time & $\Delta t$ & $\mathbf{\delta u}$ &
520     $\frac{\delta J(adj.)}{km^3/yr}$ & $\frac{\delta J(fwd.)}{km^3/yr}$ &
521     \% diff. \\
522     \hline \hline
523     \textsf{ICE1} & $hc$ & 1-Jan-89 & init. & 0.5 m & 0.98 & 1.1 & 11 \\
524     \textsf{OCE1} & SST & 1-Jan-89 & init. & 0.5$^{\circ}$C & -0.125 & -0.108 & 16 \\
525     \textsf{ATM1} & $p$ & 1-Apr-91 & 10 dy & 1.6$\cdot10^{-7}$ m/s & 0.185 & 0.191 & 3 \\
526     \textsf{ATM2} & $p$ & 1-Nov-91 & 10 dy & 1.6$\cdot10^{-7}$ m/s & -0.435 & -1.016 & 57 \\
527     \textsf{ATM3} & $p$ & 1-Apr-91 & 10 dy & -1.6$\cdot10^{-7}$ m/s & -0.185 & -0.071 & 62 \\
528     \textsf{ATM4} & $p$ & 1-Nov-91 & 10 dy & -1.6$\cdot10^{-7}$ m/s & 0.435 & 0.259 & 40 \\
529     \hline
530     \end{tabular}
531     \end{table*}
532    
533 dimitri 1.28 A second type of adjoint-model tests is
534     finite difference tests performed over longer time intervals
535     % comparable to the ones used for actual sensitivity studies such as this one,
536     and where a whole area is perturbed, guided by the adjoint sensitivity maps,
537 heimbach 1.15 in order to investigate physical mechanisms.
538 dimitri 1.28 The examples discussed herein and summarized in Table \ref{tab:pertexp}
539     are of this second type of sensitivity experiments.
540     For nonlinear models, the deviations between Eqns.~(\ref{eqn:adjpert}) and
541     (\ref{eqn:fdpert}) are expected to increase both with
542 heimbach 1.3 perturbation magnitude as well as with integration time.
543    
544 dimitri 1.33 \begin{figure}
545     %\centerline{
546     \subfigure %[$hc$]
547     {\includegraphics*[width=.49\textwidth]{\fpath/lanc_pert_heff}}
548    
549     \subfigure %[SST]
550     {\includegraphics*[width=.49\textwidth]{\fpath/lanc_pert_theta}}
551    
552     \subfigure %[$p$]
553     {\includegraphics*[width=.49\textwidth]{\fpath/lanc_pert_precip}}
554     %}
555     \caption{
556     Difference in solid freshwater export at 82$^{\circ}$W between perturbed
557     and unperturbed forward integrations. From top to bottom, perturbations
558     are initial ice thickness (\textsf{ICE1} in Table \ref{tab:pertexp}),
559     initial sea-surface temperature (\textsf{OCE1}), and precipitation
560     (\textsf{ATM1} and \textsf{ATM2}).
561     \label{fig:lancpert}}
562     \end{figure}
563    
564 dimitri 1.26 Comparison between finite-difference and adjoint-derived ice-export
565 dimitri 1.28 perturbations show remarkable agreement for initial value perturbations of
566     ice thickness (\textsf{ICE1}) or sea surface temperature (\textsf{OCE1}).
567     Deviations between perturbed cost function values remain below 16\% (see Table
568     \ref{tab:pertexp}).
569 dimitri 1.24 \reffigure{lancpert} depicts the temporal evolution of
570 dimitri 1.26 perturbed minus unperturbed ice export through Lancaster Sound for initial ice
571     thickness
572 dimitri 1.28 (top panel) and SST (middle panel) perturbations.
573     In both cases, differences are confined to the melting season, during which
574 heimbach 1.14 the ice unlocks and which %gets ``unstuck'' and
575 mlosch 1.12 can lead to significant export.
576 dimitri 1.28 As ``predicted'' by the adjoint, the two curves are of opposite sign
577 heimbach 1.8 and scales differ by almost an order of magnitude.
578    
579 heimbach 1.15 %---------------------------------------------------------------------------
580     \subsection{Oscillatory behavior of precipitation sensitivities}
581     \label{sec:oscillprecip}
582     %---------------------------------------------------------------------------
583 heimbach 1.14
584 dimitri 1.28 Our next goal is to explain the sign and magnitude changes through time
585     of the transient precipitation sensitivities.
586     To investigate this, we have carried out the following two perturbation
587     experiments: (i) an experiment labeled \textsf{ATM1}, in which we perturb
588     precipitation over a 10-day period between April 1 and 10, 1991, coincident
589     with a period of positive adjoint sensitivities, and (ii) an experiment
590     labeled \textsf{ATM2}, in which we apply the same perturbation over a 10-day
591     period between November 1 and 10, 1991, coincident with a period of negative
592     adjoint sensitivities.
593 dimitri 1.26 The perturbation magnitude chosen is
594 dimitri 1.30 $\mathbf{\delta u} = 1.6 \times 10^{-7}$ m/s, which is
595     of comparable magnitude with the standard deviation of precipitation.
596     %as a measure of spatial mean standard deviation of precipitation
597     %variability. The results are as follows: First
598     The perturbation experiments confirm the sign change
599 heimbach 1.8 when perturbing in different seasons.
600 dimitri 1.30 We observe good quantitative agreement for the April 1991 case
601     and a 50\% deviation for the November 1991 case.
602 heimbach 1.8 %
603 dimitri 1.31 The discrepancy between the finite-difference and adjoint-based sensitivity
604     estimates results from model nonlinearities and from the multi-year
605     integration period.
606     To support this statement, we repeated perturbation experiments \textsf{ATM1}
607     and \textsf{ATM2} but applied a perturbation with opposite sign, i.e.,
608     $\mathbf{\delta u} = -1.6 \times 10^{-7}$ m/s (experiments \textsf{ATM3} and
609     \textsf{ATM4} in Table \ref{tab:pertexp}).
610     For negative $\mathbf{\delta u}$, both perturbation periods lead to about
611 dimitri 1.30 50\% discrepancies between finite-difference and adjoint-derived
612 dimitri 1.31 ice export sensitivities.
613 mlosch 1.12 %
614 dimitri 1.31 The finite-difference export changes are different in amplitude for positive
615     and for negative perturbations, confirming that model nonlinearities impact
616     these calculations.
617    
618     These experiments constitute severe tests of the adjoint model in the sense
619     that they push the limit of the linearity assumption. Nevertheless, the
620     results confirm that adjoint sensitivities provide useful qualitative, and
621     within certain limits quantitative,
622     information of comprehensive model sensitivities that
623     cannot realistically be computed otherwise.
624 heimbach 1.3
625 heimbach 1.15 \begin{figure*}
626     \centerline{
627     \includegraphics*[width=.9\textwidth]{\fpath/lancaster_pert_hov}
628     }
629     \caption{
630 dimitri 1.33 Same as in \reffig{lancasterfwd1} but restricted to the period
631     1991--1993 and for the differences
632 heimbach 1.21 between (from top to bottom)
633 dimitri 1.33 ice thickness $(hc)$, snow thickness $(h_\mathrm{snow}c)$, and sea-surface
634     temperature (SST),
635     before and after a perturbation in precipitation of
636     $1.6\times10^{-1}\text{\,m\,s$^{-1}$}$ on November 1, 1991 (left panels)
637     and on April 1, 1991 (right panels). For orientation, each plot is
638     overlaid with contours 1 and 3 of the normalized ice strength
639     $P/P^*=(hc)\,\exp[-C\,(1-c)]$.
640 heimbach 1.15 \label{fig:lancasterperthov}}
641     \end{figure*}
642 heimbach 1.14
643 dimitri 1.31 To investigate in more detail the oscillatory behavior of precipitation
644     sensitivities
645 heimbach 1.14 we have plotted differences in ice thickness, snow thicknesses, and SST,
646     between perturbed and unperturbed simulations
647     along the Lancaster Sound axis as a function of time.
648 dimitri 1.24 \reffigure{lancasterperthov} shows how the
649 dimitri 1.31 small localized perturbations of precipitation are propagated,
650 heimbach 1.14 depending on whether applied during \textit{early} winter (left column)
651     or \textit{late} winter (right column).
652 mlosch 1.20 More precipation
653 heimbach 1.21 leads to more snow on the ice in all cases.
654     However, the same perturbation in different
655 heimbach 1.29 seasons has an opposite effect on the solid freshwater export
656 heimbach 1.21 through Lancaster Sound.
657 dimitri 1.31 Both the adjoint and the perturbation results suggest the following
658 heimbach 1.14 mechanism to be at play:
659 mlosch 1.20 %ML: why not let LaTeX do it? Elsevier might have it's own layout
660     \begin{itemize}
661     \item
662 heimbach 1.14 More snow in November (on thin ice) insulates the ice by reducing
663     the effective conductivity and thus the heat flux through the ice.
664     This insulating effect slows down the cooling of the surface water
665     underneath the ice. In summary, more snow early in the winter limits the ice growth
666     from above and below (negative sensitivity).
667 mlosch 1.20 \item
668 heimbach 1.14 More snow in April (on thick ice) insulates the
669     ice against melting.
670 dimitri 1.34 Shortwave radiation cannot penetrate the snow cover and snow has
671 heimbach 1.14 a higher albedo than ice (0.85 for dry snow and 0.75 for dry ice in our
672 dimitri 1.31 simulations); thus it protects the ice against melting in the spring,
673     more specifically, after January, and it leads to more ice in the
674 heimbach 1.14 following growing season.
675 mlosch 1.20 \end{itemize}
676     % \\ $\bullet$
677     % More snow in November (on thin ice) insulates the ice by reducing
678     % the effective conductivity and thus the heat flux through the ice.
679     % This insulating effect slows down the cooling of the surface water
680     % underneath the ice. In summary, more snow early in the winter limits the ice growth
681     % from above and below (negative sensitivity).
682     % \\ $\bullet$
683     % More snow in April (on thick ice) insulates the
684     % ice against melting.
685     % Short wave radiation cannot penetrate the snow cover and has
686     % a higher albedo than ice (0.85 for dry snow and 0.75 for dry ice in our
687     % case); thus it protects the ice against melting in spring
688     % (more specifically, after January), and leads to more ice in the
689     % following growing season.
690 heimbach 1.14
691 dimitri 1.31 A secondary effect is the
692     accumulation of snow, which increases the exported volume.
693     The feedback from SST appears to be negligible because
694 heimbach 1.14 there is little connection of anomalies beyond a full seasonal cycle.
695    
696 dimitri 1.31 We note that the effect of snow vs rain seems to be irrelevant
697     in explaining positive vs negative sensitivity patterns.
698     In the current implementation, the model differentiates between
699     snow and rain depending on the thermodynamic growth rate of sea ice; when it
700     is cold enough for ice to grow, all precipitation is assumed to be
701 heimbach 1.14 snow. The surface atmospheric conditions most of the year in the Lancaster
702 dimitri 1.31 Sound region are such that almost all precipitation is treated as snow,
703     except for a short period in July and August; even then, air
704 heimbach 1.14 temperatures are only slightly above freezing.
705    
706     Finally, the negative sensitivities to precipitation between 95\degW\ and
707 dimitri 1.31 85\degW\ during the spring of 1992, which break the oscillatory pattern,
708 heimbach 1.15 may also be explained by the presence of
709     snow: in an area of large snow accumulation
710 dimitri 1.31 (almost 50\,cm: see \reffig{lancasterfwd1}, middle panel),
711     ice cannot melt and it
712 heimbach 1.14 tends to block the channel so that ice coming from the West cannot
713 dimitri 1.31 pass, thus leading to less ice export in the next season.
714 heimbach 1.14 %
715     %\ml{PH: Why is this true for 1992 but not 1991?}
716 dimitri 1.31 The reason why this is true for the spring of 1992 but not for the spring of
717     1991 is that by then the high
718 heimbach 1.14 sensitivites have propagated westward out of the area of thick
719     snow and ice around 90\degW.
720 mlosch 1.13
721 heimbach 1.1 %(*)
722     %The sensitivity in Baffin Bay are more complex.
723     %The pattern evolves along the Western boundary, connecting
724     %the Lancaster Sound Polynya, the Coburg Island Polynya, and the
725     %North Water Polynya, and reaches into Nares Strait and the Kennedy Channel.
726     %The sign of sensitivities has an oscillatory character
727     %[AT FREQUENCY OF SEASONAL CYCLE?].
728     %First, we need to establish whether forward perturbation runs
729     %corroborate the oscillatory behaviour.
730     %Then, several possible explanations:
731     %(i) connection established through Nares Strait throughflow
732     %which extends into Western boundary current in Northern Baffin Bay.
733     %(ii) sea-ice concentration there is seasonal, i.e. partly
734     %ice-free during the year. Seasonal cycle in sensitivity likely
735 dimitri 1.31 %connected to ice-free vs ice-covered parts of the year.
736 heimbach 1.1 %Negative sensitivities can potentially be attributed
737     %to blocking of Lancaster Sound ice export by Western boundary ice
738     %in Baffin Bay.
739     %(iii) Alternatively to (ii), flow reversal in Lancaster Sound is a possibility
740     %(in reality there's a Northern counter current hugging the coast of
741     %Devon Island which we probably don't resolve).
742    
743     %Remote control of Kennedy Channel on Lancaster Sound ice export
744 dimitri 1.31 %seems a nice test for appropriateness of free-slip vs no-slip BCs.
745 heimbach 1.1
746     %\paragraph{Sensitivities to the sea-ice area}
747    
748 dimitri 1.24 %\refigure{XXX} depicts transient sea-ice export sensitivities
749 heimbach 1.1 %to changes in sea-ice concentration
750     % $\partial J / \partial area$ using free-slip
751     %(left column) and no-slip (right column) boundary conditions.
752     %Sensitivity snapshots are depicted for (from top to bottom)
753     %12, 24, 36, and 48 months prior to May 2003.
754     %Contrary to the steady patterns seen for thickness sensitivities,
755     %the ice-concentration sensitivities exhibit a strong seasonal cycle
756     %in large parts of the domain (but synchronized on large scale).
757     %The following discussion is w.r.t. free-slip run.
758    
759     %(*)
760     %Months, during which sensitivities are negative:
761     %\\
762     %0 to 5 Db=N/A, Dr=5 (May-Jan) \\
763     %10 to 17 Db=7, Dr=5 (Jul-Jan) \\
764     %22 to 29 Db=7, Dr=5 (Jul-Jan) \\
765     %34 to 41 Db=7, Dr=5 (Jul-Jan) \\
766     %46 to 49 D=N/A \\
767     %%
768     %These negative sensitivities seem to be connected to months
769     %during which main parts of the CAA are essentially entirely ice-covered.
770     %This means that increase in ice concentration during this period
771     %will likely reduce ice export due to blocking
772     %[NEED TO EXPLAIN WHY THIS IS NOT THE CASE FOR dJ/dHEFF].
773     %Only during periods where substantial parts of the CAA are
774     %ice free (i.e. sea-ice concentration is less than one in larger parts of
775     %the CAA) will an increase in ice-concentration increase ice export.
776    
777     %(*)
778     %Sensitivities peak about 2-3 months before sign reversal, i.e.
779     %max. negative sensitivities are expected end of July
780     %[DOUBLE CHECK THIS].
781    
782     %(*)
783     %Peaks/bursts of sensitivities for months
784     %14-17, 19-21, 27-29, 30-33, 38-40, 42-45
785    
786     %(*)
787 mlosch 1.9 %Spatial ``anti-correlation'' (in sign) between main sensitivity branch
788 heimbach 1.1 %(essentially Northwest Passage and immediate connecting channels),
789     %and remote places.
790     %For example: month 20, 28, 31.5, 40, 43.
791     %The timings of max. sensitivity extent are similar between
792     %free-slip and no-slip run; and patterns are similar within CAA,
793     %but differ in the Arctic Ocean interior.
794    
795     %(*)
796     %Interesting (but real?) patterns in Arctic Ocean interior.
797    
798     %\paragraph{Sensitivities to the sea-ice velocity}
799    
800     %(*)
801     %Patterns of ADJuice at almost any point in time are rather complicated
802     %(in particular with respect to spatial structure of signs).
803     %Might warrant perturbation tests.
804     %Patterns of ADJvice, on the other hand, are more spatially coherent,
805     %but still hard to interpret (or even counter-intuitive
806     %in many places).
807    
808     %(*)
809 mlosch 1.9 %``Growth in extent of sensitivities'' goes in clear pulses:
810 heimbach 1.1 %almost no change between months: 0-5, 10-20, 24-32, 36-44
811     %These essentially correspond to months of
812    
813    
814     %\subsection{Sensitivities to the oceanic state}
815    
816     %\paragraph{Sensitivities to theta}
817    
818     %\textit{Sensitivities at the surface (z = 5 m)}
819    
820     %(*)
821     %mabye redo with caxmax=0.02 or even 0.05
822    
823     %(*)
824     %Core of negative sensitivities spreading through the CAA as
825     %one might expect [TEST]:
826     %Increase in SST will decrease ice thickness and therefore ice export.
827    
828     %(*)
829     %What's maybe unexpected is patterns of positive sensitivities
830 mlosch 1.9 %at the fringes of the ``core'', e.g. in the Southern channels
831 heimbach 1.1 %(Bellot St., Peel Sound, M'Clintock Channel), and to the North
832     %(initially MacLean St., Prince Gustav Adolf Sea, Hazen St.,
833     %then shifting Northward into the Arctic interior).
834    
835     %(*)
836     %Marked sensitivity from the Arctic interior roughly along 60$^{\circ}$W
837     %propagating into Lincoln Sea, then
838     %entering Nares Strait and Smith Sound, periodically
839     %warming or cooling[???] the Lancaster Sound exit.
840    
841     %\textit{Sensitivities at depth (z = 200 m)}
842    
843     %(*)
844     %Negative sensitivities almost everywhere, as might be expected.
845    
846     %(*)
847     %Sensitivity patterns between free-slip and no-slip BCs
848     %are quite similar, except in Lincoln Sea (North of Nares St),
849     %where the sign is reversed (but pattern remains similar).
850    
851     %\paragraph{Sensitivities to salt}
852    
853     %T.B.D.
854    
855     %\paragraph{Sensitivities to velocity}
856    
857     %T.B.D.
858    
859     %\subsection{Sensitivities to the atmospheric state}
860    
861     %\begin{itemize}
862     %%
863     %\item
864     %plot of ATEMP for 12, 24, 36, 48 months
865     %%
866     %\item
867     %plot of HEFF for 12, 24, 36, 48 months
868     %%
869     %\end{itemize}
870    
871    
872    
873 dimitri 1.25 %\reffigure{4yradjheff}(a--d) depict sensitivities of sea-ice export
874 heimbach 1.1 %through Fram Strait in December 1995 to changes in sea-ice thickness
875     %12, 24, 36, 48 months back in time. Corresponding sensitivities to
876     %ocean surface temperature are depicted in
877     %\reffig{4yradjthetalev1}(a--d). The main characteristics is
878     %consistency with expected advection of sea-ice over the relevant time
879     %scales considered. The general positive pattern means that an
880     %increase in sea-ice thickness at location $(x,y)$ and time $t$ will
881     %increase sea-ice export through Fram Strait at time $T_e$. Largest
882     %distances from Fram Strait indicate fastest sea-ice advection over the
883     %time span considered. The ice thickness sensitivities are in close
884     %correspondence to ocean surface sentivitites, but of opposite sign.
885     %An increase in temperature will incur ice melting, decrease in ice
886     %thickness, and therefore decrease in sea-ice export at time $T_e$.
887    
888     %The picture is fundamentally different and much more complex
889     %for sensitivities to ocean temperatures away from the surface.
890 dimitri 1.25 %\reffigure{4yradjthetalev10??}(a--d) depicts ice export sensitivities to
891 heimbach 1.1 %temperatures at roughly 400 m depth.
892     %Primary features are the effect of the heat transport of the North
893     %Atlantic current which feeds into the West Spitsbergen current,
894     %the circulation around Svalbard, and ...
895    
896    
897     %%\begin{figure}[t!]
898     %%\centerline{
899     %%\subfigure[{\footnotesize -12 months}]
900     %%{\includegraphics*[width=0.44\linewidth]{\fpath/run_4yr_ADJheff_arc_lev1_tim072_cmax2.0E+02.eps}}
901     %%\includegraphics*[width=.3\textwidth]{H_c.bin_res_100_lev1.pdf}
902     %%
903     %%\subfigure[{\footnotesize -24 months}]
904     %%{\includegraphics*[width=0.44\linewidth]{\fpath/run_4yr_ADJheff_arc_lev1_tim145_cmax2.0E+02.eps}}
905     %%}
906     %%
907     %%\caption{Sensitivity of sea-ice export through Fram Strait in December 2005 to
908     %%sea-ice thickness at various prior times.
909     %%\label{fig:4yradjheff}}
910     %%\end{figure}
911    
912    
913     %\ml{[based on the movie series
914     % zzz\_run\_export\_canarch\_freeslip\_4yr\_1989\_ADJ*:]} The ice
915     %export through the Canadian Archipelag is highly sensitive to the
916     %previous state of the ocean-ice system in the Archipelago and the
917     %Western Arctic. According to the \ml{(adjoint)} senstivities of the
918 dimitri 1.19 %eastward ice transport through Lancaster Sound (\reffig{sverdrupbasin})
919     %with respect to ice volume (thickness), ocean
920 heimbach 1.1 %surface temperature, and vertical diffusivity near the surface
921     %(\reffig{fouryearadj}) after 4 years of integration the following
922     %mechanisms can be identified: near the ``observation'' (cross-section
923     %G), smaller vertical diffusivities lead to lower surface temperatures
924     %and hence to more ice that is available for export. Further away from
925     %cross-section G, the sensitivity to vertical diffusivity has the
926     %opposite sign, but temperature and ice volume sensitivities have the
927     %same sign as close to the observation.
928    
929    
930 mlosch 1.9
931 heimbach 1.1 %%% Local Variables:
932     %%% mode: latex
933 mlosch 1.9 %%% TeX-master: "ceaice_part2"
934 heimbach 1.1 %%% End:

  ViewVC Help
Powered by ViewVC 1.1.22