/[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.1 - (hide annotations) (download) (as text)
Mon Sep 8 14:55:13 2008 UTC (16 years, 11 months ago) by heimbach
Branch: MAIN
File MIME type: application/x-tex
Forgot to commit this part.

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

  ViewVC Help
Powered by ViewVC 1.1.22