-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check physical parameters in RaoResult's isSecure #905
Conversation
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
# Conflicts: # monitoring/angle-monitoring/src/main/java/com/powsybl/openrao/monitoring/anglemonitoring/RaoResultWithAngleMonitoring.java # monitoring/voltage-monitoring/src/main/java/com/powsybl/openrao/monitoring/voltagemonitoring/RaoResultWithVoltageMonitoring.java
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
overall OK for me, but will break an actual behavior that is currently not tested.
I added some tests here: #966
We'll have to update this PR after the tests are merged
...c/main/java/com/powsybl/openrao/monitoring/anglemonitoring/RaoResultWithAngleMonitoring.java
Outdated
Show resolved
Hide resolved
...c/main/java/com/powsybl/openrao/monitoring/anglemonitoring/RaoResultWithAngleMonitoring.java
Outdated
Show resolved
Hide resolved
...in/java/com/powsybl/openrao/monitoring/voltagemonitoring/RaoResultWithVoltageMonitoring.java
Outdated
Show resolved
Hide resolved
...in/java/com/powsybl/openrao/monitoring/voltagemonitoring/RaoResultWithVoltageMonitoring.java
Outdated
Show resolved
Hide resolved
mustn't be merged before #966 (some corrections will then be needed here) |
Signed-off-by: Peter Mitri <peter.mitri@rte-france.com>
Mustn't be merge before #969 (test will need adaptation of the PR) |
…ub.com/powsybl/powsybl-open-rao into check_physical_parameters_in_is_secure
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also, can you try to improve coverage and reduce duplication?
...-exporter/swe-cne-exporter/src/main/java/com/powsybl/openrao/data/swecneexporter/SweCne.java
Outdated
Show resolved
Hide resolved
…l/openrao/data/swecneexporter/SweCne.java Co-authored-by: Peter Mitri <peter.mitri@rte-france.com> Signed-off-by: Thomas Bouquet <63302082+bqth29@users.noreply.github.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
...arch-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/result/impl/FlowRaoResult.java
Outdated
Show resolved
Hide resolved
...-exporter/swe-cne-exporter/src/main/java/com/powsybl/openrao/data/swecneexporter/SweCne.java
Outdated
Show resolved
Hide resolved
…l/openrao/data/swecneexporter/SweCne.java Co-authored-by: Peter Mitri <peter.mitri@rte-france.com> Signed-off-by: Thomas Bouquet <63302082+bqth29@users.noreply.github.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Please check if the PR fulfills these requirements
Does this PR already have an issue describing the problem?
Fixes #898