powered by
Computes the Rippl-no-failure storage for given set of discharges and target.
rippl(discharge,target,plot=TRUE)
a vector of natural discharge at the reservoir site.
a vector of demand time series with length equal that of discharge. If the time scale doesn't match, the target will be cycled or truncated.
discharge
target
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) # }
Run the code above in your browser using DataLab