Opened 6 years ago

Closed 6 years ago

#4837 closed defect (fixed)

Partial function application missing in NF

Reported by: perost Owned by: perost
Priority: high Milestone: 2.0.0
Component: New Instantiation Version: v1.13.0-dev-nightly
Keywords: Cc:

Description

Partial function application is not yet implemented in the new instantiation, which causes some Media models such as Modelica.Media.Examples.ReferenceAir.Inverse_sh_TX to fail due to triggering the assert in NFInst.instExp for an unhandled expression.

Change History (2)

comment:1 Changed 6 years ago by casella

  • Milestone changed from Future to 2.0.0

comment:2 Changed 6 years ago by casella

  • Resolution set to fixed
  • Status changed from new to closed

The cited example now runs successfully, and it seems that most such problem are resolved after today's commits

Note: See TracTickets for help on using tickets.