Opened 6 years ago

Closed 5 years ago

#5241 closed defect (fixed)

Issue with ExpressionSimplify.evalCat in the NF

Reported by: Francesco Casella Owned by: Per Östlund
Priority: blocker Milestone: 1.16.0
Component: New Instantiation Version:
Keywords: Cc:

Description

Please check PowerSystems.Examples.AC1ph_DC.Elementary.DoublelLine. The following error is reported:

[OMCompiler/Compiler/FrontEnd/ExpressionSimplify.mo:1654:7-1654:180:writable]
Error: Internal error ExpressionSimplify.evalCat:
cat got uneven dimensions for 
dim=1 {{lineF.i[1, 1] - lineF.i[1, 2]}, {lineF.i[2, 1] - lineF.i[2, 2]}}, {{lineF.i[1, 2] - lineF.i[1, 3] - lineF.iF_p[1, 1], lineF.i[1, 3] - lineF.i[1, 4] - lineF.iF_p[1, 2]}, {lineF.i[2, 2] - lineF.i[2, 3] - lineF.iF_p[2, 1], lineF.i[2, 3] - lineF.i[2, 4] - lineF.iF_p[2, 2]}}, {}

The model works fine with the old FE.

Change History (4)

comment:1 by Francesco Casella, 6 years ago

Component: *unknown*New Instantiation
Milestone: Future2.0.0
Owner: changed from somebody to Per Östlund

comment:2 by Francesco Casella, 6 years ago

Priority: highblocker

comment:3 by Francesco Casella, 5 years ago

Milestone: 2.0.01.16.0

This issue has been fixed in the meantime, the model runs fine.

in reply to:  3 comment:4 by Per Östlund, 5 years ago

Resolution: fixed
Status: newclosed

Replying to casella:

This issue has been fixed in the meantime, the model runs fine.

Yes, it was fixed in 192dc96, I forgot to update the ticket.

Note: See TracTickets for help on using tickets.