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://nrel-sienna.github.io/PowerSimulationsDynamics.jl/stable/
BSD 3-Clause "New" or "Revised" License
177 stars 42 forks source link

Check line model when using post_proc_branch_series #283

Open m-bossart opened 2 years ago

m-bossart commented 2 years ago

Currently, post_process_branch_series will return an incorrect current series if the simulation had a dynamic branch. The method should use post_process_state_series if there are dynamic values associated with the currents or voltages?