Run a supervised model from a previous run and changing inputs
Extend the feature developed in #173 (closed) to models run with a Supervisor.
TODO:
Modify RunModel.GRiwrmOutputsModel
and allow to take a Supervisor object instead of an InputsModel object as argument.
Then take care of the InputsModel object embedded in the Supervisor.