next up previous contents
Next: 21.1.2 Derivative operators Up: 21.1 Time and Space Previous: 21.1 Time and Space

   
21.1.1 Averaging operators

Simple averaging operators are defined as follows:


   
$\displaystyle \overline{\alpha_{i,k,j}}^\lambda$ = $\displaystyle \frac{\alpha_{i+1,k,j} + \alpha_{i,k,j}}{2}$ (21.1)
$\displaystyle \overline{\alpha_{i,k,j}}^\phi$ = $\displaystyle \frac{\alpha_{i,k,j+1} + \alpha_{i,k,j}}{2}$ (21.2)
$\displaystyle \overline{\alpha_{i,k,j}}^z$ = $\displaystyle \frac{\alpha_{i,k+1,j} + \alpha_{i,k,j}}{2}$ (21.3)

where $\alpha$ is any variable defined on grid points within T-cells or U-cells. It should be noted that the average is defined midway between the variables being averaged.



RC Pacanowski and SM Griffies, GFDL, Jan 2000