Equations of Motion

From WikiROMS
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Equations of Motion

The primitive equations in Cartesian coordinates are shown here. The momentum balance in the - and -directions are:

(1)
(2)

The time evolution of a scalar concentration field, (e.g. salinity, temperature, or nutrients), is governed by the advective-diffusive equation:

(3)

The equation of state is given by:

(4)

In the Boussinesq approximation, density variations are neglected in the momentum equations except in their contribution to the buoyancy force in the vertical momentum equation. Under the hydrostatic approximation, it is further assumed that the vertical pressure gradient balances the buoyancy force:

(5)

The final equation expresses the continuity equation for an incompressible fluid:

(6)

For the moment, the effects of forcing and horizontal dissipation will be represented by the schematic terms and , respectively. The horizontal and vertical mixing will be described more fully in Horizontal Mixing and Vertical Mixing Parameterizations. The variables used are shown here:

horizontal diffusive terms
forcing terms
Coriolis parameter
acceleration of gravity
bottom depth
molecular viscosity and diffusivity
vertical eddy viscosity and diffusivity
total pressure
dynamic pressure
total in situ density
salinity
time
potential temperature
the () components of vector velocity
horizontal coordinates
vertical coordinate
the surface elevation

In the ocean, vertical mixing due to molecular viscosity is extremely weak compared to the turbulent mixing, so the terms involving and can be neglected.

To close these equations, parameterizations of the Reynolds stresses and turbulent tracer fluxes are introduced as functions of the other variables and vertical turbulent eddy viscosity and eddy diffusivity coefficients, and , respectively.

(7)

An overbar represents a time average and a prime represents a fluctuation about the mean.

Details on ROMS options for computing and are described in Vertical Mixing Parameterizations.

Vertical Boundary Conditions

The vertical boundary conditions can be prescribed as follows:

top (:
(8)
and bottom ():
(9)

The new variables above are:

Variable Description
surface concentration flux
surface wind stress
bottom stress

The surface boundary condition variables are defined in the table above. Since is a strong function of the surface temperature, we usually choose to compute using the surface temperature and the atmospheric fields in an atmospheric bulk flux parameterization. This bulk flux routine also computes the wind stress from the winds.

On the variable bottom, , the horizontal velocity components are constrained to accommodate a prescribed bottom stress which is a choice of linear, quadratic, or a log layer, depending on the Options. The vertical scalar concentration fluxes may also be prescribed at the bottom, although they are usually set to zero.

Horizontal Boundary Conditions

As distributed, the model can easily be configured for a periodic channel, a doubly periodic domain, or a closed basin. Code is also included for open boundaries which may or may not work for your particular application. Appropriate boundary conditions are provided for , and , as described in Boundary Conditions.

The model domain is logically rectangular, but it is possible to mask out land areas on the boundary and in the interior. Boundary conditions on these masked regions are straightforward, with a choice of no-slip or free-slip walls.

If biharmonic friction is used, a higher order boundary condition must also be provided. The model currently has this built into the code where the biharmonic terms are calculated. The high order boundary conditions used for are on the eastern and western boundaries and on the northern and southern boundaries. The boundary conditions for and are similar. These boundary conditions were chosen because they preserve the property of no gain or loss of volume-integrated momentum or scalar concentration.