Skip to content

Add switch actions in Fast DC Security Analysis #1153

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

Open
wants to merge 69 commits into
base: main
Choose a base branch
from

Conversation

p-arvy
Copy link
Member

@p-arvy p-arvy commented Dec 13, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?

What is the current behavior?

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

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

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

# Conflicts:
#	src/main/java/com/powsybl/openloadflow/dc/fastdc/WoodburyEngine.java
#	src/main/java/com/powsybl/openloadflow/sa/WoodburyDcSecurityAnalysis.java
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
@p-arvy
Copy link
Member Author

p-arvy commented Feb 18, 2025

This PR should not be merged until some of the improvements listed in PR #1169, aimed at enhancing the performance of the fast DC SA, have been implemented and merged.

Signed-off-by: p-arvy <[email protected]>
p-arvy added 11 commits April 2, 2025 15:02
Signed-off-by: p-arvy <[email protected]>
…-break-analysis

# Conflicts:
#	src/main/java/com/powsybl/openloadflow/sa/WoodburyDcSecurityAnalysis.java
#	src/test/java/com/powsybl/openloadflow/sa/OpenSecurityAnalysisTest.java
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
…ysis' into switching-actions-in-fast-dc-sa

# Conflicts:
#	src/main/java/com/powsybl/openloadflow/dc/fastdc/ConnectivityBreakAnalysis.java
#	src/main/java/com/powsybl/openloadflow/sa/WoodburyDcSecurityAnalysis.java
…lt to determine if a branch is disabled or not

Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
@p-arvy p-arvy changed the base branch from main to connectivity-loss-in-connectivity-break-analysis April 7, 2025 09:12
Signed-off-by: p-arvy <[email protected]>
Base automatically changed from connectivity-loss-in-connectivity-break-analysis to main April 7, 2025 10:17
p-arvy added 4 commits April 7, 2025 12:22
# Conflicts:
#	src/main/java/com/powsybl/openloadflow/dc/fastdc/ConnectivityBreakAnalysis.java
#	src/main/java/com/powsybl/openloadflow/sa/WoodburyDcSecurityAnalysis.java
Signed-off-by: p-arvy <[email protected]>
Signed-off-by: p-arvy <[email protected]>
@p-arvy p-arvy changed the title [WIP] Add switch actions in Fast DC Security Analysis Add switch actions in Fast DC Security Analysis Apr 7, 2025
@p-arvy p-arvy requested a review from Hadrien-Godard April 7, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants