View source: R/utils.Calibration.R
extractParam | R Documentation |
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)
x |
A GRiwrmOutputsModel object returned by Calibration.GRiwrmInputsModel |
See vignettes and example of RunModel_Reservoir for examples of use.
A named list of numeric vector containing the calibrated parameters of each modeled node.
Calibration, RunModel.GRiwrmInputsModel, RunModel.Supervisor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.