Geodesic grid

Geodesic grid

A geodesic grid is a technique used to model the surface of a sphere (the Earth) with a subdivided polyhedron, usually an icosahedron.

Introduction

When modeling the weather, ocean circulation, or the climate, partial differential equations are used to describe the evolution of these systems over time. Because computer programs are used to build and work with these complex models, approximations need to be formulated into easily computable forms. Some of these numerical analysis techniques (such as finite differences) require the area of interest to be subdivided into a grid — in this case, over the shape of the Earth.

A common approach is to use a longitude/latitude grid (a Cartesian grid), where each cell is defined as the intersection of a longitude and latitude line. This approach can be easily represented on a computer as a rectangular grid, accessible using the longitude and latitude as an ordered pair. It has the advantage of being simple and easy-to-understand. There are two downsides, however. First, there are many more cells near the poles than the equator (oversampling of poles), meaning a larger grid is needed to represent the equator properly. Second, there are two singularities at the poles where the lines of latitude converge and the longitude term loses significance. This requires smaller time steps to assure stability.

Another approach gaining favor uses grids generated by the subdivision of an icosahedron, generated by iteratively bisecting the edges of an icosahedron and projecting the new vertices onto a sphere. In this "geodesic grid", each of the vertices in the resulting geodesic sphere corresponds to a cell. The resulting structure can be visualized as cutting twenty triangles from a hexagonal grid and arranging them over the surface of a sphere. [For this reason, geodesic grids are also known as icosahedral-hexagonal grids.] Alternatively, using the vertices of the bisected icosahedron directly as vertices in the mesh provides the dual polyhedron of the mesh described above. This triangular mesh is useful for representing the grid graphically.

The geodesic grid inherits many of the virtues of 2D hexagonal grids, and specifically avoids problems with singularities and oversampling near the poles. Along the same line, different Platonic solids could also be used as a starting point instead of an icosahedron — cubes are common in other applications, such as video games.

Positive traits

* Largely isotropic.
* Resolution can be easily increased by binary division.
* Does not suffer from over sampling near the poles like more traditional rectangular longitude/latitude square grids.
* Does not result in dense linear systems like spectral methods do (see also Gaussian grid).
* No single points of contact between neighboring grid cells. Square grids and isometric grids suffer from the ambiguous problem of how to handle neighbors that only touch at a single point.
* Cells can be both minimally distorted and near-equal-area. In contrast, square grids are not equal area, while equal-area rectangular grids vary in shape from equator to poles.

Negative traits

* More complicated to implement than rectangular longitude/latitude grids in computers

History

The earliest use of the (icosahedral) geodesic grid in geophysical modeling dates back to 1968 and the work by Sadourny, Arakawa, and Mintz [cite journal | last=Sadourny | first=R. | coauthors=A. Arakawa; and Y. Mintz | title=Integration of the non-divergent barotropic vorticity equation with an icosahedral-hexagonal grid for the sphere | journal=Monthly weather review | volume=96 | pages=351–356 | year=1968 | doi=10.1175/1520-0493(1968)096<0351:IOTNBV>2.0.CO;2 | doilabel=10.1175/1520-0493(1968)0960351:IOTNBV2.0.CO;2] and Williamson. [cite journal | last=Williamson | first=D. L. | title=Integration of the barotropic vorticity equation on a spherical geodesic grid | journal=Tellus | volume=20 | pages=642–653 | year=1968] [Williamson, 1969] Later work expanded on this base. [cite journal | last=Cullen | first=M. J. P. | title=Integrations of the primitive equations on a sphere using the finite-element method | journal=Quarterly Journal of the Royal Meteorological Society | volume=100 | pages=555–562 | year=1974 | doi=10.1002/qj.49710042605] [Cullen and Hall, 1979.] [cite conference | last=Masuda | first=Y. | coauthors=H. Ohnishi | title=An integration scheme of the primitive equation model with an icosahedral-hexagonal grid system and its application to the shallow-water equations | booktitle=Short- and Medium-Range Numerical Weather Prediction | publisher=Japan Meteorological Society | pages=317–326 | year=1987] [cite journal | last=Heikes | first=Ross | coauthors=David A. Randall | title=Numerical integration of the shallow-water equations on a twisted icosahedral grid. Part I: Basic design and results of tests | journal=Monthly Weather Review | volume=123 | pages=1862–1880 | year=1995 | doi=10.1175/1520-0493(1995)123<1862:NIOTSW>2.0.CO;2 | doilabel=10.1175/1520-0493(1995)1231862:NIOTSW2.0.CO;2

cite journal | last=Heikes | first=Ross | coauthors=David A. Randall | title=Numerical integration of the shallow-water equations on a twisted icosahedral grid. Part II: A detailed description of the grid and an analysis of numerical accuracy | journal=Monthly Weather Review | volume=123 | pages=1881–1887 | year=1995 | doi=10.1175/1520-0493(1995)123<1881:NIOTSW>2.0.CO;2 | doilabel=10.1175/1520-0493(1995)1231881:NIOTSW2.0.CO;2] [Randall "et al.", 2000; Randall "et al.", 2002.]

