Articles | Volume 5, issue 1
https://doi.org/10.5194/esurf-5-21-2017
https://doi.org/10.5194/esurf-5-21-2017
Research article
 | 
16 Jan 2017
Research article |  | 16 Jan 2017

Creative computing with Landlab: an open-source toolkit for building, coupling, and exploring two-dimensional numerical models of Earth-surface dynamics

Daniel E. J. Hobley, Jordan M. Adams, Sai Siddhartha Nudurupati, Eric W. H. Hutton, Nicole M. Gasparini, Erkan Istanbulluoglu, and Gregory E. Tucker

Abstract. The ability to model surface processes and to couple them to both subsurface and atmospheric regimes has proven invaluable to research in the Earth and planetary sciences. However, creating a new model typically demands a very large investment of time, and modifying an existing model to address a new problem typically means the new work is constrained to its detriment by model adaptations for a different problem. Landlab is an open-source software framework explicitly designed to accelerate the development of new process models by providing (1) a set of tools and existing grid structures – including both regular and irregular grids – to make it faster and easier to develop new process components, or numerical implementations of physical processes; (2) a suite of stable, modular, and interoperable process components that can be combined to create an integrated model; and (3) a set of tools for data input, output, manipulation, and visualization. A set of example models built with these components is also provided. Landlab's structure makes it ideal not only for fully developed modelling applications but also for model prototyping and classroom use. Because of its modular nature, it can also act as a platform for model intercomparison and epistemic uncertainty and sensitivity analyses. Landlab exposes a standardized model interoperability interface, and is able to couple to third-party models and software. Landlab also offers tools to allow the creation of cellular automata, and allows native coupling of such models to more traditional continuous differential equation-based modules. We illustrate the principles of component coupling in Landlab using a model of landform evolution, a cellular ecohydrologic model, and a flood-wave routing model.

Download
Short summary
Many geoscientists use computer models to understand changes in the Earth's system. However, typically each scientist will build their own model from scratch. This paper describes Landlab, a new piece of open-source software designed to simplify creation and use of models of the Earth's surface. It provides off-the-shelf tools to work with models more efficiently, with less duplication of effort. The paper explains and justifies how Landlab works, and describes some models built with it.