Implement PowerFactoryGridTester
Closed this issue · 0 comments
t-ober commented
Before starting the grid conversion it seems sensible to perform a sanity check of the parsed power factory grid.
Things to cover:
-
sometimes there are switches connected to nodes which aren't connected to any other device. This leads to problems when establishing the graph of the grid. It seems like they can be safely discarded as they don't have any utility
-
... (there will probably be a lot more things to be checked)