3 |
\documentclass[12pt]{article} |
\documentclass[12pt]{article} |
4 |
|
|
5 |
\usepackage[]{graphicx} |
\usepackage[]{graphicx} |
6 |
|
%\usepackage[draft]{graphicx} |
7 |
\usepackage{subfigure} |
\usepackage{subfigure} |
8 |
|
|
9 |
\usepackage[round,comma]{natbib} |
\usepackage[round,comma]{natbib} |
13 |
\newcommand\bmmax{10} \newcommand\hmmax{10} |
\newcommand\bmmax{10} \newcommand\hmmax{10} |
14 |
\usepackage{bm} |
\usepackage{bm} |
15 |
|
|
16 |
|
\usepackage{url} |
17 |
|
|
18 |
% math abbreviations |
% math abbreviations |
19 |
\newcommand{\vek}[1]{\ensuremath{\mathbf{#1}}} |
\newcommand{\vek}[1]{\ensuremath{\mathbf{#1}}} |
20 |
\newcommand{\mat}[1]{\ensuremath{\mathbf{#1}}} |
\newcommand{\mat}[1]{\ensuremath{\mathbf{#1}}} |
45 |
% commenting scheme |
% commenting scheme |
46 |
\newcommand{\ml}[1]{\textsf{\slshape #1}} |
\newcommand{\ml}[1]{\textsf{\slshape #1}} |
47 |
|
|
48 |
\title{A Dynamic-Thermodynamic Sea ice Model for Ocean Climate |
\title{A Dynamic-Thermodynamic Sea Ice Model on an Arakawa C-Grid |
49 |
Estimation on an Arakawa C-Grid} |
for Ocean Climate Estimation and Sensitivity Studies} |
50 |
|
|
51 |
|
%Alternative title suggested by Chris Hill: |
52 |
|
%\title{A Sea Ice Model Designed for Ocean State Estimation and its |
53 |
|
% Application to Studying Sea Ice Model Dynamics in the Canadian Arctic |
54 |
|
% Archipelago} |
55 |
|
|
56 |
\author{Martin Losch, Dimitris Menemenlis, Patrick Heimbach, \\ |
\author{Martin Losch, Dimitris Menemenlis, Patrick Heimbach, \\ |
57 |
Jean-Michel Campin, and Chris Hill} |
Jean-Michel Campin, and Chris Hill} |
67 |
|
|
68 |
\input{ceaice_forward.tex} |
\input{ceaice_forward.tex} |
69 |
|
|
70 |
\input{ceaice_adjoint.tex} |
%\input{ceaice_adjoint.tex} |
71 |
|
|
72 |
\input{ceaice_concl.tex} |
\input{ceaice_concl.tex} |
73 |
|
|
74 |
|
%\appendix |
75 |
|
%\input{ceaice_appendix.tex} |
76 |
|
|
77 |
\paragraph{Acknowledgements} |
\paragraph{Acknowledgements} |
78 |
We thank Jinlun Zhang for providing the original B-grid code and many |
We thank Jinlun Zhang for providing the original B-grid code and many |
79 |
helpful discussions. ML thanks Elizabeth Hunke for multiple explanations. |
helpful discussions. ML thanks Elizabeth Hunke for multiple explanations. |
80 |
|
|
81 |
\bibliography{bib/journal_abrvs,bib/seaice,bib/genocean,bib/maths,bib/mitgcmuv,bib/fram} |
This work is a contribution to Estimating the Circulation and Climate of the |
82 |
|
Ocean, Phase II (ECCO2). The ECCO2 project (http://ecco2.org/) is sponsored |
83 |
|
by the NASA Modeling Analysis and Prediction (MAP) program. D. Menemenlis |
84 |
|
carried out this work at the Jet Propulsion Laboratory, California Institute |
85 |
|
of Technology under contract with the National Aeronautics and Space |
86 |
|
Administration. |
87 |
|
|
88 |
|
\bibliography{bib/journal_abrvs,bib/seaice,bib/genocean,bib/maths,bib/mitgcmuv,bib/fram,bib/mit_biblio} |
89 |
|
|
90 |
\end{document} |
\end{document} |
91 |
|
|