Browse wiki

From CSDMS
United States  +
Jordan  +  and Daniel  +
Adams  +  and Hobley  +
Model developer  +
91  +
Golden  +
United States  +
Creation date"Creation date" is a predefined property that corresponds to the date of the first revision of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
23:05:00, 13 February 2018  +
The component is unit tested against known analytical solutions as part of Landlab.  +
This model expects that the user has downlThis model expects that the user has downloaded and installed the Landlab modeling framework. It operates on a Landlab RasterModelGrid instance. </br></br>Other input parameters include: </br> hydraulic_conductivity</br> soil_bulk_density</br> rock_density</br> initial_soil_moisture_content</br> soil_type</br> volume_fraction_coarse_fragments</br> coarse_sed_flag</br> surface_water_minimum_depth</br> soil_pore_size_distribution_index</br> soil_bubbling_pressure</br> wetting_front_capillary_pressure_head wetting_front_capillary_pressure_head  +
hydraulic_conductivity : The soil effectivhydraulic_conductivity : The soil effective hydraulic conductivity.</br> soil_bulk_density : The dry bulk density of the soil.</br> rock_density : The density of the soil constituent material (i.e., lacking porosity).</br> initial_soil_moisture_content : The fraction of the initial pore space filled with water.</br> soil_type : A soil type to automatically set soil_pore_size_distribution_index and soil_bubbling_pressure, using mean values from Rawls et al., 1992.</br> volume_fraction_coarse_fragments : The fraction of the soil made up of rocky fragments with very little porosity, with diameter > 2 mm.</br> coarse_sed_flag : If this flag is set to true, the fraction of coarse material in the soil column with be used as a correction for phi, the porosity factor.</br> surface_water_minimum_depth : A minimum water depth to stabilize the solutions for surface flood modelling. Leave as the default in most normal use cases.</br> soil_pore_size_distribution_index : An index describing the distribution of pore sizes in the soil, and controlling effective hydraulic conductivity at varying water contents, following Brooks and Corey (1964). Can be set by soil_type. Typically denoted "lambda".</br> soil_bubbling_pressure : The bubbling capillary pressure of the soil, controlling effective hydraulic conductivity at varying water contents, following Brooks and Corey (1964). Can be set by soil_type. Typically denoted "h_b".</br> wetting_front_capillary_pressure_head : The effective head at the wetting front in the soil driven by capillary pressure in the soil pores. If not set, will be calculated by the component from the pore size distribution and bubbling pressure, following Brooks and Corey.ubbling pressure, following Brooks and Corey.  +
This component has been tested on the reach and watershed scale (<= 100 km^2), but can likely run effectively on even larger scales as needed.  +
After infiltration occurs, the component returns an updated 'surface_water__depth' field, as well as an updated 'soil_water_infiltration__depth' field that tracks how much water has been infiltrated into the soil column.  +
Soil infiltration, as calculated using the Green-Ampt equation.  +
The component has been tested on event to annual time scales, on a range of resolutions (1 m to 100 m) but would likely run efficiently on even longer time scales and finer resolutions).  +
As is, no updates are provided  +
For each time step, this component calculates an infiltration rate for a given model location and updates surface water depths. Based on the Green-Ampt method, it follows the form of Julien et al., 1995.  +
Francis  +
1  +
Has query"Has query" is a predefined property that represents meta information (in form of a <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Subobject">subobject</a>) about individual queries and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
Last editor is"Last editor is" is a predefined property that contains the page name of the user who created the last revision and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
Rengers  +
0.1  +
Terrestrial  +  and Hydrology  +
LandLab  +
The Landlab SoilInfiltrationGreenAmpt component  +
landlab  +, solution  +, surface water depths  +, updates surface water  +, time step  +, water depths  +, component calculates  +, calculates an infiltration  +, infiltration rate  +, model location  +, location and updates  +, updates surface  +, surface water  +, step  +, depths  +, form of julien  +, green-ampt method  +  and soilinfiltrationgreenampt  +
Please report any issues to: https://github.com/landlab/landlab/issues  +
Modular  +
http://landlab.readthedocs.io/en/latest/landlab.components.greenampt.html  +
Modification date"Modification date" is a predefined property that corresponds to the date of the last modification of a subject and is provided by <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://www.semantic-mediawiki.org/wiki/Help:Special_properties">Semantic MediaWiki</a>.
02:18:59, 17 September 2020  +
1  +
Landlab component that calculates soil infiltration based on the Green-Ampt solution.  +
80400  +
BSD or MIT X11  +
Through web repository  +
https://github.com/landlab/landlab/blob/master/landlab/components/soil_moisture/infiltrate_soil_green_ampt.py  +
Landscape-Scale  +, Watershed-Scale  +, Reach-Scale  +  and Patch-Scale  +
Colorado  +
Unix  +, Linux  +, Mac OS  +  and Windows  +
Model developer  +