Opened 4 years ago

Closed 4 years ago

#6246 closed defect (fixed)

Problem with state selection in Chemical library

Reported by: Francesco Casella Owned by: Karim Adbdelhak
Priority: high Milestone: 1.17.0
Component: Backend Version: v1.17.0-dev
Keywords: Cc: Andreas Heuermann, marek@…

Description

Please check Chemical.Examples.LeadAcidBattery. The backend fails with

[OMCompiler/Compiler/SimCode/SimCodeUtil.mo:4471:9-4471:59:writable] 
Error: Internal error function createStateSetsSets failed.
[OpenModelica/OMCompiler/Compiler/SimCode/SimCodeUtil.mo:748:5-748:146:writable] 
Error: Internal error function createSimCode failed 
[Transformation from optimised DAE to simulation code structure failed]

I'm not sure if this is an issue with the NF that creates something that the backend cannot handle, or if it is a plain backend issue.

@Karim, #AnHeuermann, would you mind to check? In case, please reassign to @perost.

Change History (1)

comment:1 by Francesco Casella, 4 years ago

Resolution: fixed
Status: newclosed

The issue has been fixed in the meantime, the model now simulates successfully.

Note: See TracTickets for help on using tickets.