createRiver | R Documentation |
createRiver
this function constructs an object from class of createRiver
, which is able to act as a chanel or resource to supply a seort of demand(s).
createRiver(name, downstream, seepageFraction, seepageObject, discharge, priority)
name |
(optional) A string: the name of the river |
downstream |
(optional) An object; from either of classes of |
seepageFraction |
(optional) The seepage coeffcient of river discharge flow. The seepage is computed as the product of |
seepageObject |
(optional) An object; from either of classes of |
discharge |
(optional) A vector: is a vector of river discharge time series (MCM). |
priority |
(optional) An integer: the supplying priority. |
An object from class of createRiver
Rezgar Arabzadeh
addObjectToArea
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.