powsybl / pypowsybl

A PowSyBl and Python integration based on GraalVM native image
Mozilla Public License 2.0
54 stars 11 forks source link

Add DanglingLine boundary side P, Q, Vmag, Vangle #792

Closed jeandemanged closed 3 months ago

jeandemanged commented 3 months ago

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Feature

What is the current behavior?

We don't have access to DanglingLine results at boundary side

What is the new behavior (if this is a feature change)? Network.get_dangling_lines() new (optional) columns:

Does this PR introduce a breaking change or deprecate an API?