1 |
% $Header$ |
% $Header$ |
2 |
% $Name$ |
% $Name$ |
3 |
|
|
4 |
\section{Notations} |
\section{Notation} |
5 |
|
|
6 |
The notations we use to discribe the discrete formulation |
The notations we use to discribe the discrete formulation |
7 |
of the model are summarised hereafter:\\ |
of the model are summarised hereafter:\\ |
12 |
Volume of the grid box surrounding $u,v,w,\theta$ point; |
Volume of the grid box surrounding $u,v,w,\theta$ point; |
13 |
\\ $i,j,k$ : current index relative to X,Y,R directions; |
\\ $i,j,k$ : current index relative to X,Y,R directions; |
14 |
\\basic operator: |
\\basic operator: |
15 |
\\ $\delta_i $ : $\delta_i \Phi = \Phi_{i+1} - \Phi_i $ |
\\ $\delta_i $ : $\delta_i \Phi = \Phi_{i+1/2} - \Phi_{i-1/2} $ |
16 |
\\ $\overline{~}i$ : $\overline{\Phi}^i = ( \Phi_{i+1} + \Phi_i ) / 2 $ |
\\ $\overline{~}i$ : $\overline{\Phi}^i = ( \Phi_{i+1/2} + \Phi_{i-1/2} ) / 2 $ |
17 |
\\ $\delta_x $ : $\delta_x \Phi = \frac{1}{\Delta x} \delta_i \Phi $ |
\\ $\delta_x $ : $\delta_x \Phi = \frac{1}{\Delta x} \delta_i \Phi $ |
18 |
\\ |
\\ |
19 |
\\ $\overline{\nabla}$ = gradient operator : |
\\ $\overline{\nabla}$ = gradient operator : |
20 |
$\overline{\nabla} \Phi = \{ \delta_x \Phi , \delta_y \Phi \}$ |
$\overline{\nabla} \Phi = \{ \delta_x \Phi , \delta_y \Phi \}$ |
21 |
\\ $\overline{\nabla} \cdot$ = divergence operator : |
\\ $\overline{\nabla} \cdot$ = divergence operator : |
22 |
$\overline{\nabla}\cdot \vec{\mathrm{f}} = |
$\overline{\nabla}\cdot \vec{\mathrm{f}} = |
23 |
\frac{1}{\cal V} \{ \delta_i A_x \mathrm{f}_x |
\frac{1}{\cal A} \{ \delta_i \Delta y \mathrm{f}_x |
24 |
+ \delta_j A_y \mathrm{f}_y \} $ |
+ \delta_j \Delta x \mathrm{f}_y \} $ |
25 |
\\ $\overline{\nabla}^2 $ = Laplacien operator : |
\\ $\overline{\nabla}^2 $ = Laplacien operator : |
26 |
$ \overline{\nabla}^2 \Phi = |
$ \overline{\nabla}^2 \Phi = |
27 |
\overline{\nabla}\cdot \overline{\nabla}\Phi $ |
\overline{\nabla}\cdot \overline{\nabla}\Phi $ |