oemof-solph
oemof-solph copied to clipboard
Test length of sequences/parameters when creating the model
When creating a energy system and passing a list as a parameter to a flow, it would be useful to have a check that the length of the list has the same length as the timeindex of the EnergySystem. This prevents errors from pyomo and makes debugging much easier.