powsybl / pypowsybl

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

Fix generator creation name #766

Closed geofjamg closed 3 months ago

geofjamg 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?

Bug fix

What is the current behavior?

We cannot pass a name to a generator creation like for the other elements creation

What is the new behavior (if this is a feature change)? We can pass a name

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: