Next: 14.4 Input Namelist variables
Up: 14.3 Operators
Previous: 14.3.1 Tracer Operators
14.3.2 Momentum Operators
The details of the following operators used in solving the momentum equations are
defined in file fdifm.h.
- ADV_Uxi,k,j = the flux form of the zonal (x)
advection of momentum defined on the grid point. Units are
in cm/sec2.
- ADV_Uyi,k,j = the flux form of the meridional (y)
advection of momentum defined on the grid point. Units are
in cm/sec2.
- ADV_Uzi,k,j = the flux form of the vertical (z)
advection of momentum defined on the grid point. Units are
in cm/sec2.
- ADV_metric
i,k,j,n = the metric term for momentum
advection defined on the grid point. Units are
in cm/sec2.
- DIFF_Uxi,k,j = the flux form of the zonal (x)
diffusion of momentum defined on the grid point. Units are
in cm/sec2.
- DIFF_Uyi,k,j = the flux form of the meridional (y)
diffusion of momentum defined on the grid point. Units are
in cm/sec2.
- DIFF_Uzi,k,j = the flux form of the vertical (z)
diffusion14.8 of momentum defined on
the grid point. Units are in cm/sec2.
- DIFF_metric
i,k,j,n = the metric term for momentum
diffusion defined on the grid point. Units are
in cm/sec2.
- CORIOLIS
i,k,j,n = Coriolis term defined on the
grid point. Units are
in cm/sec2.
Next: 14.4 Input Namelist variables
Up: 14.3 Operators
Previous: 14.3.1 Tracer Operators
RC Pacanowski and SM Griffies, GFDL, Jan 2000