RunModel function for a GRiwrmInputsModel object

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

Arguments

x

[object of class Supervisor] see CreateSupervisor for details

RunOptions

[object of class GRiwrmRunOptions] see [CreateRunOptions.GRiwrm] for details

Param

list parameter values. The list item names are the IDs of the sub-basins. Each item is a vector of numerical parameters

...

Further arguments for compatibility with S3 methods

Value

GRiwrmOutputsModel object which is a list of OutputsModel objects (See airGR::RunModel) for each node of the semi-distributed model