Landlab Grids#

Grid types#

Landlab presently supports multiple grid types. The base class for all of these grid types is ModelGrid.

The following is an introduction to their properties and methods:

Additional Methods and Properties#

API for each grid type#

Additional Grid Base Classes#