Skip to content
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

Dangling line pairing refactoring #2741

Open
olperr1 opened this issue Oct 5, 2023 · 0 comments
Open

Dangling line pairing refactoring #2741

olperr1 opened this issue Oct 5, 2023 · 0 comments

Comments

@olperr1
Copy link
Member

olperr1 commented Oct 5, 2023

Describe the current behavior

The code doing the dangling lines pairing when merging networks is hard to read (especially the TieLineUtil.findAndAssociateDanglingLines method) and to evolve.

Describe the expected behavior

Refactor the dangling lines pairing when merging networks to make it more maintainable.

TieLineUtil.findCandidateDanglingLines (introduced by #2740) can be called on both networks to merge in order to identify the dangling lines to pair.

Describe the motivation

No response

Extra Information

No response

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

No branches or pull requests

1 participant