Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 913 Bytes

vector_invar.rst

File metadata and controls

20 lines (16 loc) · 913 Bytes

Vector invariant form

For some purposes it is advantageous to write momentum advection in eq horiz-mtm and vert-mtm in the (so-called) ‘vector invariant’ form:

$$\frac{D\vec{\mathbf{v}}}{Dt}=\frac{\partial \vec{\mathbf{v}}}{\partial t} +\left( \nabla \times \vec{\mathbf{v}}\right) \times \vec{\mathbf{v}}+\nabla \left[ \frac{1}{2}(\vec{\mathbf{v}}\cdot \vec{\mathbf{v}})\right]$$

This permits alternative numerical treatments of the non-linear terms based on their representation as a vorticity flux. Because gradients of coordinate vectors no longer appear on the rhs of vi-identity, explicit representation of the metric terms in gu-spherical, gv-spherical and gw-spherical, can be avoided: information about the geometry is contained in the areas and lengths of the volumes used to discretize the model.