createArea {RSSOP} | R Documentation |
it creates an area to operate reservoirs inside it
createArea(name = "unknown", location = "unknown", start = c(), end = c())
name |
a string representing the name of the operating area |
location |
a string representing the location of the operating area |
start |
a vector whose first number presents the number of start month of simulation time and second number shows the start year of of simulation time |
end |
a vector whose first number presents the number of end month of simulation time and second number shows the end year of of simulation time |
an object of class of createArea
Rezgar Arabzadeh, Parisa Aberi