/[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.3 - (hide annotations) (download) (as text)
Thu Dec 4 01:48:49 2008 UTC (16 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.2: +104 -27 lines
File MIME type: application/x-tex
Start perturbation section.

1 heimbach 1.3 \section{MITgcm and its adjoint}
2 heimbach 1.1 \label{sec:adjoint}
3    
4 heimbach 1.3 There is now a growing body of literature on adjoint applications
5     in oceanography and adjoint code generation via AD.
6     We therefore limit the description of the method to a brief summary.
7 heimbach 1.1 The adjoint model operator (ADM) is the transpose of the tangent
8     linear model operator (TLM) of the full (in general nonlinear) forward
9     model, in this case the MITsim. This operator computes the gradients
10 heimbach 1.3 of scalar-valued model diagnostics (cost function or
11     objective function) with respect to many model inputs
12     (independent or control variables). These inputs can be two- or
13 heimbach 1.1 three-dimensional fields of initial conditions of the ocean or sea-ice
14     state, model parameters such as mixing coefficients, or time-varying
15     surface or lateral (open) boundary conditions. When combined, these
16     variables span a potentially high-dimensional (e.g. O(10$^8$))
17     so-called control space. At this problem dimension, perturbing
18     individual parameters to assess model sensitivities quickly becomes
19     prohibitive. By contrast, transient sensitivities of the objective
20     function to any element of the control and model state space can be
21     computed very efficiently in one single adjoint model integration,
22     provided an adjoint model is available.
23    
24 heimbach 1.3 The burden of developing ``by hand"
25     an adjoint model in general matches that of
26     the forward model development. The substantial extra investment
27     often prevents serious attempts at making available adjoint
28     components of sophisticated models.
29     The alternative route of rigorous application of AD has proven
30     very successful in the context of MITgcm ocean modeling applications.
31     The model has been tailored to be readily used with AD
32     tools for adjoint code generation.
33     The adjoint model of the MITgcm has become an invaluable
34     tool for sensitivity analysis as well as state estimation \citep[for a
35     recent overview and summary, see][]{heim:08}.
36     AD also enables the largest possible variety of configurations
37     and studies to be conducted with adjoint methods.
38    
39     The AD route was also taken in developing and adapting the sea-ice
40     component, so that tangent linear and adjoint components can be obtained
41     and kept up to date without excessive effort.
42     As for the TLM and ADM components of MITgcm we rely on the
43 heimbach 1.1 autmomatic differentiation (AD) tool ``Transformation of Algorithms in
44     Fortran'' (TAF) developed by Fastopt \citep{gier-kami:98} to generate
45     TLM and ADM code of the MITsim \citep[for details see][]{maro-etal:99,
46 heimbach 1.3 heim-etal:05}.
47    
48     In short, the AD tool uses the nonlinear parent
49 heimbach 1.1 model code to generate derivative code for the specified control space
50     and objective function. Advantages of this approach have been pointed
51     out, for example by \cite{gier-kami:98}.
52    
53 heimbach 1.3 [ADD MORE MATERIAL HERE]
54    
55 heimbach 1.1 Many issues of generating efficient exact adjoint sea-ice code are
56     similar to those for the ocean model's adjoint. Linearizing the model
57     around the exact nonlinear model trajectory is a crucial aspect in the
58     presence of different regimes (e.g., is the thermodynamic growth term
59     for sea-ice evaluated near or far away from the freezing point of the
60     ocean surface?). Adapting the (parent) model code to support the AD
61     tool in providing exact and efficient adjoint code represents the main
62     work load initially. For legacy code, this task may become
63     substantial, but it is fairly straightforward when writing new code
64     with an AD tool in mind. Once this initial task is completed,
65     generating the adjoint code of a new model configuration takes about
66     10 minutes.
67    
68     [HIGHLIGHT COUPLED NATURE OF THE ADJOINT!]
69    
70     \subsection{Special considerations}
71    
72     * growth term(?)
73    
74     * small active denominators
75    
76     * dynamic solver (implicit function theorem)
77    
78     * approximate adjoints
79    
80    
81     \subsection{An example: sensitivities of sea-ice export through
82     the Lancaster Sound}
83    
84     We demonstrate the power of the adjoint method in the context of
85     investigating sea-ice export sensitivities through Lancaster Sound.
86     The rationale for doing so is to complement the analysis of sea-ice
87     dynamics in the presence of narrow straits. Lancaster Sound is one of
88     the main paths of sea-ice flowing through the Canadian Arctic
89     Archipelago (CAA). Export sensitivities reflect dominant pathways
90     through the CAA as resolved by the model. Sensitivity maps can shed a
91     very detailed light on various quantities affecting the sea-ice export
92     (and thus the underlying pathways). Note that while the dominant
93     circulation through Lancaster Sound is toward the East, there is a
94     small Westward flow to the North, hugging the coast of Devon Island
95     \citep{mell:02, mich-etal:06,muen-etal:06}, which is not resolved in
96     our simulation.
97    
98 heimbach 1.2 The model domain is the same as the one described in Part 1,
99 heimbach 1.1 but with halved horizontal resolution.
100     The adjoint models run efficiently on 80 processors (as validated
101     by benchmarks on both an SGI Altix and an IBM SP5 at NASA/ARC).
102     Following a 4-year spinup (1985 to 1988), the model is integrated for four
103     years and nine months between January 1989 and September 1993.
104     It is forced using realistic 6-hourly NCEP/NCAR atmospheric state variables.
105     %Over the open ocean these are
106     %converted into air-sea fluxes via the bulk formulae of
107     %\citet{large04}. The air-sea fluxes in the presence of
108     %sea-ice are handled by the ice model as described in \refsec{model}.
109     The objective function $J$ is chosen as the ``solid'' fresh water
110     export, that is the export of ice and snow converted to units of fresh
111     water,
112     %
113     \begin{equation}
114     J \, = \, (\rho_{i} h_{i}c + \rho_{s} h_{s}c)\,u
115     \end{equation}
116     %
117     through Lancaster Sound at approximately 82\degW\ (cross-section G in
118     \reffig{arctic_topog}) averaged \ml{PH: Maybe integrated quantity is
119     more physical; ML: what did you actually compute? I did not scale
120     anything, yet. Please insert what is actually done.} over the final
121     12-month of the integration between October 1992 and September 1993.
122    
123     The forward trajectory of the model integration resembles broadly that
124 heimbach 1.2 of the model in Part 1. Many details are different, owning
125 heimbach 1.1 to different resolution and integration period; for example, the solid
126     fresh water transport through Lancaster Sound is
127     %
128     \ml{PH: Martin, where did you get these numbers from?}
129     \ml{[ML: I computed hu = -sum((SIheff+SIhsnow)*SIuice*area)/sum(area) at
130     $i=100,j=116:122$, and then took mean(hu) and std(hu). What are your numbers?]}
131     %
132     $116\pm101\text{\,km$^{3}$\,y$^{-1}$}$ for a free slip simulation with
133     the C-LSOR solver, but only $39\pm64\text{\,km$^{3}$\,y$^{-1}$}$ for a
134     no slip simulation. \ml{[Here we can say that the export through
135     Lancaster Sound is highly uncertain, making is a perfect candidate
136     for sensitivity, bla bla?]}
137    
138     The adjoint model is the transpose of the tangent linear (or Jacobian) model
139     operator. It runs backwards in time, from September 1993 to
140     January 1989. During its integration it accumulates the Lagrange multipliers
141     of the model subject to the objective function (solid freshwater export),
142     which can be interpreted as sensitivities of the objective function
143     to each control variable and each element of the intermediate
144     coupled model state variables.
145     Thus, all sensitivity elements of the coupled
146     ocean/sea-ice model state as well as the surface atmospheric state are
147     available for analysis of the transient sensitivity behavior. Over the
148     open ocean, the adjoint of the bulk formula scheme computes
149     sensitivities to the time-varying atmospheric state. Over ice-covered
150     areas, the sea-ice adjoint converts surface ocean sensitivities to
151     atmospheric sensitivities.
152    
153     \subsubsection{Adjoint sensitivities}
154    
155     The most readily interpretable ice-export sensitivity is that to
156     effective ice thickness, $\partial{J} / \partial{(hc)}$.
157 heimbach 1.2 Maps of transient sensitivities
158     $\partial{J} / \partial{(hc)}$ are depicted using
159     free-slip (\reffig{adjhefffreeslip}) and no-slip (\reffig{adjheffnoslip}) boundary conditions.
160     Each Figure depicts four sensitivity snapshots from 1 October 1992
161     (i.e. the beginning of the averaging period for the objective function $J$
162     and 12 months prior to the end of the integration, September 1993),
163     going back in time to 1 October 1989
164     (beginning of model integration is 1 January 1989).
165     %
166 heimbach 1.1 \begin{figure*}[t]
167 heimbach 1.2 \includegraphics*[width=\textwidth]{\fpath/adj_canarch_freeslip_ADJheff}
168 heimbach 1.1 \caption{Sensitivity $\partial{J}/\partial{(hc)}$ in
169 heimbach 1.2 m$^2$\,s$^{-1}$/m for four different different times using free-slip
170     lateral boundary conditions for sea ice drift. The color scale is chosen
171     to illustrate the patterns of the sensitivities.
172     \label{fig:adjhefffreeslip}}
173     \end{figure*}
174    
175     \begin{figure*}[t]
176     \includegraphics*[width=\textwidth]{\fpath/adj_canarch_noslip_ADJheff}
177     \caption{Same as Fig. \ref{fig:adjhefffreeslip}, but for no-slip
178     lateral boundary conditions for sea ice drift.
179     \label{fig:adjheffnoslip}}
180 heimbach 1.1 \end{figure*}
181    
182     The sensitivity patterns for effective ice thickness are predominantly positive.
183     An increase in ice volume in most places ``upstream'' of
184     Lancaster sound increases the solid fresh water export at the exit section.
185 heimbach 1.2 The transient nature of the sensitivity patterns is obvious:
186 heimbach 1.1 the area upstream of the Lancaster Sound that
187     contributes to the export sensitivity is larger in the earlier snapshot.
188 heimbach 1.2 In the free slip case, the sensivity follows (backwards in time) the dominant pathway through the Barrow Strait
189 heimbach 1.1 into the Viscount Melville Sound, and from there trough the M'Clure Strait
190 heimbach 1.2 into the Arctic Ocean (the branch of the ``Northwest Passage'' first
191     discovered by Robert McClure during his 1850 to 1854 expedition, during which
192     he got stuck in Viscount Melville Sound).
193    
194 heimbach 1.1 Secondary paths are northward from the
195     Viscount Melville Sound through the Byam Martin Channel into
196     the Prince Gustav Adolf Sea and through the Penny Strait into the
197     MacLean Strait. \ml{[Patrick, all these names, if mentioned in the
198     text need to be included somewhere in a figure (i.e. fig1). Can you
199     either do this in fig1 (based on martins\_figs.m) or send me a map
200     where these names are visible so I can do this unambiguously. I
201     don't know where Byam
202     Martin Channel, Prince Gustav Adolf Sea, Penny Strait, MacLean
203     Strait, Ballantyne St., Massey Sound are.]}
204    
205     There are large differences between the free slip and no slip
206     solution. By the end of the adjoint integration in January 1989, the
207     no slip sensitivities (bottom right) are generally weaker than the
208     free slip sensitivities and hardly reach beyond the western end of the
209     Barrow Strait. In contrast, the free-slip sensitivities (bottom left)
210     extend through most of the CAA and into the Arctic interior, both to
211     the West (M'Clure St.) and to the North (Ballantyne St., Prince
212     Gustav Adolf Sea, Massey Sound), because in this case the ice can
213     drift more easily through narrow straits, so that a positive ice
214     volume anomaly anywhere upstream in the CAA increases ice export
215     through the Lancaster Sound within the simulated 4 year period.
216    
217 heimbach 1.2 One peculiar feature in the October 1992 sensitivity maps
218     are the negative sensivities to the East and, albeit much weaker,
219     to the West of the Lancaster Sound.
220     The former can be explained by indirect effects: less ice to the East means
221     less resistance to eastward drift and thus more export.
222     A similar mechanism might account for the latter,
223     albeit resting on more speculative grounds: less ice to
224 heimbach 1.1 the West means that more ice can be moved eastwards from the Barrow Strait
225     into the Lancaster Sound leading to more ice export.
226    
227 heimbach 1.2 The temporal evolution of several ice export sensitivities
228     along a zonal axis through
229 heimbach 1.1 Lancaster Sound, Barrow Strait, and Melville Sound (115\degW\ to
230     80\degW, averaged across the passages) are depicted as Hovmueller
231     diagrams in \reffig{lancasteradj}. These are, from top to bottom, the
232     sensitivities with respect to effective ice thickness ($hc$), ocean
233     surface temperature ($SST$) and precipitation ($p$) for free slip
234     (left column) and no slip (right column) ice drift boundary
235     conditions.
236     %
237     \begin{figure*}
238 heimbach 1.2 \centerline{
239 heimbach 1.1 \includegraphics*[height=.8\textheight]{\fpath/lancaster_adj}
240 heimbach 1.2 }
241 heimbach 1.1 \caption{Hovermoeller diagrams along the axis Viscount Melville
242     Sound/Barrow Strait/Lancaster Sound. The diagrams show the
243     sensitivities (derivatives) of the ``solid'' fresh water (i.e.,
244     ice and snow) export $J$ through Lancaster sound
245     (\reffig{arctic_topog}, cross-section G) with respect to effective
246     ice thickness ($hc$), ocean surface temperature (SST) and
247     precipitation ($p$) for two runs with free slip and no slip
248     boundary conditions for the sea ice drift. Each plot is overlaid
249     with the contours 1 and 3 of the normalized ice strengh
250     $P/P^*=(hc)\,\exp[-C\,(1-c)]$ for orientation.
251     \label{fig:lancasteradj}}
252     \end{figure*}
253     %
254     \begin{figure*}
255 heimbach 1.2 \centerline{
256 heimbach 1.1 \includegraphics*[height=.8\textheight]{\fpath/lancaster_fwd}
257 heimbach 1.2 }
258 heimbach 1.1 \caption{Hovermoeller diagrams along the axis Viscount Melville
259     Sound/Barrow Strait/Lancaster Sound of effective ice thickness
260     ($hc$), effective snow thickness ($h_{s}c$) and normalized ice
261     strengh $P/P^*=(hc)\,\exp[-C\,(1-c)]$ for two runs with free slip
262     and no slip boundary conditions for the sea ice drift. Each plot
263     is overlaid with the contours 1 and 3 of the normalized ice
264     strength for orientation.
265     \label{fig:lancasterfwd}}
266     \end{figure*}
267     %
268    
269     The Hovmoeller diagrams of ice thickness (top row) and sea surface temperature
270     (second row) sensitivities are coherent:
271     more ice in the Lancaster Sound leads
272     to more export, and one way to get more ice is by colder surface
273     temperatures (less melting from below). In the free slip case the
274     sensitivities spread out in "pulses" following a seasonal cycle:
275     ice can propagate eastwards (forward in time and thus sensitivites can
276     propagate westwards (backwards in time) when the ice strength is low
277     in late summer to early autumn.
278     In contrast, during winter, the sensitivities show little to now
279     westward propagation, as the ice is frozen solid and does not move.
280     In the no slip case the (normalized)
281     ice strength does not fall below 1 during the winters of 1991 to 1993
282     (mainly because the ice concentrations remain near 100\%, not
283     shown). Ice is therefore blocked and cannot drift eastwards
284     (forward in time) through the Viscount
285     Melville Sound, Barrow Strait, Lancaster Sound channel system.
286     Consequently, the sensitivities do not propagate westwards (backwards in
287     time) and the export through Lancaster Sound is only affected by
288     local ice formation and melting for the entire integration period.
289    
290     The sensitivities to precipitation exhibit an oscillatory behaviour:
291     they are negative (more precipitation leads to less export)
292     before January (more precisely, late fall) and mostly positive after January
293     (more precisely, January through July).
294     Times of positive sensitivities coincide with times of
295     normalized ice strengths exceeding values of 3
296     %
297     \ml{PH: Problem is, that's not true for the first two years (backward),
298     east of 95\degW, that is, in the Lancaster Sound.
299     For example, at 90\degW\ the sensitivities are negative throughout 1992,
300     and no clear correlation to ice strength is apparent there.}
301     except between 95\degW\ and 85\degW, which is an area of
302     increased snow cover in spring. \ml{[ML: and no, I cannot explain
303     that. Can you?]}
304    
305     %
306     Assuming that most precipation is snow in this area\footnote{
307     In the
308     current implementation the model differentiates between snow and rain
309     depending on the thermodynamic growth rate; when it is cold enough for
310     ice to grow, all precipitation is assumed to be snow.}
311     %
312     the sensitivities can be interpreted in terms of the model physics.
313     The accumulation of snow directly increases the exported volume.
314     Further, short wave radiation cannot penetrate the snow cover and has
315     a higer albedo than ice (0.85 for dry snow and 0.75 for dry ice in our
316     case); thus it protects the ice against melting in spring (after
317     January).
318    
319     On the other hand, snow reduces the effective conductivity and thus the heat
320     flux through the ice. This insulating effect slows down the cooling of
321     the surface water underneath the ice and limits the ice growth from
322     below, so that less snow in the ice-growing season leads to more new
323     ice and thus more ice export.
324     \ml{PH: Should probably discuss the effect of snow vs. rain.
325     To me it seems that the "rain" effect doesn't really play a role
326     because the neg. sensitivities are too late in the fall,
327     probably mostly falling as snow.} \ml{[ML: correct, I looked at
328     NCEP/CORE air temperatures, and they are hardly above freezing in
329     Jul/Aug, but otherwise below freezing, that why I can assume that most
330     precip is snow. ]} \ml{[this is not very good but do you have anything
331     better?:]}
332     The negative sensitivities to precipitation between 95\degW\ and
333     85\degW\ in spring 1992 may be explained by a similar mechanism: in an
334     area of thick snow (almost 50\,cm), ice cannot melt and tends to block
335     the channel so that ice coming in from the West cannot pass thus
336     leading to less ice export in the next season.
337    
338     \subsubsection{Forward sensitivities}
339    
340 heimbach 1.3 \begin{figure*}
341     \centerline{
342     \subfigure[$hc$]{
343     \includegraphics*[width=.33\textwidth]{\fpath/lanc_pert_heff}}
344     \subfigure[SST]{
345     \includegraphics*[width=.33\textwidth]{\fpath/lanc_pert_theta}}
346     \subfigure[$p$]{
347     \includegraphics*[width=.33\textwidth]{\fpath/lanc_pert_precip}}
348     }
349     \caption{~
350     \label{fig:lancpert}}
351     \end{figure*}
352     %
353     Using an an adjoint model obtained via automatic differentiation
354     and applied under potentially nonlinear conditions begs the question
355     to what extent the adjoint sensitivities are ``reliable".
356     Obtaining adjoint fields that are physically interpretable
357     is a good start, but quantitative verification is required to lend
358     credence to the calculations.
359     Such verification can be done by comparing the adjoint-derived gradient
360     with the one obtained from finite-difference perturbation experiments.
361     More specifically, for a control variable of interest $\mathbf{u}$
362     we can readily calculate an expected change $\delta J$ in the objective function
363     from an applied perturbation $\mathbf{\delta u}$ over the domain $A$ via
364     %
365     \begin{equation}
366     \delta J \, = \, \int_A \frac{\partial J}{\partial \mathbf{u}} \,
367     \mathbf{\delta u} \, dA
368     \label{eqn:adjpert}
369     \end{equation}
370     %
371     Alternatively we can infer the magnitude of the cost perturbation
372     without use of the adjoint, but instead by applying the same
373     perturbation $\epsilon = | \mathbf{\delta u} |$ to the control space over
374     the same domain $A$ and run the
375     forward model. We obtain the perturbed cost by calculating
376     %
377     \begin{equation}
378     \delta J \, = \,
379     \frac{J(\mathbf{u}+\mathbf{\delta u}) - J(\mathbf{u})}{\epsilon}
380     \mathbf{\epsilon}
381     \label{eqn:fdpert}
382     \end{equation}
383    
384     \begin{table*}
385     \caption{Blabla... All perturbations were applied on a patch around
386     101.24$^{\circ}$W, 75.76$^{\circ}$N. Reference value for export is
387     $J_0$ = 69.6 km$^3$. }
388     \label{tab:pertexp}
389     \centering
390     \begin{tabular}{ccccrr}
391     \hline
392     variable & time & $\Delta t$ & $\epsilon$ & $\delta J$(adj) & $\delta J$(fd) \\
393     \hline \hline
394     $hc$ & 1-Jan-1989 & init. & 0.5 m & ~ & 1.1 \\
395     SST & 1-Jan-1989 & init. & 0.5$^{\circ}$C & ~ & -0.11 \\
396     $p$ & 1-Oct-1990 & 10 days & 1.6$\cdot10^{-7}$ m/s & ~ & -0.13 \\
397     $p$ & 1-Apr-1991 & 10 days & 1.6$\cdot10^{-7}$ m/s & ~ & 0.32 \\
398     \hline
399     \end{tabular}
400     \end{table*}
401    
402     The degree to which eqn. (\ref{eqn:adjpert}) and (\ref{eqn:fdpert}) agree
403     depends both on the magnitude of the perturbation $\mathbf{\delta u}$
404     and on the integration period (note that forward and adjoint models are
405     evaluated over the same period).
406     For nonlinear models they are expected to diverge both with
407     perturbation magnitude as well as with integration time.
408     Bearing this in mind, we perform several such experiments
409     for several control variables, summarized in Table \ref{tab:???}.
410    
411    
412    
413 heimbach 1.1
414     %(*)
415     %The sensitivity in Baffin Bay are more complex.
416     %The pattern evolves along the Western boundary, connecting
417     %the Lancaster Sound Polynya, the Coburg Island Polynya, and the
418     %North Water Polynya, and reaches into Nares Strait and the Kennedy Channel.
419     %The sign of sensitivities has an oscillatory character
420     %[AT FREQUENCY OF SEASONAL CYCLE?].
421     %First, we need to establish whether forward perturbation runs
422     %corroborate the oscillatory behaviour.
423     %Then, several possible explanations:
424     %(i) connection established through Nares Strait throughflow
425     %which extends into Western boundary current in Northern Baffin Bay.
426     %(ii) sea-ice concentration there is seasonal, i.e. partly
427     %ice-free during the year. Seasonal cycle in sensitivity likely
428     %connected to ice-free vs. ice-covered parts of the year.
429     %Negative sensitivities can potentially be attributed
430     %to blocking of Lancaster Sound ice export by Western boundary ice
431     %in Baffin Bay.
432     %(iii) Alternatively to (ii), flow reversal in Lancaster Sound is a possibility
433     %(in reality there's a Northern counter current hugging the coast of
434     %Devon Island which we probably don't resolve).
435    
436     %Remote control of Kennedy Channel on Lancaster Sound ice export
437     %seems a nice test for appropriateness of free-slip vs. no-slip BCs.
438    
439     %\paragraph{Sensitivities to the sea-ice area}
440    
441     %Fig. XXX depcits transient sea-ice export sensitivities
442     %to changes in sea-ice concentration
443     % $\partial J / \partial area$ using free-slip
444     %(left column) and no-slip (right column) boundary conditions.
445     %Sensitivity snapshots are depicted for (from top to bottom)
446     %12, 24, 36, and 48 months prior to May 2003.
447     %Contrary to the steady patterns seen for thickness sensitivities,
448     %the ice-concentration sensitivities exhibit a strong seasonal cycle
449     %in large parts of the domain (but synchronized on large scale).
450     %The following discussion is w.r.t. free-slip run.
451    
452     %(*)
453     %Months, during which sensitivities are negative:
454     %\\
455     %0 to 5 Db=N/A, Dr=5 (May-Jan) \\
456     %10 to 17 Db=7, Dr=5 (Jul-Jan) \\
457     %22 to 29 Db=7, Dr=5 (Jul-Jan) \\
458     %34 to 41 Db=7, Dr=5 (Jul-Jan) \\
459     %46 to 49 D=N/A \\
460     %%
461     %These negative sensitivities seem to be connected to months
462     %during which main parts of the CAA are essentially entirely ice-covered.
463     %This means that increase in ice concentration during this period
464     %will likely reduce ice export due to blocking
465     %[NEED TO EXPLAIN WHY THIS IS NOT THE CASE FOR dJ/dHEFF].
466     %Only during periods where substantial parts of the CAA are
467     %ice free (i.e. sea-ice concentration is less than one in larger parts of
468     %the CAA) will an increase in ice-concentration increase ice export.
469    
470     %(*)
471     %Sensitivities peak about 2-3 months before sign reversal, i.e.
472     %max. negative sensitivities are expected end of July
473     %[DOUBLE CHECK THIS].
474    
475     %(*)
476     %Peaks/bursts of sensitivities for months
477     %14-17, 19-21, 27-29, 30-33, 38-40, 42-45
478    
479     %(*)
480     %Spatial "anti-correlation" (in sign) between main sensitivity branch
481     %(essentially Northwest Passage and immediate connecting channels),
482     %and remote places.
483     %For example: month 20, 28, 31.5, 40, 43.
484     %The timings of max. sensitivity extent are similar between
485     %free-slip and no-slip run; and patterns are similar within CAA,
486     %but differ in the Arctic Ocean interior.
487    
488     %(*)
489     %Interesting (but real?) patterns in Arctic Ocean interior.
490    
491     %\paragraph{Sensitivities to the sea-ice velocity}
492    
493     %(*)
494     %Patterns of ADJuice at almost any point in time are rather complicated
495     %(in particular with respect to spatial structure of signs).
496     %Might warrant perturbation tests.
497     %Patterns of ADJvice, on the other hand, are more spatially coherent,
498     %but still hard to interpret (or even counter-intuitive
499     %in many places).
500    
501     %(*)
502     %"Growth in extent of sensitivities" goes in clear pulses:
503     %almost no change between months: 0-5, 10-20, 24-32, 36-44
504     %These essentially correspond to months of
505    
506    
507     %\subsection{Sensitivities to the oceanic state}
508    
509     %\paragraph{Sensitivities to theta}
510    
511     %\textit{Sensitivities at the surface (z = 5 m)}
512    
513     %(*)
514     %mabye redo with caxmax=0.02 or even 0.05
515    
516     %(*)
517     %Core of negative sensitivities spreading through the CAA as
518     %one might expect [TEST]:
519     %Increase in SST will decrease ice thickness and therefore ice export.
520    
521     %(*)
522     %What's maybe unexpected is patterns of positive sensitivities
523     %at the fringes of the "core", e.g. in the Southern channels
524     %(Bellot St., Peel Sound, M'Clintock Channel), and to the North
525     %(initially MacLean St., Prince Gustav Adolf Sea, Hazen St.,
526     %then shifting Northward into the Arctic interior).
527    
528     %(*)
529     %Marked sensitivity from the Arctic interior roughly along 60$^{\circ}$W
530     %propagating into Lincoln Sea, then
531     %entering Nares Strait and Smith Sound, periodically
532     %warming or cooling[???] the Lancaster Sound exit.
533    
534     %\textit{Sensitivities at depth (z = 200 m)}
535    
536     %(*)
537     %Negative sensitivities almost everywhere, as might be expected.
538    
539     %(*)
540     %Sensitivity patterns between free-slip and no-slip BCs
541     %are quite similar, except in Lincoln Sea (North of Nares St),
542     %where the sign is reversed (but pattern remains similar).
543    
544     %\paragraph{Sensitivities to salt}
545    
546     %T.B.D.
547    
548     %\paragraph{Sensitivities to velocity}
549    
550     %T.B.D.
551    
552     %\subsection{Sensitivities to the atmospheric state}
553    
554     %\begin{itemize}
555     %%
556     %\item
557     %plot of ATEMP for 12, 24, 36, 48 months
558     %%
559     %\item
560     %plot of HEFF for 12, 24, 36, 48 months
561     %%
562     %\end{itemize}
563    
564    
565    
566     %\reffig{4yradjheff}(a--d) depict sensitivities of sea-ice export
567     %through Fram Strait in December 1995 to changes in sea-ice thickness
568     %12, 24, 36, 48 months back in time. Corresponding sensitivities to
569     %ocean surface temperature are depicted in
570     %\reffig{4yradjthetalev1}(a--d). The main characteristics is
571     %consistency with expected advection of sea-ice over the relevant time
572     %scales considered. The general positive pattern means that an
573     %increase in sea-ice thickness at location $(x,y)$ and time $t$ will
574     %increase sea-ice export through Fram Strait at time $T_e$. Largest
575     %distances from Fram Strait indicate fastest sea-ice advection over the
576     %time span considered. The ice thickness sensitivities are in close
577     %correspondence to ocean surface sentivitites, but of opposite sign.
578     %An increase in temperature will incur ice melting, decrease in ice
579     %thickness, and therefore decrease in sea-ice export at time $T_e$.
580    
581     %The picture is fundamentally different and much more complex
582     %for sensitivities to ocean temperatures away from the surface.
583     %\reffig{4yradjthetalev10??}(a--d) depicts ice export sensitivities to
584     %temperatures at roughly 400 m depth.
585     %Primary features are the effect of the heat transport of the North
586     %Atlantic current which feeds into the West Spitsbergen current,
587     %the circulation around Svalbard, and ...
588    
589    
590     %%\begin{figure}[t!]
591     %%\centerline{
592     %%\subfigure[{\footnotesize -12 months}]
593     %%{\includegraphics*[width=0.44\linewidth]{\fpath/run_4yr_ADJheff_arc_lev1_tim072_cmax2.0E+02.eps}}
594     %%\includegraphics*[width=.3\textwidth]{H_c.bin_res_100_lev1.pdf}
595     %%
596     %%\subfigure[{\footnotesize -24 months}]
597     %%{\includegraphics*[width=0.44\linewidth]{\fpath/run_4yr_ADJheff_arc_lev1_tim145_cmax2.0E+02.eps}}
598     %%}
599     %%
600     %%\caption{Sensitivity of sea-ice export through Fram Strait in December 2005 to
601     %%sea-ice thickness at various prior times.
602     %%\label{fig:4yradjheff}}
603     %%\end{figure}
604    
605    
606     %\ml{[based on the movie series
607     % zzz\_run\_export\_canarch\_freeslip\_4yr\_1989\_ADJ*:]} The ice
608     %export through the Canadian Archipelag is highly sensitive to the
609     %previous state of the ocean-ice system in the Archipelago and the
610     %Western Arctic. According to the \ml{(adjoint)} senstivities of the
611     %eastward ice transport through Lancaster Sound (\reffig{arctic_topog},
612     %cross-section G) with respect to ice volume (effective thickness), ocean
613     %surface temperature, and vertical diffusivity near the surface
614     %(\reffig{fouryearadj}) after 4 years of integration the following
615     %mechanisms can be identified: near the ``observation'' (cross-section
616     %G), smaller vertical diffusivities lead to lower surface temperatures
617     %and hence to more ice that is available for export. Further away from
618     %cross-section G, the sensitivity to vertical diffusivity has the
619     %opposite sign, but temperature and ice volume sensitivities have the
620     %same sign as close to the observation.
621    
622    
623     %%% Local Variables:
624     %%% mode: latex
625     %%% TeX-master: "ceaice"
626     %%% End:

  ViewVC Help
Powered by ViewVC 1.1.22