Opened 7 years ago
Closed 7 years ago
#4709 closed defect (fixed)
Issues with NFCeval and built-in functions
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
Please check the following models
Modelica.Blocks.Examples.PID_Controller
Modelica.Blocks.Examples.Filter
Modelica.Blocks.Examples.FilterWithDifferentiation
Modelica.Blocks.Examples.FilterWithRiseTime
They have issues with functions such as NFCeval.evalBuiltinMax2, NFCeval.evalBuiltinInteger etc.
Note:
See TracTickets
for help on using tickets.
The Filter issue was fixed in 1945158, and the PID_Controller issue was fixed yesterday in fa17aba1.