powsybl / powsybl-optimizer

2 stars 2 forks source link

Add configuration of reactive slacks repartition #41

Closed p-arvy closed 11 months ago

p-arvy commented 11 months ago

…ode.

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem?

20

What kind of change does this PR introduce?

The high limit on reactive slack variables is removed. Slacks are now at each node of the network.

What is the current behavior?

The reactive slack variables have upper bound = 500 MVar. Only buses without generator, vsc and svc have reactive slacks.

What is the new behavior (if this is a feature change)?

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

Other information:

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

97.6% 97.6% Coverage
0.0% 0.0% Duplication