NREL-Sienna / PowerSimulationsDynamics.jl

Julia package to run Dynamic Power System simulations. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
174 stars 42 forks source link

Provide small signal analysis before run #131

Open jd-lara opened 3 years ago

jd-lara commented 3 years ago

Should we provide the users with info about the small-signal characteristics of the system before running?

rodrigomha commented 3 years ago

It is almost free to do this, but reducing the Jacobian and checking eigenvalues it may have some issues that I think is not a good idea to do by default. Maybe using a keyword to allow that can be an alternative.