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
We need to explicitly state to use using PowerNetworkMatrices when creating Ybus.
In addition, we should discuss if NetworkSwitch should ONLY use a SparseMatrix or not. From a user perspective we should allow the user to use directly a dense matrix if they want.
We need to explicitly state to use
using PowerNetworkMatrices
when creating Ybus.In addition, we should discuss if NetworkSwitch should ONLY use a SparseMatrix or not. From a user perspective we should allow the user to use directly a dense matrix if they want.
In any case, we need to update the tutorial of Perturbations since it is using Dense Matrices: https://nrel-sienna.github.io/PowerSimulationsDynamics.jl/stable/perturbations/
The text was updated successfully, but these errors were encountered: