Description Usage Arguments Value Author(s)
View source: R/createReservoir.R
this function creates a reservoir object usning geometrical specifications
1 2 3 4 5 |
type |
the type of reservoir, "storage" and "hydropower". hydropower is not available in this version |
name |
a string representing the name of reservoir object |
reservoirCode |
an unique integer code |
downstreamReservoirCode |
the code of reservoir downstream |
geometry |
a list, include maximum and minimum volumes of reservoir and a data frame for volume-area rating curve whose first column includes area (square KM) and the second column is Volume (MCM) |
an object inherited from class createReservoir
Rezgar Arabzadeh, Parisa Aberi, Kaveh Panaghi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.