Run a semi-distributed model from rainfall-runoff model outputs

# S3 method for SD
RunModel(x, RunOptions, Param, QcontribDown, ...)

Arguments

x

[object of class InputsModel] used as InputsModel parameter for airGR::RunModel_Lag

RunOptions

[object of class RunOptions] see CreateRunOptions for details

Param

[numeric] vector of 1 parameter

Velocitymean flow velocity [m/s]

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