/[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.20 - (hide annotations) (download) (as text)
Fri Jul 17 10:19:55 2009 UTC (16 years ago) by mlosch
Branch: MAIN
Changes since 1.19: +3 -3 lines
File MIME type: application/x-tex
include most suggestions of Reviewer2 and minor suggestions (spelling etc)
of Reviewer3

1 mlosch 1.20 % $Header: /u/gcmpack/MITgcm_contrib/articles/ceaice_split_version/ceaice_part1/ceaice_part1.tex,v 1.19 2009/04/27 08:01:30 mlosch Exp $
2 heimbach 1.1 % $Name: $
3 mlosch 1.20 %\documentclass[reviewcopy]{elsart}
4     \documentclass{elsart}
5 mlosch 1.15 %\documentclass{elsart3p}
6 mlosch 1.3 \usepackage[round,comma]{natbib}
7     \bibliographystyle{elsart-harv}
8    
9     %\documentclass[12pt]{article}
10     %\usepackage[round,comma]{natbib}
11     %\bibliographystyle{../bib_ceaice/agu04}
12 heimbach 1.1
13 heimbach 1.16 \usepackage[]{graphicx}
14 heimbach 1.1 %\usepackage[draft]{graphicx}
15     \usepackage{subfigure}
16    
17     \usepackage{amsmath,amssymb}
18     \newcommand\bmmax{10} \newcommand\hmmax{10}
19     \usepackage{bm}
20     \usepackage{lineno}
21     \usepackage{url}
22    
23     % math abbreviations
24     \newcommand{\vek}[1]{\ensuremath{\mathbf{#1}}}
25     \newcommand{\mat}[1]{\ensuremath{\mathbf{#1}}}
26     \newcommand{\vtau}{\bm{{\tau}}}
27    
28     \newcommand{\degree}{\ensuremath{^\circ}}
29     \newcommand{\degC}{\,\ensuremath{\degree}C}
30     \newcommand{\degE}{\ensuremath{\degree}\,E}
31     \newcommand{\degS}{\ensuremath{\degree}\,S}
32     \newcommand{\degN}{\ensuremath{\degree}\,N}
33     \newcommand{\degW}{\ensuremath{\degree}\,W}
34    
35     % cross reference scheme
36     \newcommand{\reffig}[1]{Figure~\ref{fig:#1}}
37     \newcommand{\reftab}[1]{Table~\ref{tab:#1}}
38     \newcommand{\refapp}[1]{Appendix~\ref{app:#1}}
39     \newcommand{\refsec}[1]{Section~\ref{sec:#1}}
40     \newcommand{\refeq}[1]{\,(\ref{eq:#1})}
41     \newcommand{\refeqs}[2]{\,(\ref{eq:#1})--(\ref{eq:#2})}
42    
43 dimitri 1.9 \newlength{\stdfigwidth}\setlength{\stdfigwidth}{18.5pc}
44 heimbach 1.1 %\newlength{\stdfigwidth}\setlength{\stdfigwidth}{\columnwidth}
45     \newlength{\mediumfigwidth}\setlength{\mediumfigwidth}{39pc}
46     %\newlength{\widefigwidth}\setlength{\widefigwidth}{39pc}
47     \newlength{\widefigwidth}\setlength{\widefigwidth}{\textwidth}
48     \newcommand{\fpath}{../figs_ceaice}
49    
50 mlosch 1.3 %% control linebreaks:
51     \tolerance=2000
52     \emergencystretch=20pt
53    
54 heimbach 1.1 % commenting scheme
55     \newcommand{\ml}[1]{\textsf{\slshape #1}}
56    
57     \begin{document}
58 mlosch 1.3 \begin{frontmatter}
59 mlosch 1.11 % \title{A Dynamic-Thermodynamic Sea Ice Model on an Arakawa~C Grid
60 dimitri 1.10 % for Coupled Ocean and Sea Ice State Estimation. Part 1:
61     % Sensitivities to Formulation of Rheology.}
62 mlosch 1.15 % \title{On the formulation of sea-ice models Part 1:
63     % Description and Forward Sensitivity Experiments}
64     % \title{On sea-ice model dynamics, Part 1: Effects of different numerical
65     % formulations and parameterizations.}
66     %
67 mlosch 1.19 % \title{On sea-ice model dynamics. Part 1: Effects of different
68     % numerical formulations and parameterizations.}
69     \title{On the formulation of sea-ice models. Part 1: Effects of
70     different solver implementations and parameterizations}
71 mlosch 1.3
72     \author[AWI]{Martin Losch\thanksref{corrau}},
73     \author[JPL]{Dimitris Menemenlis},
74     \author[MIT]{Jean-Michel Campin},
75     \author[MIT]{Patick Heimbach},\and
76     \author[MIT]{Chris Hill}
77     \address[AWI]{Alfred-Wegener-Institut f\"ur Polar- und Meeresforschung,
78     Postfach 120161, 27515 Bremerhaven, Germany}
79 dimitri 1.7 \address[JPL]{Jet Propulsion Laboratory, California Institute of Technology,
80 dimitri 1.18 4800 Oak Grove Drive, Pasadena, CA 91109, USA}
81     \address[MIT]{Department of Earth, Atmospheric, and Planetary Sciences,
82     Massachusetts Institute of Technology, 77 Massachusetts Avenue, Cambridge,
83     MA 02139, USA}
84 mlosch 1.3 \thanks[corrau]{corresponding author, email:
85     Martin.Losch@awi.de, \\\mbox{ph: ++49 (471) 4831-1872},
86     \mbox{fax: ++49 (471) 4831-1797}}
87     \begin{keyword}
88 dimitri 1.18 NUMERICAL SEA ICE MODELING, VISCOUS-PLASTIC RHEOLOGY, EVP,
89     COUPLED OCEAN AND SEA ICE MODEL, STATE ESTIMATION, ADJOINT MODELING,
90     CANADIAN ARCTIC ARCHIPELAGO, SEA-ICE EXPORT, SENSITIVITIES
91 mlosch 1.3 \end{keyword}
92 heimbach 1.1
93 mlosch 1.3 \input{ceaice_abstract.tex}
94     \end{frontmatter}
95 mlosch 1.19 \linenumbers
96 heimbach 1.1
97    
98     \input{ceaice_intro_part1.tex}
99    
100     \input{ceaice_model.tex}
101    
102 dimitri 1.8 \input{ceaice_global.tex}
103    
104     \input{ceaice_arctic.tex}
105 heimbach 1.1
106     \input{ceaice_concl.tex}
107    
108 mlosch 1.15 \appendix
109     \input{ceaice_appendix.tex}
110    
111 heimbach 1.16
112 mlosch 1.3 %\paragraph{Acknowledgements}
113     \ack{
114 dimitri 1.18 We thank Jinlun Zhang for providing the original B-grid code and for many
115     helpful discussions. ML thanks Elizabeth Hunke for multiple
116     explanations and Sergey Danilov and R\"udiger Gerdes for comments on the
117 mlosch 1.13 manuscript.
118 heimbach 1.1
119 dimitri 1.18 This work is a contribution to the ECCO2 project sponsored by the NASA
120     Modeling Analysis and Prediction (MAP) program and to the ECCO-GODAE project
121     sponsored by the National Oceanographic Partnership Program (NOPP). DM
122     carried out this work at JPL/Caltech under contract with NASA.
123     Computing resources were provided by NASA/ARC, NCAR/CSL, and JPL/SVF.
124 mlosch 1.3 }
125 heimbach 1.1
126     \bibliography{../bib_ceaice/journal_abrvs,../bib_ceaice/seaice,../bib_ceaice/genocean,../bib_ceaice/maths,../bib_ceaice/mitgcmuv,../bib_ceaice/fram,../bib_ceaice/mit_biblio}
127    
128     \end{document}
129    
130     %%% Local Variables:
131     %%% mode: latex
132     %%% TeX-master: t
133     %%% End:

  ViewVC Help
Powered by ViewVC 1.1.22