/[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.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: +4 -4 lines
File MIME type: application/x-tex
Start perturbation section.

1 heimbach 1.3 % $Header: /u/gcmpack/MITgcm_contrib/articles/ceaice_split_version/ceaice_part2/ceaice_part2.tex,v 1.2 2008/12/01 23:57:26 heimbach Exp $
2 heimbach 1.1 % $Name: $
3 heimbach 1.2 %\documentclass[12pt]{article}
4     \documentclass{elsart3p}
5     \usepackage[round,comma]{natbib}
6     \bibliographystyle{elsart-harv}
7 heimbach 1.1
8     \usepackage[]{graphicx}
9     %\usepackage[draft]{graphicx}
10     \usepackage{subfigure}
11 heimbach 1.2 %\usepackage[round,comma]{natbib}
12     %\bibliographystyle{../bib_ceaice/agu04}
13 heimbach 1.1
14     \usepackage{amsmath,amssymb}
15     \newcommand\bmmax{10} \newcommand\hmmax{10}
16     \usepackage{bm}
17     \usepackage{lineno}
18     \usepackage{url}
19    
20     % math abbreviations
21     \newcommand{\vek}[1]{\ensuremath{\mathbf{#1}}}
22     \newcommand{\mat}[1]{\ensuremath{\mathbf{#1}}}
23     \newcommand{\vtau}{\bm{{\tau}}}
24    
25     \newcommand{\degree}{\ensuremath{^\circ}}
26     \newcommand{\degC}{\,\ensuremath{\degree}C}
27     \newcommand{\degE}{\ensuremath{\degree}\,E}
28     \newcommand{\degS}{\ensuremath{\degree}\,S}
29     \newcommand{\degN}{\ensuremath{\degree}\,N}
30     \newcommand{\degW}{\ensuremath{\degree}\,W}
31    
32     % cross reference scheme
33     \newcommand{\reffig}[1]{Figure~\ref{fig:#1}}
34     \newcommand{\reftab}[1]{Table~\ref{tab:#1}}
35     \newcommand{\refapp}[1]{Appendix~\ref{app:#1}}
36     \newcommand{\refsec}[1]{Section~\ref{sec:#1}}
37     \newcommand{\refeq}[1]{\,(\ref{eq:#1})}
38     \newcommand{\refeqs}[2]{\,(\ref{eq:#1})--(\ref{eq:#2})}
39    
40     \newlength{\stdfigwidth}\setlength{\stdfigwidth}{20pc}
41     %\newlength{\stdfigwidth}\setlength{\stdfigwidth}{\columnwidth}
42     \newlength{\mediumfigwidth}\setlength{\mediumfigwidth}{39pc}
43     %\newlength{\widefigwidth}\setlength{\widefigwidth}{39pc}
44     \newlength{\widefigwidth}\setlength{\widefigwidth}{\textwidth}
45     \newcommand{\fpath}{../figs_ceaice}
46    
47     % commenting scheme
48     \newcommand{\ml}[1]{\textsf{\slshape #1}}
49    
50 heimbach 1.2 \begin{document}
51     \begin{frontmatter}
52     \title{A Dynamic-Thermodynamic Sea Ice Model on an Arakawa C-Grid
53 heimbach 1.1 for Coupled Ocean/Sea Ice Estimation. Part 2: Adjoint Sensitivities.}
54    
55 heimbach 1.2 \author[MIT]{Patick Heimbach\thanksref{corrau}},
56     \author[JPL]{Dimitris Menemenlis},
57     \author[AWI]{Martin Losch},
58     \author[MIT]{Jean-Michel Campin} and
59     \author[MIT]{Chris Hill}
60 heimbach 1.3 \address[MIT]{Massachusetts Institute of Technology, EAPS, 77 Massachusetts
61     Avenue, Cambridge, MA 02139, USA}
62     \address[JPL]{Jet Propulsion Laboratory, 4800 Oak Grove Drive, Pasadena, CA 91109, USA}
63 heimbach 1.2 \address[AWI]{Alfred-Wegener-Institut f\"ur Polar- und Meeresforschung,
64     Postfach 120161, 27515 Bremerhaven, Germany}
65     \thanks[corrau]{corresponding author, email:
66     heimbach@mit.edu, \\\mbox{ph: +1-617-642-3481},
67     \mbox{fax: +1-617-253-4464}}
68     \begin{keyword}
69     NUMERICAL SEA-ICE MODELING, ADJOINT MODELING, CANADIAN ARCTIC ARCHIPELAGO, \ldots
70     \end{keyword}
71 heimbach 1.1
72 heimbach 1.2 \input{ceaice_abstract_part2.tex}
73     \end{frontmatter}
74 heimbach 1.1
75     \linenumbers
76    
77     \input{ceaice_intro_part2.tex}
78    
79     \input{ceaice_adjoint.tex}
80    
81     \input{ceaice_concl.tex}
82    
83     \appendix
84    
85     \input{ceaice_appendix_part2.tex}
86    
87     \paragraph{Acknowledgements}
88     We thank Jinlun Zhang for providing the original B-grid code and many
89     helpful discussions. ML thanks Elizabeth Hunke for multiple explanations.
90    
91     This work is a contribution to Estimating the Circulation and Climate of the
92     Ocean, Phase II (ECCO2). The ECCO2 project (http://ecco2.org/) is sponsored
93     by the NASA Modeling Analysis and Prediction (MAP) program. D. Menemenlis
94     carried out this work at the Jet Propulsion Laboratory, California Institute
95     of Technology under contract with the National Aeronautics and Space
96     Administration.
97    
98     \bibliography{../bib_ceaice/journal_abrvs,../bib_ceaice/seaice,../bib_ceaice/genocean,../bib_ceaice/maths,../bib_ceaice/mitgcmuv,../bib_ceaice/fram,../bib_ceaice/mit_biblio}
99    
100     \end{document}
101    
102     %%% Local Variables:
103     %%% mode: latex
104     %%% TeX-master: t
105     %%% End:
106    
107    
108     A Dynamic-Thermodynamic Sea ice Model for Ocean Climate
109     Estimation on an Arakawa C-Grid
110    
111     Introduction
112    
113     Ice Model:
114     Dynamics formulation.
115     B-C, LSR, EVP, no-slip, slip
116     parallellization
117     Thermodynamics formulation.
118     0-layer Hibler salinity + snow
119     3-layer Winton
120    
121     Idealized tests
122     Funnel Experiments
123     Downstream Island tests
124     B-grid LSR no-slip
125     C-grid LSR no-slip
126     C-grid LSR slip
127     C-grid EVP no-slip
128     C-grid EVP slip
129    
130     Arctic Setup
131     Configuration
132     OBCS from cube
133     forcing
134     1/2 and full resolution
135     with a few JFM figs from C-grid LSR no slip
136     ice transport through Canadian Archipelago
137     thickness distribution
138     ice velocity and transport
139    
140     Arctic forward sensitivity experiments
141     B-grid LSR no-slip
142     C-grid LSR no-slip
143     C-grid LSR slip
144     C-grid EVP no-slip
145     C-grid EVP slip
146     C-grid LSR no-slip + Winton
147     speed-performance-accuracy (small)
148     ice transport through Canadian Archipelago differences
149     thickness distribution differences
150     ice velocity and transport differences
151    
152     Adjoint sensitivity experiment on 1/2-res setup
153     Sensitivity of sea ice volume flow through Fram Strait
154     *** Sensitivity of sea ice volume flow through Canadian Archipelago
155    
156     Summary and conluding remarks

  ViewVC Help
Powered by ViewVC 1.1.22