SOP {RSSOP} | R Documentation |
Standard Operation Policy
Description
function for reservoir(s) system(s) operation using Standard Operation Policy
Usage
SOP(object)
Arguments
object |
an object from class of createArea |
Value
an object inherited from class SOP
Author(s)
Parisa Aberi, Rezgar Arabzadeh, Shahab Araghinejad
References
Yeh, W. W. G. (1985). Reservoir management and operations models: A state of the art review. Water resources research, 21(12), 1797-1818.
Examples
# loading an area
data (object)
## Not run: res<-SOP(object)
## Not run: plot(res)
## Not run: Yeild(res)
[Package RSSOP version 1.1 Index]