Learn R Programming

RSSOP (version 1.1)

SOP: 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

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

Run this code
# loading an area
data (object)
## Not run: res<-SOP(object)
## Not run: plot(res)
## Not run: Yeild(res)

Run the code above in your browser using DataLab