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

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

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


Revision 1.20 - (hide annotations) (download) (as text)
Sun Jan 10 17:13:53 2010 UTC (15 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +3 -3 lines
File MIME type: application/x-tex
Complete Reviewer 1.

1 heimbach 1.20 % $Header: /u/gcmpack/MITgcm_contrib/articles/ceaice_split_version/ceaice_part2/ceaice_part2.tex,v 1.19 2010/01/08 22:27:02 heimbach Exp $
2 heimbach 1.1 % $Name: $
3 heimbach 1.2 %\documentclass[12pt]{article}
4 heimbach 1.15 %\documentclass{elsart3p}
5 mlosch 1.16 \documentclass[reviewcopy]{elsart}
6 heimbach 1.2 \usepackage[round,comma]{natbib}
7     \bibliographystyle{elsart-harv}
8 heimbach 1.1
9     \usepackage[]{graphicx}
10     %\usepackage[draft]{graphicx}
11     \usepackage{subfigure}
12 heimbach 1.2 %\usepackage[round,comma]{natbib}
13     %\bibliographystyle{../bib_ceaice/agu04}
14 heimbach 1.1
15     \usepackage{amsmath,amssymb}
16     \newcommand\bmmax{10} \newcommand\hmmax{10}
17     \usepackage{bm}
18     \usepackage{lineno}
19     \usepackage{url}
20 heimbach 1.7 \usepackage{psfrag}
21 heimbach 1.1
22     % math abbreviations
23     \newcommand{\vek}[1]{\ensuremath{\mathbf{#1}}}
24     \newcommand{\mat}[1]{\ensuremath{\mathbf{#1}}}
25     \newcommand{\vtau}{\bm{{\tau}}}
26    
27     \newcommand{\degree}{\ensuremath{^\circ}}
28     \newcommand{\degC}{\,\ensuremath{\degree}C}
29     \newcommand{\degE}{\ensuremath{\degree}\,E}
30     \newcommand{\degS}{\ensuremath{\degree}\,S}
31     \newcommand{\degN}{\ensuremath{\degree}\,N}
32     \newcommand{\degW}{\ensuremath{\degree}\,W}
33    
34     % cross reference scheme
35 dimitri 1.13 \newcommand{\reffigure}[1]{Figure~\ref{fig:#1}}
36     \newcommand{\reffig}[1]{Fig.~\ref{fig:#1}}
37 heimbach 1.1 \newcommand{\reftab}[1]{Table~\ref{tab:#1}}
38     \newcommand{\refapp}[1]{Appendix~\ref{app:#1}}
39     \newcommand{\refsec}[1]{Section~\ref{sec:#1}}
40     \newcommand{\refeq}[1]{\,(\ref{eq:#1})}
41     \newcommand{\refeqs}[2]{\,(\ref{eq:#1})--(\ref{eq:#2})}
42    
43     \newlength{\stdfigwidth}\setlength{\stdfigwidth}{20pc}
44     %\newlength{\stdfigwidth}\setlength{\stdfigwidth}{\columnwidth}
45     \newlength{\mediumfigwidth}\setlength{\mediumfigwidth}{39pc}
46     %\newlength{\widefigwidth}\setlength{\widefigwidth}{39pc}
47     \newlength{\widefigwidth}\setlength{\widefigwidth}{\textwidth}
48 heimbach 1.19 %\newcommand{\fpath}{../figs_part2}
49     \newcommand{\fpath}{../figs_ceaice_2009.11}
50 heimbach 1.1
51     % commenting scheme
52     \newcommand{\ml}[1]{\textsf{\slshape #1}}
53    
54 heimbach 1.2 \begin{document}
55     \begin{frontmatter}
56 mlosch 1.10 % \title{On sea-ice model dynamics, Part 2: Adjoint sensitivities in
57     % the Canadian Arctic Archipelago}
58     % \title{A Dynamic-Thermodynamic Sea Ice Model on an Arakawa C-Grid
59     %for Coupled Ocean/Sea Ice Estimation. Part 2: Adjoint Sensitivities.}
60 heimbach 1.7 \title{On the formulation of sea-ice models.
61 heimbach 1.8 Part 2: Lessons from multi-year adjoint sea ice export sensitivities through the
62     Canadian Arctic Archipelago.}
63 heimbach 1.1
64 heimbach 1.2 \author[MIT]{Patick Heimbach\thanksref{corrau}},
65     \author[JPL]{Dimitris Menemenlis},
66     \author[AWI]{Martin Losch},
67     \author[MIT]{Jean-Michel Campin} and
68     \author[MIT]{Chris Hill}
69 dimitri 1.14 \address[MIT]{Department of Earth, Atmospheric, and Planetary Sciences,
70     Massachusetts Institute of Technology, 77 Massachusetts Avenue, Cambridge,
71     MA 02139, USA}
72     \address[JPL]{Jet Propulsion Laboratory, California Institute of Technology,
73     4800 Oak Grove Drive, Pasadena, CA 91109, USA}
74 heimbach 1.2 \address[AWI]{Alfred-Wegener-Institut f\"ur Polar- und Meeresforschung,
75     Postfach 120161, 27515 Bremerhaven, Germany}
76     \thanks[corrau]{corresponding author, email:
77 heimbach 1.11 heimbach@mit.edu, \\\mbox{ph: +1-617-253-5259},
78 heimbach 1.2 \mbox{fax: +1-617-253-4464}}
79     \begin{keyword}
80 dimitri 1.14 NUMERICAL SEA ICE MODELING, VISCOUS-PLASTIC RHEOLOGY,
81     COUPLED OCEAN AND SEA ICE MODEL, STATE ESTIMATION, ADJOINT MODELING,
82     CANADIAN ARCTIC ARCHIPELAGO, SEA-ICE EXPORT, SENSITIVITIES
83 heimbach 1.2 \end{keyword}
84 heimbach 1.1
85 heimbach 1.2 \input{ceaice_abstract_part2.tex}
86     \end{frontmatter}
87 heimbach 1.1
88     \linenumbers
89    
90     \input{ceaice_intro_part2.tex}
91    
92     \input{ceaice_adjoint.tex}
93    
94     \input{ceaice_concl.tex}
95    
96     \appendix
97 heimbach 1.5 \input{ceaice_appendix_part2.tex}
98 heimbach 1.1
99 heimbach 1.5 ~
100 heimbach 1.1
101 heimbach 1.6 \ack{
102 dimitri 1.14 This work is a contribution to the ECCO2 project sponsored by the NASA
103     Modeling Analysis and Prediction (MAP) program and to the ECCO-GODAE project
104     sponsored by the National Oceanographic Partnership Program (NOPP). DM
105     carried out this work at JPL/Caltech under contract with NASA.
106     Computing resources were provided by NASA/ARC, NCAR/CSL, and JPL/SVF.
107 heimbach 1.20 Careful reviews by the two anonymous reviewers significantly improved the
108     readability of the paper and are gratefully acknowledged.
109 heimbach 1.6 }
110 heimbach 1.1
111 heimbach 1.17 \bibliography{../bib_ceaice/journal_abrvs,../bib_ceaice/seaice,../bib_ceaice/genocean,../bib_ceaice/maths,../bib_ceaice/mitgcmuv,../bib_ceaice/fram,../bib_ceaice/mit_biblio,../bib_ceaice/mit_icesheet}
112 heimbach 1.1
113     \end{document}
114    
115     %%% Local Variables:
116     %%% mode: latex
117     %%% TeX-master: t
118     %%% End:
119    

  ViewVC Help
Powered by ViewVC 1.1.22