Extract list of parameters from the output of Calibration.GRiwrmInputsModel which can be directly used as argument Param of RunModel.GRiwrmInputsModel and RunModel.Supervisor.

extractParam(x)

Arguments

x

A GRiwrmOutputsModel object returned by Calibration.GRiwrmInputsModel

Value

A named list of numeric vector containing the calibrated parameters of each modeled node.

Details

See vignettes and example of RunModel_Reservoir for examples of use.