/[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.4 - (hide annotations) (download) (as text)
Wed Sep 17 06:45:46 2008 UTC (16 years, 10 months ago) by mlosch
Branch: MAIN
Changes since 1.3: +2 -2 lines
File MIME type: application/x-tex
change elsart3 to elsart3p (but the review manuscript style remains
the same ...)

1 mlosch 1.4 % $Header: /u/gcmpack/MITgcm_contrib/articles/ceaice_split_version/ceaice_part1/ceaice_part1.tex,v 1.3 2008/09/16 12:12:12 mlosch Exp $
2 heimbach 1.1 % $Name: $
3 mlosch 1.3 %\documentclass[reviewcopy]{elsart}
4     %\documentclass{elsart}
5 mlosch 1.4 \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     \usepackage[]{graphicx}
14     %\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     \newlength{\stdfigwidth}\setlength{\stdfigwidth}{20pc}
44     %\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 mlosch 1.3 %\title{A Dynamic-Thermodynamic Sea Ice Model on an Arakawa C-Grid
58     %for Coupled Ocean/Sea Ice Estimation. Part 1:
59     %Sensitivities to formulation of rheology.}
60    
61     %\author{Martin Losch, Dimitris Menemenlis, \\
62     % Jean-Michel Campin, Patrick Heimbach, and Chris Hill}
63     %\begin{document}
64    
65     %\maketitle
66 heimbach 1.1
67     \begin{document}
68 mlosch 1.3 \begin{frontmatter}
69     \title{A Dynamic-Thermodynamic Sea Ice Model on an Arakawa C-Grid
70     for Coupled Ocean/Sea Ice Estimation. Part 1:
71     Sensitivities to formulation of rheology.}
72    
73     \author[AWI]{Martin Losch\thanksref{corrau}},
74     \author[JPL]{Dimitris Menemenlis},
75     \author[MIT]{Jean-Michel Campin},
76     \author[MIT]{Patick Heimbach},\and
77     \author[MIT]{Chris Hill}
78     \address[AWI]{Alfred-Wegener-Institut f\"ur Polar- und Meeresforschung,
79     Postfach 120161, 27515 Bremerhaven, Germany}
80     \address[JPL]{Jet Propulsion Laboratory, Pasadena, California, USA}
81     \address[MIT]{Massachusett Institute of Technology, 77 Massachusetts
82     Avenue, Cambridge 02139, USA}
83     \thanks[corrau]{corresponding author, email:
84     Martin.Losch@awi.de, \\\mbox{ph: ++49 (471) 4831-1872},
85     \mbox{fax: ++49 (471) 4831-1797}}
86     \begin{keyword}
87     NUMERICAL SEA-ICE MODELING, \ldots
88     \end{keyword}
89 heimbach 1.1
90 mlosch 1.3 \input{ceaice_abstract.tex}
91     \end{frontmatter}
92     %\linenumbers
93 heimbach 1.1
94    
95     \input{ceaice_intro_part1.tex}
96    
97     \input{ceaice_model.tex}
98    
99     \input{ceaice_forward.tex}
100    
101     \input{ceaice_concl.tex}
102    
103 mlosch 1.3 %\paragraph{Acknowledgements}
104     \ack{
105 heimbach 1.1 We thank Jinlun Zhang for providing the original B-grid code and many
106     helpful discussions. ML thanks Elizabeth Hunke for multiple explanations.
107    
108     This work is a contribution to Estimating the Circulation and Climate of the
109     Ocean, Phase II (ECCO2). The ECCO2 project (http://ecco2.org/) is sponsored
110     by the NASA Modeling Analysis and Prediction (MAP) program. D. Menemenlis
111     carried out this work at the Jet Propulsion Laboratory, California Institute
112     of Technology under contract with the National Aeronautics and Space
113     Administration.
114 mlosch 1.3 }
115 heimbach 1.1
116     \bibliography{../bib_ceaice/journal_abrvs,../bib_ceaice/seaice,../bib_ceaice/genocean,../bib_ceaice/maths,../bib_ceaice/mitgcmuv,../bib_ceaice/fram,../bib_ceaice/mit_biblio}
117    
118     \end{document}
119    
120     %%% Local Variables:
121     %%% mode: latex
122     %%% TeX-master: t
123     %%% End:

  ViewVC Help
Powered by ViewVC 1.1.22