/[MITgcm]/manual/s_algorithm/text/mom_vecinv.tex
ViewVC logotype

Diff of /manual/s_algorithm/text/mom_vecinv.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by adcroft, Thu Aug 9 19:48:39 2001 UTC revision 1.5 by jmc, Tue Aug 2 20:54:44 2005 UTC
# Line 2  Line 2 
2  % $Name$  % $Name$
3    
4  \section{Vector invariant momentum equations}  \section{Vector invariant momentum equations}
5    \label{sect:vect-inv_momentum_equations}
6    \begin{rawhtml}
7    <!-- CMIREDIR:vector_invariant_momentum_eqautions: -->
8    \end{rawhtml}
9    
10  The finite volume method lends itself to describing the continuity and  The finite volume method lends itself to describing the continuity and
11  tracer equations in curvilinear coordinate systems but the appearance  tracer equations in curvilinear coordinate systems. However, in
12  of new metric terms in the flux-form momentum equations makes  curvilinear coordinates many new metric terms appear in the momentum
13  generalizing them far from elegant. The vector invariant form of the  equations (written in Lagrangian or flux-form) making generalization
14  momentum equations are exactly that; invariant under coordinate  far from elegant. Fortunately, an alternative form of the equations,
15  transformations.  the vector invariant equations are exactly that; invariant under
16    coordinate transformations so that they can be applied uniformly in
17    any orthogonal curvilinear coordinate system such as spherical
18    coordinates, boundary following or the conformal spherical cube
19    system.
20    
21  The non-hydrostatic vector invariant equations read:  The non-hydrostatic vector invariant equations read:
22  \begin{equation}  \begin{equation}
# Line 53  $G_w$: {\bf Gw} ({\em DYNVARS.h}) Line 61  $G_w$: {\bf Gw} ({\em DYNVARS.h})
61    
62  The vertical component of relative vorticity is explicitly calculated  The vertical component of relative vorticity is explicitly calculated
63  and use in the discretization. The particular form is crucial for  and use in the discretization. The particular form is crucial for
64  numerical stablility; alternative definitions break the conservation  numerical stability; alternative definitions break the conservation
65  properties of the discrete equations.  properties of the discrete equations.
66    
67  Relative vorticity is defined:  Relative vorticity is defined:
# Line 128  G_v^{fu} + G_v^{\zeta_3 u} & = & - Line 136  G_v^{fu} + G_v^{\zeta_3 u} & = & -
136  \end{eqnarray}  \end{eqnarray}
137    
138  \marginpar{Run-time control needs to be added for these options} The  \marginpar{Run-time control needs to be added for these options} The
139  disctinction between using absolute vorticity or relative vorticity is  distinction between using absolute vorticity or relative vorticity is
140  useful when constructing higher order advection schemes; monotone  useful when constructing higher order advection schemes; monotone
141  advection of relative vorticity behaves differently to monotone  advection of relative vorticity behaves differently to monotone
142  advection of absolute vorticity. Currently the choice of  advection of absolute vorticity. Currently the choice of

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22