Skip to content

Sensitivity Analysis : Select tie line factor with its dangling line id #1228

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

Merged
merged 11 commits into from
May 21, 2025

Conversation

SylvestreSakti
Copy link
Collaborator

@SylvestreSakti SylvestreSakti commented Apr 25, 2025

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)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?
No

What kind of change does this PR introduce?
When computing sensitivity factor of a tie line, we want to be able to select it by its dangling line id

What is the current behavior?
When a dangling line id is specified, the corresponding LfDanglingLineBranch is selected (only if the dangling line is not paired)

What is the new behavior (if this is a feature change)?
When a dangling line id is specified, if the dangling line is paired (and its studied side is the side 1 corresponding to the network side), the corresponding LfTieLineBranch is selected

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

  • Yes
  • No

Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
@SylvestreSakti SylvestreSakti marked this pull request as ready for review April 29, 2025 15:28
Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
SylvestreSakti and others added 2 commits May 12, 2025 14:00
Signed-off-by: PRABAKARAN Sylvestre <sylvestre.prabakaran@rte-france.com>
@vidaldid-rte vidaldid-rte requested a review from jeandemanged May 15, 2025 13:15
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
86.2% Coverage on New Code (required ≥ 90%)

See analysis details on SonarQube Cloud

@jeandemanged jeandemanged merged commit b35d21b into main May 21, 2025
7 of 8 checks passed
@jeandemanged jeandemanged deleted the sensi_select_tie_line_by_dangling_line_id branch May 21, 2025 10:45
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.

4 participants