Description Usage Arguments Value Author(s)
View source: R/createDemandSite.R
A function to create a demand site using demand pattern variation or time series
1 2 3 4 5 6 7 8 9 10 11 12 |
type |
domestic, agricultural, and environmental. the hydropower is not available in this version |
demandName |
a string name of the desired demand site |
demandCode |
a uniqe integer number |
annualUseRate |
the amount of water consumption per unit of area during a year |
annualVariation |
a vector, in percent, of demand site variation during a year. the summation of vector's ellemnt should be equal to 100 |
area |
for agricultual type: the area of demand site |
cycle |
logical, cycle the time series? |
numberOfCycles |
if cycle is TRUE, number of cycles |
supplierCode |
the code of reservoir which is going to supply this demand site |
downstreamCode |
the downstream of demand site |
priority |
the priority of supply |
start |
the start year |
an object inherited from class create DemandSite
Rezgar Arabzadeh, Parisa Aberi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.