/[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.2 - (hide annotations) (download) (as text)
Mon Sep 15 09:02:30 2008 UTC (16 years, 10 months ago) by mlosch
Branch: MAIN
Changes since 1.1: +1 -55 lines
File MIME type: application/x-tex
first "complete" draft of part1:
- modified introduction, most to please my taste
- wrote a short conclusion section, which is probably very weak
- wrote a "model description" based on the technical "appendix.tex",
  but much shorter, removed appendix.
- included a figure for cube76 (on skylla in ceaice/figs)
- some cleaning up, incomplete

TODO:
- please fill in references, where necessary (or remove). Specifcally,
  how do we cite Fenty? I have to look up Gerdes/NAOSIM again,
  couldn't find cava-park08 ...
- please respond to questions in text (marked with \ml{[ ]} and a
  different font, Dimitris: cube78 figure, Jean-Michel: description
  of Winton TD.

1 mlosch 1.2 % $Header: /u/gcmpack/MITgcm_contrib/articles/ceaice_split_version/ceaice_part1/ceaice_part1.tex,v 1.1 2008/09/04 16:52:06 heimbach Exp $
2 heimbach 1.1 % $Name: $
3     \documentclass[12pt]{article}
4    
5     \usepackage[]{graphicx}
6     %\usepackage[draft]{graphicx}
7     \usepackage{subfigure}
8    
9     \usepackage[round,comma]{natbib}
10     \bibliographystyle{../bib_ceaice/agu04}
11    
12     \usepackage{amsmath,amssymb}
13     \newcommand\bmmax{10} \newcommand\hmmax{10}
14     \usepackage{bm}
15     \usepackage{lineno}
16     \usepackage{url}
17    
18     % math abbreviations
19     \newcommand{\vek}[1]{\ensuremath{\mathbf{#1}}}
20     \newcommand{\mat}[1]{\ensuremath{\mathbf{#1}}}
21     \newcommand{\vtau}{\bm{{\tau}}}
22    
23     \newcommand{\degree}{\ensuremath{^\circ}}
24     \newcommand{\degC}{\,\ensuremath{\degree}C}
25     \newcommand{\degE}{\ensuremath{\degree}\,E}
26     \newcommand{\degS}{\ensuremath{\degree}\,S}
27     \newcommand{\degN}{\ensuremath{\degree}\,N}
28     \newcommand{\degW}{\ensuremath{\degree}\,W}
29    
30     % cross reference scheme
31     \newcommand{\reffig}[1]{Figure~\ref{fig:#1}}
32     \newcommand{\reftab}[1]{Table~\ref{tab:#1}}
33     \newcommand{\refapp}[1]{Appendix~\ref{app:#1}}
34     \newcommand{\refsec}[1]{Section~\ref{sec:#1}}
35     \newcommand{\refeq}[1]{\,(\ref{eq:#1})}
36     \newcommand{\refeqs}[2]{\,(\ref{eq:#1})--(\ref{eq:#2})}
37    
38     \newlength{\stdfigwidth}\setlength{\stdfigwidth}{20pc}
39     %\newlength{\stdfigwidth}\setlength{\stdfigwidth}{\columnwidth}
40     \newlength{\mediumfigwidth}\setlength{\mediumfigwidth}{39pc}
41     %\newlength{\widefigwidth}\setlength{\widefigwidth}{39pc}
42     \newlength{\widefigwidth}\setlength{\widefigwidth}{\textwidth}
43     \newcommand{\fpath}{../figs_ceaice}
44    
45     % commenting scheme
46     \newcommand{\ml}[1]{\textsf{\slshape #1}}
47    
48     \title{A Dynamic-Thermodynamic Sea Ice Model on an Arakawa C-Grid
49     for Coupled Ocean/Sea Ice Estimation. Part 1:
50     Sensitivities to formulation of rheology.}
51    
52     \author{Martin Losch, Dimitris Menemenlis, \\
53     Jean-Michel Campin, Patrick Heimbach, and Chris Hill}
54     \begin{document}
55    
56     \maketitle
57    
58     \linenumbers
59    
60     \input{ceaice_abstract.tex}
61    
62     \input{ceaice_intro_part1.tex}
63    
64     \input{ceaice_model.tex}
65    
66     \input{ceaice_forward.tex}
67    
68     \input{ceaice_concl.tex}
69    
70     \paragraph{Acknowledgements}
71     We thank Jinlun Zhang for providing the original B-grid code and many
72     helpful discussions. ML thanks Elizabeth Hunke for multiple explanations.
73    
74     This work is a contribution to Estimating the Circulation and Climate of the
75     Ocean, Phase II (ECCO2). The ECCO2 project (http://ecco2.org/) is sponsored
76     by the NASA Modeling Analysis and Prediction (MAP) program. D. Menemenlis
77     carried out this work at the Jet Propulsion Laboratory, California Institute
78     of Technology under contract with the National Aeronautics and Space
79     Administration.
80    
81     \bibliography{../bib_ceaice/journal_abrvs,../bib_ceaice/seaice,../bib_ceaice/genocean,../bib_ceaice/maths,../bib_ceaice/mitgcmuv,../bib_ceaice/fram,../bib_ceaice/mit_biblio}
82    
83     \end{document}
84    
85     %%% Local Variables:
86     %%% mode: latex
87     %%% TeX-master: t
88     %%% End:

  ViewVC Help
Powered by ViewVC 1.1.22