source: altifloat/doc/ocean_modelling/elsarticle-template-harv.tex @ 187

Last change on this file since 187 was 166, checked in by leila_ocean, 9 years ago

added real exp cnrs tests

File size: 6.2 KB
Line 
1%%
2%% Copyright 2007, 2008, 2009 Elsevier Ltd
3%%
4%% This file is part of the 'Elsarticle Bundle'.
5%% ---------------------------------------------
6%%
7%% It may be distributed under the conditions of the LaTeX Project Public
8%% License, either version 1.2 of this license or (at your option) any
9%% later version.  The latest version of this license is in
10%%    http://www.latex-project.org/lppl.txt
11%% and version 1.2 or later is part of all distributions of LaTeX
12%% version 1999/12/01 or later.
13%%
14%% The list of all files belonging to the 'Elsarticle Bundle' is
15%% given in the file `manifest.txt'.
16%%
17%% Template article for Elsevier's document class `elsarticle'
18%% with harvard style bibliographic references
19%% SP 2008/03/01
20
21\documentclass[preprint,12pt,authoryear]{elsarticle}
22
23%% Use the option review to obtain double line spacing
24%% \documentclass[authoryear,preprint,review,12pt]{elsarticle}
25
26%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
27%% for a journal layout:
28%% \documentclass[final,1p,times,authoryear]{elsarticle}
29%% \documentclass[final,1p,times,twocolumn,authoryear]{elsarticle}
30%% \documentclass[final,3p,times,authoryear]{elsarticle}
31%% \documentclass[final,3p,times,twocolumn,authoryear]{elsarticle}
32%% \documentclass[final,5p,times,authoryear]{elsarticle}
33%% \documentclass[final,5p,times,twocolumn,authoryear]{elsarticle}
34
35%% For including figures, graphicx.sty has been loaded in
36%% elsarticle.cls. If you prefer to use the old commands
37%% please give \usepackage{epsfig}
38
39%% The amssymb package provides various useful mathematical symbols
40\usepackage{amssymb}
41\usepackage{multimedia}
42\usepackage{amsfonts}
43\usepackage{amsmath}
44\usepackage{multimedia}
45\usepackage{graphics}
46\usepackage{bbm}
47\usepackage{pstricks}
48\usepackage{amsthm}
49 \usepackage{graphics}
50 \usepackage{pgf}
51 \usepackage{wrapfig} 
52 \usepackage{mathtools} 
53 \newcommand{\vectornorm}[1]{\left|\left|#1\right|\right|}
54 \newcommand{\bo}[1]{\mathbf{#1}}
55%\newcommand{\vectornorm}[1]{\left|\left|#1\right|\right|}
56\newcommand{\dif}[2]{\frac{\partial #1}{\partial #2}}
57\newcommand{\diff}[2]{\frac{\partial^2 #1}{\partial {#2}^2}}
58\newcommand{\odif}[2]{\frac{d #1}{d #2}} 
59\newcommand{\odiff}[2]{\frac{d^2 #1}{d #2^2}}
60
61%% The amsthm package provides extended theorem environments
62%% \usepackage{amsthm}
63
64%% The lineno packages adds line numbers. Start line numbering with
65%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
66%% for the whole article with \linenumbers.
67%% \usepackage{lineno}
68
69\journal{Ocean Modellling}
70
71\begin{document}
72
73\begin{frontmatter}
74
75%% Title, authors and addresses
76
77%% use the tnoteref command within \title for footnotes;
78%% use the tnotetext command for theassociated footnote;
79%% use the fnref command within \author or \address for footnotes;
80%% use the fntext command for theassociated footnote;
81%% use the corref command within \author for corresponding author footnotes;
82%% use the cortext command for theassociated footnote;
83%% use the ead command for the email address,
84%% and the form \ead[url] for the home page:
85%% \title{Title\tnoteref{label1}}
86%% \tnotetext[label1]{}
87%% \author{Name\corref{cor1}\fnref{label2}}
88%% \ead{email address}
89%% \ead[url]{home page}
90%% \fntext[label2]{}
91%% \cortext[cor1]{}
92%% \address{Address\fnref{label3}}
93%% \fntext[label3]{}
94
95\title{Modeling Surface Currents in the Eastern Levantine Mediterranenan Using Surface Drifters and Satellite Altimetry Data}
96
97%% use optional labels to link authors explicitly to addresses:
98%% \author[label1,label2]{}
99%% \address[label1]{}
100%% \address[label2]{}
101
102\author{Leila Issa, Julien Brajard, Pierre-Marie Poulain, Laurent Mortier, Dan Hayes, Milad Fakhri}
103
104\address{}
105
106\begin{abstract}
107%% Text of abstract
108
109\end{abstract}
110
111\begin{keyword}
112%% keywords here, in the form: keyword \sep keyword
113
114%% PACS codes here, in the form: \PACS code \sep code
115
116%% MSC codes here, in the form: \MSC code \sep code
117%% or \MSC[2008] code \sep code (2000 is the default)
118
119\end{keyword}
120
121\end{frontmatter}
122
123%% \linenumbers
124
125%% main text
126\section{Introduction}
127\label{}
128\section{Data}
129\section{Method}
130\begin{itemize} 
131
132\item $\vec{U_0}=\vec{U}_{b}+\vec{\delta U},$ $\vec{U}_b=\textcolor{red}{\vec{U}_{alt}}$ and $\vec{r}=\vec{r}^{\,b}+\vec{\delta r}$
133\item Model and Linear tangent (forward Euler for the numerical integration, and bilinear Lagrange interpolation in space for instance): 
134\small{
135\begin{align} \notag
136&\vec{r}^{\,b}_i(k\delta t)=\vec{r}^{\,b}_i((k-1)\delta t)+2\delta t \, interp(\vec{U}^b, \vec{r}^{\,b}_i((k-1)\delta t)),\,\,\,\,\, \text{\textcolor{blue}{model}}  \\  \notag
137&\vec{\delta r}_i(k\delta t) = \vec{\delta r}_i((k-1)\delta t) + 2 \delta t \, \{ interp(\textcolor{green}{\vec{\delta U}},\vec{r}^{\,b}_i((k-1)\delta t)) \\ \notag 
138&+ \vec{\delta {r}}_i((k-1)\delta t) \cdot \partial _{(x,y)} interp (\vec{U}^b,\vec{r}^{\,b}_i((k-1)\delta t))\}  \,\,\, \text{\textcolor{blue}{tangent}} \notag
139\end{align}
140initialized with observations, for $k=1,2,3, \cdots $ and $i=1, \cdots N_{drift}$ 
141}
142%\vec{r}(0)= \vec{r}^{o}(0)$
143\item Perform sequences of optimization
144\[\mathcal{J}(\textcolor{green}{\delta \vec{U}})= \frac{1}{2} \left \{ \sum _i \sum_{m=1}^{P} \vectornorm{\vec{r}^{\,b}_i+\delta \vec{r}_i(\textcolor{green}{\delta \vec{U}}) -\vec{r}_i^{\,o}(m\Delta t) }^2 +\vectornorm{ \textcolor{green}{\vec{\delta U}} }^2_{\bo{B}}  \right\}   \]
145$P$ depends on $T_{L}/\Delta t$. $T_L$ characteristic of autocorrelation of drifters (typical 1-3 days)
146
147%+\sum_{i,m=1}^{m=P} \vectornorm{\vec{r}^{\,b}+\delta \vec{r}(\textcolor{green}{\delta \vec{u}}) -\vec{r}_i^{\,o}(m\Delta t) }^2   \right]   \]
148\end{itemize}
149
150
151
152
153\section{Twin Experiments}
154\section{Experiment with Real Data}
155%% The Appendices part is started with the command \appendix;
156%% appendix sections are then done as normal sections
157%% \appendix
158
159%% \section{}
160%% \label{}
161
162%% If you have bibdatabase file and want bibtex to generate the
163%% bibitems, please use
164%%
165%%  \bibliographystyle{elsarticle-harv}
166%%  \bibliography{<your bibdatabase>}
167
168%% else use the following coding to input the bibitems directly in the
169%% TeX file.
170
171\begin{thebibliography}{00}
172
173%% \bibitem[Author(year)]{label}
174%% Text of bibliographic item
175
176\bibitem[ ()]{}
177
178\end{thebibliography}
179\end{document}
180
181\endinput
182%%
183%% End of file `elsarticle-template-harv.tex'.
Note: See TracBrowser for help on using the repository browser.