/[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.11 - (hide annotations) (download) (as text)
Tue Jan 27 17:11:44 2009 UTC (16 years, 6 months ago) by mlosch
Branch: MAIN
Changes since 1.10: +4 -4 lines
File MIME type: application/x-tex
polishing:
- tried to clean up: sea-ice/sea ice (adjective/noun), C-grid/C grid, etc.
  typos, once more
- minor problems
- please download new version of the velocity plots (vectors are
  bigger)

As far as I am concerned, the paper is ready for submission/internal
review, please have a look.

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

  ViewVC Help
Powered by ViewVC 1.1.22