JuliaEnergy / PowerDynSolve.jl

Subpackage of PowerDynamics.jl providing the functionality to solve/simulate the built models
https://juliaenergy.github.io/PowerDynamics.jl/dev/
GNU General Public License v3.0
1 stars 4 forks source link

replace different node types (e.g. `SwingEq`) with their corresponding algebraic type (e.g. `PVAlgebraic`) when searching for the operation point #9

Closed timziebart closed 5 years ago

timziebart commented 6 years ago

as the internal variables don't matter for the operation point (that's an assumption at least), one could remove them for the search of the operation point by simply replacing them with the corresponding algebraic types