Changes between Version 1 and Version 2 of doc/tec/discret


Ignore:
Timestamp:
Apr 14, 2016 12:09:44 PM (9 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/discret

    v1 v2  
    11[[NoteBox(warn,This site is currently under construction!)]]
     2
     3= Discretization =
     4
     5The model domain in PALM is discretized in space using finite differences and equidistant horizontal grid spacings (''Δx'',
     6''Δy''). The grid can be stretched in the vertical direction well above the ABL to save computational time in the free atmosphere. The Arakawa staggered C-grid ([#harlow Harlow and Welch, 1965]; [#arakawa Arakawa and Lamb, 1977]) is used, where scalar quantities are defined at the center of each grid volume,
     7whereas velocity components are shifted by half a~grid width in their respective direction so that they are defined at the edges of the grid volumes (see Fig.~\ref{fig:arakawa}).
     8
     9
     10It is thus possible to calculate the derivatives of the velocity components at the center of the volumes (same location as the scalars). By the same token, derivatives of scalar quantities can be calculated at the edges of the volumes. In this way it is possible to calculate derivatives over only one grid length and the effective spatial model resolution can be increased by a factor of two in comparison to non-staggered grids.
     11
     12
     13== References ==
     14* [=#harlow]'''Harlow FH, Welch JE.''' 1965. Numerical calculation of time-dependent viscous incompressible flow of fluid with free surface. Phys. Fluids 8: 2182–2189.
     15
     16* [=#arakawa]'''Schumann U.''' 1977. Computational design of the basic dynamical processes of the UCLA general circulation model. in: General
     17  Circulation Models of the Atmosphere, Methods in Computational Physics. edited by: Chang J. 17. Berlin. 173–265.