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