Opened 6 years ago

Closed 6 years ago

#5094 closed defect (fixed)

Issue with evaluation of user-defined external functions in the NF

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

Description

Please check ThermoPower.Examples.RankineCycle.Simulators.ClosedLoop. The following error is reported

[OMCompiler/Compiler/NFFrontEnd/NFEvalFunction.mo:163:5-165:90:writable] Error:
Internal error NFEvalFunction.evaluateExternal failed on
Modelica.Math.Matrices.LAPACK.dgesv_vec, 
evaluation of userdefined external functions not yet implemented

I'm not sure why the FE should evaluate this function, can't the evaluation be postponed to run-time?

Change History (1)

comment:1 by Per Östlund, 6 years ago

Resolution: fixed
Status: newclosed

Fixed in 00f0efa.

Note: See TracTickets for help on using tickets.