-
Notifications
You must be signed in to change notification settings - Fork 6
feat: add extra components from pgm #94
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
Signed-off-by: jaapschoutenalliander <jaap.schouten@alliander.com>
|
…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>
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
Signed-off-by: Vincent Koppen <vincent.koppen@alliander.com>
|
jaapschoutenalliander
left a comment
There was a problem hiding this 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




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.