Open poorva1209 opened 1 year ago
The issue is that some Ybus calculations require the query results to be ordered by name and then by phase. This ordering is not possible with the current cim-graph implementation so I am sorting the query results before processing them in the in the ybus service.
Current testing only shows differences due to feeder Level Ybus not containing switch area capacitor equipment contributions and switch level Ybus not containing feeder area switch equipment contributions. This is to be expected with the current limitations of how unaddressable and addressable equipment for each area is implemented.