e2nIEE / pandapower

Convenient Power System Modelling and Analysis based on PYPOWER and pandas
https://www.pandapower.org
Other
804 stars 466 forks source link

Powerflow direction #1555

Open yasirroni opened 2 years ago

yasirroni commented 2 years ago

It is nice to see load loading in color map

Based on basic plotting, we can add bus indexing.

Can you show an indexing showing the direction of power flow and their value? Thank you.

rbolgaryn commented 2 years ago

an easy way to do it would be to plot voltage angle (this approach is useful in transmission grids)

yasirroni commented 2 years ago

an easy way to do it would be to plot voltage angle (this approach is useful in transmission grids)

Have you implemented it?

rbolgaryn commented 2 years ago

no