powsybl / pypowsybl

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

Add new OpenReac scaling factor parameters #737

Closed So-Fras closed 3 months ago

So-Fras commented 4 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? Feature

What is the current behavior? The newly added parameters in powsybl-optimizer (related to scaling factors used before the ACOPF solving) are not yet interfaced in Pypowsybl so Pypowsybl users cannot use them.

What is the new behavior (if this is a feature change)? Those parameters are available for users to set through the VoltageInitializerParameters class.

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

geofjamg commented 3 months ago

@So-Fras sorry I missed your PR and merged the c++ refacto before. Could you sync it with the main ?