Primitive equations
The primitive equations are a set of nonlinear partial differential equations that are used to approximate global atmospheric flow and are used in most atmospheric models. They consist of three main sets of balance equations:
- A continuity equation: Representing the conservation of mass.
- Conservation of momentum: Consisting of a form of the Navier-Stokes equations that describe hydrodynamical flow on the surface of a sphere under the assumption that vertical motion is much smaller than horizontal motion and that the fluid layer depth is small compared to the radius of the sphere
- A thermal energy equation: Relating the overall temperature of the system to heat sources and sinks
In general, nearly all forms of the primitive equations relate the five variables u, v, ω, T, W, and their evolution over space and time.
The equations were first written down by Vilhelm Bjerknes.
Definitions
- ' is the zonal velocity
- ' is the meridional velocity
- ' is the vertical velocity in isobaric coordinates
- ' is the temperature
- ' is the geopotential
- ' is the term corresponding to the Coriolis force, and is equal to, where is the angular rotation rate of the Earth, and is the latitude
- ' is the gas constant
- ' is the pressure
- ' is the density
- ' is the specific heat on a constant pressure surface
- ' is the heat flow per unit time per unit mass
- ' is the precipitable water
- ' is the Exner function
- ' is the potential temperature
- is the Absolute vorticity
Forces that cause atmospheric motion
Forces that cause atmospheric motion include the pressure gradient force, gravity, and viscous friction. Together, they create the forces that accelerate our atmosphere.The pressure gradient force causes an acceleration forcing air from regions of high pressure to regions of low pressure. Mathematically, this can be written as:
The gravitational force accelerates objects at approximately 9.8 m/s2 directly towards the center of the Earth.
The force due to viscous friction can be approximated as:
Using Newton's second law, these forces may be summed to produce an equation of motion that describes this system. This equation can be written in the form:
Therefore, to complete the system of equations and obtain 6 equations and 6 variables:
where n is the number density in mol, and T:=RT is the temperature equivalent value in Joule/mol.
Forms of the primitive equations
The precise form of the primitive equations depends on the vertical coordinate system chosen, such as pressure coordinates, log pressure coordinates, or sigma coordinates. Furthermore, the velocity, temperature, and geopotential variables may be decomposed into mean and perturbation components using Reynolds decomposition.Pressure coordinate in vertical, Cartesian tangential plane
In this form pressure is selected as the vertical coordinate and the horizontal coordinates are written for the Cartesian tangential plane. This form does not take the curvature of the Earth into account, but is useful for visualizing some of the physical processes involved in formulating the equations due to its relative simplicity.Note that the capital D time derivatives are material derivatives. Five equations in five unknowns comprise the system.
- the inviscid momentum equations:
- the hydrostatic equation, a special case of the vertical momentum equation in which vertical acceleration is considered negligible:
- the continuity equation, connecting horizontal divergence/convergence to vertical motion under the hydrostatic approximation :
- and the thermodynamic energy equation, a consequence of the first law of thermodynamics
Primitive equations using sigma coordinate system, polar stereographic projection
According to the National Weather Service Handbook No. 1 - Facsimile Products, the primitive equations can be simplified into the following equations:- Zonal wind:
- Meridional wind:
- Temperature:
- Precipitable water:
- Pressure thickness:
Solution to the linearized primitive equations
The analytic solution to the linearized primitive equations involves a sinusoidal oscillation in time and longitude, modulated by coefficients related to height and latitude.where s and are the zonal wavenumber and angular frequency, respectively. The solution represents atmospheric waves and tides.
When the coefficients are separated into their height and latitude components, the height dependence takes the form of propagating or evanescent waves, while the latitude dependence is given by the Hough functions.
This analytic solution is only possible when the primitive equations are linearized and simplified. Unfortunately many of these simplifications do not correspond to conditions in the actual atmosphere. As a result, a numerical solution which takes these factors into account is often calculated using general circulation models and climate models.