Opened 7 years ago

Closed 7 years ago

#4928 closed defect (fixed)

Package constant not evaluated by NF

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

Description

Please check Modelica_3.2.2_Modelica.Electrical.Spice3.Examples.Nor. The following error is reported:

[Modelica 3.2.2/Electrical/Spice3.mo:4490:5-4490:69:writable] Notification: From here:
[Modelica 3.2.2/Electrical/Spice3.mo:4491:5-4492:139:writable]
Error: Constant mp1.C is used without having been given a value.

Change History (2)

comment:1 by Francesco Casella, 7 years ago

Possibly related to #4918

comment:2 by Per Östlund, 7 years ago

Resolution: fixed
Status: newclosed

Fixed in a8035283. The model now passes the frontend, but fails during code generation for some reason.

Note: See TracTickets for help on using tickets.