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

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

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


Revision 1.1 - (hide annotations) (download) (as text)
Thu Sep 4 16:52:06 2008 UTC (16 years, 11 months ago) by heimbach
Branch: MAIN
File MIME type: application/x-tex
Adding a split version.

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 1:
50     Sensitivities to formulation of rheology.}
51    
52     \author{Martin Losch, Dimitris Menemenlis, \\
53     Jean-Michel Campin, Patrick Heimbach, and Chris Hill}
54     \begin{document}
55    
56     \maketitle
57    
58     \linenumbers
59    
60     \input{ceaice_abstract.tex}
61    
62     \input{ceaice_intro_part1.tex}
63    
64     \input{ceaice_model.tex}
65    
66     \input{ceaice_forward.tex}
67    
68     \input{ceaice_concl.tex}
69    
70     \appendix
71     \input{ceaice_appendix.tex}
72    
73     \paragraph{Acknowledgements}
74     We thank Jinlun Zhang for providing the original B-grid code and many
75     helpful discussions. ML thanks Elizabeth Hunke for multiple explanations.
76    
77     This work is a contribution to Estimating the Circulation and Climate of the
78     Ocean, Phase II (ECCO2). The ECCO2 project (http://ecco2.org/) is sponsored
79     by the NASA Modeling Analysis and Prediction (MAP) program. D. Menemenlis
80     carried out this work at the Jet Propulsion Laboratory, California Institute
81     of Technology under contract with the National Aeronautics and Space
82     Administration.
83    
84     \bibliography{../bib_ceaice/journal_abrvs,../bib_ceaice/seaice,../bib_ceaice/genocean,../bib_ceaice/maths,../bib_ceaice/mitgcmuv,../bib_ceaice/fram,../bib_ceaice/mit_biblio}
85    
86     \end{document}
87    
88     %%% Local Variables:
89     %%% mode: latex
90     %%% TeX-master: t
91     %%% End:
92    
93    
94     A Dynamic-Thermodynamic Sea ice Model for Ocean Climate
95     Estimation on an Arakawa C-Grid
96    
97     Introduction
98    
99     Ice Model:
100     Dynamics formulation.
101     B-C, LSR, EVP, no-slip, slip
102     parallellization
103     Thermodynamics formulation.
104     0-layer Hibler salinity + snow
105     3-layer Winton
106    
107     Idealized tests
108     Funnel Experiments
109     Downstream Island tests
110     B-grid LSR no-slip
111     C-grid LSR no-slip
112     C-grid LSR slip
113     C-grid EVP no-slip
114     C-grid EVP slip
115    
116     Arctic Setup
117     Configuration
118     OBCS from cube
119     forcing
120     1/2 and full resolution
121     with a few JFM figs from C-grid LSR no slip
122     ice transport through Canadian Archipelago
123     thickness distribution
124     ice velocity and transport
125    
126     Arctic forward sensitivity experiments
127     B-grid LSR no-slip
128     C-grid LSR no-slip
129     C-grid LSR slip
130     C-grid EVP no-slip
131     C-grid EVP slip
132     C-grid LSR no-slip + Winton
133     speed-performance-accuracy (small)
134     ice transport through Canadian Archipelago differences
135     thickness distribution differences
136     ice velocity and transport differences
137    
138     Adjoint sensitivity experiment on 1/2-res setup
139     Sensitivity of sea ice volume flow through Fram Strait
140     *** Sensitivity of sea ice volume flow through Canadian Archipelago
141    
142     Summary and conluding remarks

  ViewVC Help
Powered by ViewVC 1.1.22