RunModel.SD {airGRiwrm} | R Documentation |
Run a semi-distributed model from rainfall-runoff model outputs
Description
Run a semi-distributed model from rainfall-runoff model outputs
Usage
## S3 method for class 'SD'
RunModel(x, RunOptions, Param, QcontribDown, ...)
Arguments
x |
[object of class | ||
RunOptions |
[object of class RunOptions] see | ||
Param |
[numeric] vector of 1 parameter
| ||
QcontribDown |
[numeric] vector or [OutputsModel] containing the time series of the runoff contribution of the downstream sub-basin | ||
... |
further arguments passed to or from other methods |
Value
OutputsModel
object. See airGR::RunModel_Lag
[Package airGRiwrm version 0.6.2 Index]