powsybl-core
powsybl-core copied to clipboard
[WIP] Activate control on Qmin and Qmax on ReactiveCapabilityCurve
PR open for discussion: do we need to keep those rows commented as it will raise an exception for many network files that contain incohent values Qmin and Qmax ? Was it an omission to remove the TODO after IIDM 1.1 as it is said in the comment ?
Please check if the PR fulfills these requirements
- [x] The commit message follows our guidelines
What kind of change does this PR introduce? Remove an old TODO and activate the control on Qmin < Qmax
What is the current behavior? No control
What is the new behavior (if this is a feature change)? An exception is raised if Qmin > Qmax