2019 CSDMS meeting-030

From CSDMS
Revision as of 12:12, 19 February 2019 by Kbarnhar (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)





Log in (or create account for non-CSDMS members)
Forgot username? Search or email:CSDMSweb@colorado.edu



Browse  abstracts



terrainbento 1.0: a multi-model package for long term drainage basin evolution

Katherine Barnhart, University of Colorado at Boulder Boulder Colorado, United States. katy.barnhart@gmail.com
Rachel Glade, University of Colorado at Boulder Boulder Colorado, United States. rachel.glade@colorado.edu
Charles Shobe, University of Colorado at Boulder Boulder Colorado, United States. charles.shobe@colorado.edu
Gregory Tucker, University of Colorado at Boulder Boulder Colorado, United States. gtucker@colorado.edu


Models of landscape evolution provide insight into the geomorphic history of specific field areas, create testable predictions of landform development, demonstrate the consequences of current geomorphic process theory, and spark imagination through hypothetical scenarios. While the last four decades have brought the proliferation of many alternative formulations for the redistribution of mass by Earth surface processes, relatively few studies have systematically compared and tested these alternative equations. We present a new Python package, terrainbento 1.0, that enables multi-model comparison, sensitivity analysis, and calibration of Earth surface process models. terrainbento provides a set of 28 model programs that implement alternative transport laws related to four process elements: hillslope processes, surface-water hydrology, erosion by flowing water, and material properties. The 28 model programs are a systematic subset of the 2048 possible numerical models associated with 11 binary choices. Each binary choice is related to one of these four elements---for example, the use of linear or non-linear hillslope diffusion. terrainbento is an extensible framework: base classes that treat the elements common to all numerical models (such as input/output and boundary conditions) make it possible to create a new numerical model without re-inventing these common methods. terrainbento is built on top of the Landlab framework, such that new Landlab components directly support the creation of new terrainbento model programs. terrainbento is fully documented, has 100% unit test coverage including numerical comparison with analytical solutions for process models, and continuous integration testing. We support future users and developers with introductory Jupyter notebooks and a template for creating new terrainbento model programs. In this paper, we describe the package structure, process theory, and software implementation of terrainbento. Finally, we illustrate the utility of terrainbento with a benchmark example highlighting the differences in steady-state topography between five different numerical models.