Support three windings transformer in terminals connection action#1338
Merged
SylvestreSakti merged 28 commits intomainfrom Mar 27, 2026
Merged
Support three windings transformer in terminals connection action#1338SylvestreSakti merged 28 commits intomainfrom
SylvestreSakti merged 28 commits intomainfrom
Conversation
src/main/java/com/powsybl/openloadflow/network/action/LfTerminalsConnectionAction.java
Outdated
Show resolved
Hide resolved
src/main/java/com/powsybl/openloadflow/network/action/LfTerminalsConnectionAction.java
Outdated
Show resolved
Hide resolved
jeandemanged
requested changes
Feb 25, 2026
src/main/java/com/powsybl/openloadflow/network/action/LfTerminalsConnectionAction.java
Outdated
Show resolved
Hide resolved
50334e7 to
a06c465
Compare
SylvestreSakti
previously approved these changes
Feb 26, 2026
jeandemanged
requested changes
Feb 26, 2026
src/test/java/com/powsybl/openloadflow/sa/OpenSecurityAnalysisWithActionsTest.java
Show resolved
Hide resolved
jeandemanged
previously approved these changes
Mar 13, 2026
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
This reverts commit dacca70. Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
44241c8 to
3b9e23a
Compare
… in woodbury DC security analysis Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Damien Jeandemange <damien.jeandemange@artelys.com>
8 tasks
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
|
SylvestreSakti
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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?
Feature: Support three windings transformers in terminals connection action
What is the current behavior?
Three windings transformers in terminals connection action raise an exception
What is the new behavior (if this is a feature change)?
Three windings transformers are supported and the three related leg branches can be opened or closed using the action
Does this PR introduce a breaking change or deprecate an API?
Other information: