Browse wiki
From CSDMS
United States +
Single Processor +
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>.
04:11:23, 10 June 2020 +
grid: ModelGrid<br>
Landlab ModelGri … grid: ModelGrid<br></br>Landlab ModelGrid object</br></br>linear_diffusivity: float, optional<br></br>Hillslope diffusivity, m**2/yr</br>Default = 1.0</br></br>slope_crit: float, optional<br></br>Critical slope</br>Default = 1.0</br></br>nterms: int, optional. default = 2<br></br>number of terms in the Taylor expansion.</br>Two terms (Default) gives the behavior described in Ganti et al. (2012).</br></br>dynamic_dt : boolean (optional, default is False)<br></br>Keyword argument to turn on or off dynamic time-stepping.</br></br>if_unstable : string (optional, default is "pass")<br></br>Keyword argument to determine how potential instability due to slopes that are too high is handled. Options are "pass", "warn", and "raise".</br></br>courant_factor : float (optional, default = 0.2)<br></br>Factor to identify stable time-step duration when using dynamic timestepping.br>
Factor to identify stable time-step duration when using dynamic timestepping. +
"soil__flux":
{
"dtype": float,
"intent": … "soil__flux": </br>{</br>"dtype": float,</br>"intent": "out",</br>"optional": False,</br>"units": "m^2/yr",</br>"mapping": "link",</br>"doc": "flux of soil in direction of link",</br>}</br></br>"topographic__elevation": </br>{</br>"dtype": float,</br>"intent": "inout",</br>"optional": False,</br>"units": "m",</br>"mapping": "node",</br>"doc": "Land surface topographic elevation",</br>}</br></br>"topographic__slope": </br>{</br>"dtype": float,</br>"intent": "out",</br>"optional": False,</br>"units": "m/m",</br>"mapping": "link",</br>"doc": "gradient of the ground surface",</br>}"doc": "gradient of the ground surface",
} +
Only maintenance +
2,020 +
Hillslope evolution using a Taylor Series … Hillslope evolution using a Taylor Series expansion of the Andrews-Bucknam formulation of nonlinear hillslope flux derived following following Ganti et al., 2012. The flux is given as:</br></br>qs = KS ( 1 + (S/Sc)**2 + (S / Sc)**4 + .. + (S / Sc)**2(n - 1) )</br></br>where K is is the diffusivity, S is the slope, Sc is the critical slope, and n is the number of terms. The default behavior uses two terms to produce a flux law as described by Equation 6 of Ganti et al., (2012).bed by Equation 6 of Ganti et al., (2012). +
Rachel +
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>.
ASCII +
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>.
0 +
LandLab +
ganti +, taylor series expansion +, taylor series +, hillslope flux derived +, nonlinear hillslope flux +, series expansion +, hillslope evolution +, nonlinear hillslope +, andrews-bucknam formulation +, formulation of nonlinear +, hillslope flux +, flux derived +, taylor +, series +, hillslope +, diffusion + and taylornonlineardiffuser +
As code +
https://github.com/landlab/landlab/issues +
Single +
https://landlab.github.io +
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:19:45, 17 September 2020 +
-- +
Model non-linear soil creep after Ganti et al. (2012) +
ASCII +
87544 +
false +
false +
Processing error"Processing error" is a predefined property 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> and represents errors that appeared in connection with improper value annotations or input processing.
BSD or MIT X11 +
Python +
Through web repository +
https://github.com/landlab/landlab/tree/master/landlab +
2017 +
Model developer +