Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3846 closed defect (fixed)

Generation of FMU with Jacobian sparsity information broken

Reported by: Francesco Casella Owned by: Willi Braun
Priority: critical Milestone:
Component: FMI Version:
Keywords: Cc: stetrab@…

Description

Please consider the attached test case: a moderately complex steam generator model with top-level input and outputs is used to generate a ME FMU.

The compiler aborts with the following error message:

[C:/dev/OpenModelica/OMCompiler/Compiler/BackEnd/SymbolicJacobian.mo:1180:9-1180:86:writable]
Error: Internal error function generateSparsePattern failed" 

The model can be simulated successfully, so it seems that there is something wrong which is specifically related to the information required by the FMU.

Attachments (1)

Test_OMEdit.zip (1.4 MB ) - added by Francesco Casella 9 years ago.
Files to reproduce the problem

Download all attachments as: .zip

Change History (5)

by Francesco Casella, 9 years ago

Attachment: Test_OMEdit.zip added

Files to reproduce the problem

comment:1 by Adeel Asghar, 9 years ago

Owner: changed from Adeel Asghar to Willi Braun
Status: newassigned

comment:2 by Willi Braun, 9 years ago

Status: assignedaccepted

For some reasons the incidence matrix for is wrong, when algorithms and states with subscript are involved, but only in context of FMI.

comment:3 by Willi Braun, 9 years ago

Resolution: fixed
Status: acceptedclosed

comment:4 by Martin Sjölund, 7 years ago

Milestone: 1.10.0

Milestone deleted

Note: See TracTickets for help on using tickets.