powsybl / pypowsybl

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

Improve bus/breaker topology for injections and branches #770

Closed geofjamg closed 1 month ago

geofjamg commented 1 month 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?

There is some missing attributes in injection and branches update.

What is the new behavior (if this is a feature change)? We added bus/breaker bus ID and connected attributes update for injections and branches.

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

If yes, please check if the following requirements are fulfilled

What changes might users need to make in their application due to this PR? (migration steps)

Other information: