Update PTDF-based DC powerflow formulation to handle multiple islands #1104
Labels
Type: improvement
Improve something that already exists
Zone: model implementation
How the formulation is implemented in code
Currently, SpineOpt will fail due to an uninvertible admittance matrix if there are mutliple island. We already have code to determine the number of islands and their constituent nodes... we would just need to additonally dimension the ptdf and lodf arrays on network ID.
This would be a nice consolidation of existing functionality.
The text was updated successfully, but these errors were encountered: