You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is one more: In case you have not added a component to the EnergySystem it is similarly not helpful. It is nice to have that raising an error (to not accidentally forget about a part of the system), but it should point the user towards that.
I have to correct myself: After merging #1139, it will fail earlier, but not directly on the error.
Adding two Nodes with the same label could be caught in oemof.network. However, I don't see how having two Flows between the same Nodes could be addressed as a possible error. (In particular, overwriting is a possibility in both cases.) Also, not adding a Node is hard to detect.
It would be nice, if there would be an exact error message instead of this:
The text was updated successfully, but these errors were encountered: