C1: Update check_input_values and all_valid_intervals and use in C0
The function check_input_values is never used in MVS. Please check whether it should be used in C0 (see link!) or anywhere else.
True, it is never used. That is also because it might need updating, eg. now we have these unit/value pairs that did not exist at that point. It could even be that the json tree is different from now...
We do need the module C1, though!
I am not sure when we should place this - one option would be right after reading the json input data, saving some time. I would prefer to place it right after pre-processing. because then we might be able to hint at busses that only have one connected asset, incomplete model branches, etc.
Are we still going I lost overview over the input data checks. @smartie2076 is this already tackled and if where could you add the link please?
No, this is not tackled yet. @Bachibouzouk you also did not touch anything regarding default values for all parameters, did you?
you also did not touch anything regarding default values for all parameters, did you?
No I didn't do anything regarding default values of parameters