polarpower 0.1.0

Power system modeling, simulation and analysis using Polars and Powers
Documentation
1
2
3
4
5
6
7
8
9
**Parameter**;**Datatype**;**Explanation**
p_from_mw;float;"active power flow into the impedance at ""from"" bus [MW]"
q_from_mvar;float;"reactive power flow into the impedance at ""from"" bus [MVAr]"
p_to_mw;float;"active power flow into the impedance at ""to"" bus [MW]"
q_to_mvar;float;"reactive power flow into the impedance at ""to"" bus [MVAr]"
pl_mw;float;active power losses of the impedance [MW]
ql_mvar;float;reactive power consumption of the impedance [MVar]
i_from_ka;float;current at from bus [kA]
i_to_ka;float;current at to bus [kA]