edisgo.opf.results.opf_result_class.LineVariables
- class edisgo.opf.results.opf_result_class.LineVariables
Container for the per-line results of the optimal power flow.
Each attribute is a pandas.DataFrame with one column per line and the optimisation time steps as index.
- p
Active power flow on each line in MW.
- Type:
- q
Reactive power flow on each line in Mvar.
- Type:
- ccm
Squared current magnitude on each line (branch-flow variable).
- Type:
- p
- q
- ccm