Opened 10 years ago
Last modified 10 years ago
#3187 closed defect
boolean_array index assertion failed — at Initial Version
Reported by: | Rüdiger Franke | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | 1.9.2 |
Component: | Backend | Version: | trunk |
Keywords: | Cc: | Mahder Alemseged Gebremedhin, Lennart Ochel |
Description
Today five simulations fail for the PowerSystems library that worked so far:
PowerSystems.Examples.Spot.AC1ph_DC.Inverter PowerSystems.Examples.Spot.AC3ph.Inverter PowerSystems.Examples.Spot.InvertersAC1ph_DC.InverterToGrid PowerSystems.Examples.Spot.InvertersAC1ph_DC.InverterToLoad PowerSystems.Examples.Spot.InvertersAC3ph.InverterToLoad
They all produce the same simulation error:
PowerSystems.Examples.Spot.AC1ph_DC.Inverter: util/boolean_array.c:387: index_boolean_array: Assertion `j == dest->ndims' failed. Aborted
Is this related to #24887?
Note:
See TracTickets
for help on using tickets.