createRiver.base {WRSS} | R Documentation |
base function for class of createRiver
Description
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).
Usage
## S3 method for class 'base'
createRiver(name, downstream, seepageFraction,
seepageObject, discharge, priority)
Arguments
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. |
Value
An object from class of list