References

External links

* [http://kiwi.atmos.colostate.edu/BUGS/geodesic/ BUGS climate model] page on geodesic grids
* [http://www.sou.edu/cs/sahr/dgg/ Discrete Global Grids] page at the Computer Science department at Southern Oregon University


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Geodesic dome — Spaceship Earth at Epcot, Walt Disney World, a geodesic sphere A geodesic dome is a spherical or partial spherical shell structure or lattice shell based on a network of great circles (geodesics) on the surface of a sphere. The geodesics… …   Wikipedia

  • Grid (spatial index) — In the context of a spatial index, a grid (a.k.a. mesh , also global grid if it covers the entire surface of the Globe) is a regular tessellation of a manifold or 2 D surface that divides it into a series of contiguous cells, which can then be… …   Wikipedia

  • geodesic — [jē΄ə des′ik, jē΄ōdē′sik] adj. 1. GEODETIC (sense 1) 2. a) designating the shortest surface line between two points on a surface, esp. a curved surface b) of or pertaining to the geometry of such lines ☆ 3. Archit. having a structurally strong… …   English World dictionary

  • geodesic dome — a light, domelike structure developed by R. Buckminster Fuller to combine the properties of the tetrahedron and the sphere and consisting essentially of a grid of compression or tension members lying upon or parallel to great circles running in… …   Universalium

  • geodesic dome — ge′odes′ic dome′ n. archit. a light domelike structure developed by R. Buckminster Fuller, consisting of a framework of straight members, usu. in tension, typically having the form of a projection upon a sphere of a grid of triangular or… …   From formal English to slang

  • List of mathematics articles (G) — NOTOC G G₂ G delta space G networks Gδ set G structure G test G127 G2 manifold G2 structure Gabor atom Gabor filter Gabor transform Gabor Wigner transform Gabow s algorithm Gabriel graph Gabriel s Horn Gain graph Gain group Galerkin method… …   Wikipedia

  • Atmospheric model — A 96 hour forecast of 850 mbar geopotential height and temperature from the Global Forecast System An atmospheric model is a mathematical model constructed around the full set of primitive dynamical equations which govern atmospheric motions. It… …   Wikipedia

  • Global climate model — AGCM redirects here. For Italian competition regulator, see Autorità Garante della Concorrenza e del Mercato. Climate models are systems of differential equations based on the basic laws of physics, fluid motion, and chemistry. To “run” a model,… …   Wikipedia

  • Numerical weather prediction — Weather models use systems of differential equations based on the laws of …   Wikipedia

  • List of numerical analysis topics — This is a list of numerical analysis topics, by Wikipedia page. Contents 1 General 2 Error 3 Elementary and special functions 4 Numerical linear algebra …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”