Skip to content

fix: bugfix three winding transformers in graphs#198

Open
vincentkoppen wants to merge 11 commits intomainfrom
fix/three-winding-with-cycle-representation
Open

fix: bugfix three winding transformers in graphs#198
vincentkoppen wants to merge 11 commits intomainfrom
fix/three-winding-with-cycle-representation

Conversation

@vincentkoppen
Copy link
Copy Markdown
Member

@vincentkoppen vincentkoppen commented Mar 20, 2026

Fixes #167

Still very much work in progress:

  • Cleanup the code
  • Add new tests + cleanup test setup

But in general the code should work as intended now for the functions that have been covered in the new unittests

…into fix/three-winding-with-cycle-representation
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
DCO Remediation Commit for Vincent Koppen <vincent.koppen@alliander.com>

I, Vincent Koppen <vincent.koppen@alliander.com>, hereby add my Signed-off-by to this commit: b305453
I, Vincent Koppen <vincent.koppen@alliander.com>, hereby add my Signed-off-by to this commit: 9701f0c
I, Vincent Koppen <vincent.koppen@alliander.com>, hereby add my Signed-off-by to this commit: affb900
I, Vincent Koppen <vincent.koppen@alliander.com>, hereby add my Signed-off-by to this commit: ed61f71

Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
@vincentkoppen vincentkoppen changed the title wip: bugfix three winding transformers in graphs fix: bugfix three winding transformers in graphs Apr 10, 2026
@vincentkoppen vincentkoppen marked this pull request as ready for review April 10, 2026 15:08
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
@sonarqubecloud
Copy link
Copy Markdown

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.

[BUG] Three winding transformers are represented as cycles in the graph

1 participant