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 , 7 years ago
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Possibly related to #4918