polarpower 0.1.0

Power system modeling, simulation and analysis using Polars and Powers
Documentation
1
2
3
4
5
6
7
8
9
10
**Parameter**;**Datatype**;**Explanation**
p_from_mw;float;active power flow into the line at 'from_bus' [MW]
q_from_mvar;float;reactive power flow into the line at 'from_bus' [kVar]
p_to_mw;float;active power flow into the line at 'to_bus' [MW]
q_to_mvar;float;reactive power flow into the line at 'to_bus' [kVar]
pl_mw;float;active power losses of the line [MW]
vm_from_pu;float;voltage magnitude at 'from_bus' [p.u]
va_from_degree;float;voltage angle at 'from_bus' [degree]
vm_to_pu;float;voltage magnitude at 'to_bus' [p.u]
va_to_degree;float;voltage angle at 'to_bus' [degree]