Landlab models: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
| ?Model_also_known_as | | ?Model_also_known_as | ||
| ?Source csdms web address | | ?Source csdms web address | ||
| ?Code_PyMT_compliant_or_not | |||
| limit=5000 | | limit=5000 | ||
| template=model tables6 | | template=model tables6 | ||
Line 28: | Line 29: | ||
| ?Model_also_known_as | | ?Model_also_known_as | ||
| ?Source csdms web address | | ?Source csdms web address | ||
| ?Code_PyMT_compliant_or_not | |||
| limit=5000 | | limit=5000 | ||
| template=model tables6 | | template=model tables6 |
Latest revision as of 11:43, 7 February 2019
Landlab components and models (30)
Program | Description | Developer | Download | PyMT |
---|---|---|---|---|
ChannelProfiler | The ChannelProfiler extracts and plots channel networks from a landlab grid. | Barnhart, Katy | ||
ChiFinder | Calculate Chi Indices | Hobley, Daniel | ||
DepthDependentTaylorDiffuser | This component implements a depth-dependent Taylor series diffusion rule, combining concepts of Ganti et al. (2012) and Johnstone and Hilley (2014). | Glade, Rachel | ||
DetachmentLtdErosion | Simulate detachment limited sediment transport. | Adams, Jordan | ||
ErosionDeposition
|
Landlab component for fluvial erosion/deposition. | Shobe, Charles | ||
ExponentialWeatherer | Exponential soil production function in the style of Ahnert (1976) | Glade, Rachel | ||
FastscapeEroder | Compute fluvial erosion using stream power theory (“fastscape” algorithm) | Hobley, Daniel | ||
Flexure | Deform the lithosphere with 1D or 2D flexure. | Hutton, Eric | ||
GrainHill
|
Cellular automaton model of hillslope evolution | Tucker, Gregory | ||
GroundwaterDupuitPercolator | The GroundwaterDupuitPercolator solves the Boussinesq equation for flow in an unconfined aquifer over an impermeable aquifer base and calculates groundwater return flow to the surface. | Litwin, David | ||
HyLands
|
The HyLands model simulates the impact of bedrock landslides on topographic evolution and sediment dynamics. | Campforts, Benjamin | ||
Landlab | Python software framework for writing, assembling, and running 2D numerical models | Tucker, Greg | ||
Landslides | Landlab component that simulates landslide probability of failure as well as mean relative wetness and probability of saturation. | Strauch, Ronda | ||
LinearDiffuser | Landlab component that models soil creep as a linear diffusion process | Tucker, Greg | ||
NormalFault | NormalFault implements relative rock motion due to a normal fault. | Barnhart, Katy | ||
OverlandFlow
|
Component simulating overland flow using a 2-D numerical approximation of the shallow-water equations following the de Almeida et al., 2012 algorithm for storage-cell inundation modeling. | Adams, Jordan | ||
OverlandFlowBates | This component simulates overland flow using the 2-D numerical model of shallow-water flow over topography using the Bates et al. (2010) algorithm for storage-cell inundation modeling. | Adams, Jordan | ||
PerronNLDiffuse | Nonlinear diffusion, following Perron (2011). | Hobley, Daniel | ||
PotentialEvapotranspiration | Calculates potential evapotranspiration | Nudurupati, Sai | ||
SPACE
|
Landlab component for 2-D calculation of fluvial sediment transport and bedrock erosion | Shobe, Charles | ||
SedDepEroder | Compute fluvial erosion using using “tools and cover” theory | Hobley, Daniel | ||
SoilInfiltrationGreenAmpt
|
Landlab component that calculates soil infiltration based on the Green-Ampt solution. | Rengers, Francis | ||
SoilMoisture | Compute the decay of soil moisture saturation at storm-interstorm time period | Nudurupati, Sai | ||
SpeciesEvolver | Evolve life in a landscape. | Lyons, Nathan | ||
StreamPowerSmoothThresholdEroder | Compute fluvial erosion using stream power theory with a numerically smoothed threshold | Tucker, Greg | ||
TaylorNonLinearDiffuser | Model non-linear soil creep after Ganti et al. (2012) | Glade, Rachel | ||
Terrainbento
|
A Python package for multi-model analysis in long-term drainage basin evolution | Barnhart, Katy | ||
TransportLengthHillslopeDiffuser | Transport length hillslope diffusion. | Mouchene, Margaux | ||
VegCA | Landlab component that simulates inter-species plant competition using a 2D cellular automata model. | Nudurupati, Sai | ||
Vegetation | Model plant dynamics using multiple representative plant species | Nudurupati, Sai |
Landlab components and tools (23)
Program | Description | Developer | Download | PyMT |
---|---|---|---|---|
DepressionFinderAndRouter | Find depressions on a topographic surface. | Hobley, Dan | ||
DepthDependentDiffuser
|
Soil depth-dependent linear hillslope diffuser | Glade, Rachel | ||
Drainage Density
|
Component for calculating drainage density in Landlab given a channel network | Shobe, Charles | ||
FireGenerator | This component generates a random fire event or fire time series from the Weibull statistical distribution. | Adams, Jordan | ||
FlowAccumulator | Component to accumulate flow and calculate drainage area. | Barnhart, Katy | ||
FlowDirectorD8 | Single-path (steepest direction) flow direction with diagonals on rasters. | Barnhart, Katy | ||
FlowDirectorDinf | Flow direction on a raster grid by the D infinity method. | Barnhart, Katy | ||
FlowDirectorMFD | Multiple-path flow direction with or without out diagonals. | Barnhart, Katy | ||
FlowDirectorSteepest | Single-path (steepest direction) flow direction without diagonals. | Barnhart, Katy | ||
FractureGridGenerator | Create a 2D grid with randomly generated fractures. | Tucker, Greg | ||
HackCalculator | Calculate Hack parameters. | Barnhart, Katy | ||
LakeMapperBarnes | Temporarily fills depressions and reroutes flow across them | Hobley, Daniel | ||
LateralEroder | Laterally erode neighbor node through fluvial erosion. | Langston, Abigail | ||
Lithology | Create a Lithology object with different properties | Barnhart, Katy | ||
LossyFlowAccumulator | Component to calculate drainage area and accumulate flow, while permitting dynamic loss or gain of flow downstream. | Hobley, Dan | ||
PotentialityFlowRouter | Multidirectional flow routing using a novel method. | Hobley, Daniel | ||
PrecipitationDistribution | Generate random sequence of precipitation events | Adams, Jordan | ||
Radiation | Compute 1D and 2D total incident shortwave radiation. | Nudurupati, Sai | ||
SinkFiller | Fill sinks in a landscape to the brim, following the Barnes et al. (2014) algorithms. | Hobley, Daniel | ||
SpatialPrecipitationDistribution | Generate random sequence of spatially-resolved precipitation events | Hobley, Daniel | ||
SteepnessFinder | Calculate steepness and concavity indices from gridded topography | Hobley, Daniel | ||
ZoneController | Controls zones and populates them with taxa. | Lyons, Nathan | ||
ZoneTaxon | A zone-based taxon | Lyons, Nathan |
indicates open source code models that are available through another community modeling portal. The portals offer much information. To download the code(s) you may be asked to register as a user at their portal. By registering you will receive updates on new releases and other community information. Your registration will help the developers demonstrate to funders the size of their model's community. If you have problems getting access to this open source code, please let us know CSDMSsupport@Colorado.edu. CSDMS has a version of the code in its library and considers the code part of the open-source CSDMS initiative.