Merge nodes by links validation case - #1507
Conversation
Signed-off-by: Jerry Guo <Jerry.Jinfeng.Guo@alliander.com>
Signed-off-by: Jerry Guo <Jerry.Jinfeng.Guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
This reverts commit e40302d. Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
This reverts commit eeb760b. Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
figueroa1395
left a comment
There was a problem hiding this comment.
Some early input.
I'm missing a test case with a link that is disconnected at one side. That partially disconnected link should have "null" output and it isn't part of a supernode.
| "p": 0, | ||
| "q": 0 |
There was a problem hiding this comment.
I think these values are non-zero for this node because the source is attached to it.
I see this may be relevant for other test cases as well.
There was a problem hiding this comment.
Is there any difference between this test and tests/data/power_flow/handling-of-links/merge-nodes-by-links-1-line-line-to-super-node-itself-II/input.json besides the nodes where line 15 is attached to?
Signed-off-by: Jerry Jinfeng Guo <jerry.jinfeng.guo@alliander.com>
|



This PR provides the validation test cases for feature merge nodes connected by links to suber nodes