More flexibility in CreateCalibOptions.GRiwrmInputsModel
Related to #67 suggested by @guillaume.thirel .
Parameters passed to CreateCalibOptions
, may need to be different for each node of the network.
We propose the option to use lists where the key of each item should correspond to the ID of a node or "*" or "*SD*". The following parameters are concerned: IsHyst
, FixedParam
, SearchRanges
, StartParamList
, StartParamDistrib
.