Opened 8 years ago

Last modified 7 years ago

#4660 closed defect

NFTyping.typeComponents (or NFInst.instExpressions?) fails on many MSL models — at Version 1

Reported by: Francesco Casella Owned by: Per Östlund
Priority: high Milestone: 1.13.0
Component: New Instantiation Version:
Keywords: Cc: Lennart Ochel

Description (last modified by Francesco Casella)

Modelica.Blocks.Examples.PID_Controller
Modelica.Blocks.Examples.Filter
Modelica.Blocks.Examples.FilterWithDifferentiation
Modelica.Blocks.Examples.FilterWithRiseTime
and many others fail after reporting "Performance of NFInst.instExpressions", see e.g.

https://dev.openmodelica.org/libraries/MSL_3.2.2/files/Modelica.Blocks.Examples.PID_Controller.err

BTW, it is not clear if NFInst.instExpressions was successfully completed and the error is reported during the execution of the next function, e.g. NFInst.instExpression, or if the notification of NFInst.instExpression is issued anyway even if an error happened inside it.

Please clarify for future reference.

The error message is:

Error: Internal error Instantiation of <ModelName> failed with no error message.

Change History (1)

comment:1 by Francesco Casella, 8 years ago

Description: modified (diff)
Summary: NFTyping.typeComponents fails on many MSL modelsNFTyping.typeComponents (or NFInst.instExpressions?) fails on many MSL models
Note: See TracTickets for help on using tickets.