rippl | R Documentation |
Computes the Rippl-no-failure storage for given set of discharges and target.
rippl(discharge,target,plot=TRUE)
discharge |
a vector of natural discharge at the reservoir site. |
target |
a vector of demand time series with length equal that of |
plot |
logical: whether plot the Rippl's method process or merely report the result. |
no-failure storage value for the given time series, discharge
and target
.
Rippl, Wengel. The capacity of storage reservoirs for water supply. Van Nostrand's Engineering Magazine (1879-1886) 29.175 (1883): 67.
sim
## Not run: rippl(Nile,mean(Nile)*0.95) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.