Skip to content

Conversation

@jaapschoutenalliander
Copy link
Member

@jaapschoutenalliander jaapschoutenalliander commented Oct 1, 2025

Implements #45

This pull request introduces new data types and array classes for asymmetric lines and current sensors, as well as a generic branch type, to the power grid model codebase.

  • generic_branch visualisaties
  • generic_branch in Grid.from_txt

Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
@jaapschoutenalliander jaapschoutenalliander linked an issue Oct 1, 2025 that may be closed by this pull request
Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2025

Thijss and others added 5 commits November 12, 2025 15:07
…icBranch (#113)

* Add AsymPowerSensorArray

Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>

* rename and update test

Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>

* remove defaulted fields for consistency

Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>

* revert change

Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>

* cleanup

Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>

---------

Signed-off-by: Thijs Baaijen <13253091+Thijss@users.noreply.github.com>
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
@vincentkoppen
Copy link
Member

Added support to/from text and visualizer

image

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>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2025

Copy link
Member Author

@jaapschoutenalliander jaapschoutenalliander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice additions, I made the PR so cannot approve formally but I approve

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.

[FEATURE] Add GenericBranch support

4 participants