Opened 7 years ago
Closed 7 years ago
#4917 closed defect (fixed)
Type issue with function in Spice3 using 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 Modelica_3.2.2_Modelica.Electrical.Spice3.Examples.Nor.err. The following error is reported:
[Modelica 3.2.2/Electrical/Spice3.mo:4491:5-4492:139:writable] Error: Type mismatch in binding p = Modelica.Electrical.Spice3.Internal.Mos1.mos1RenameParameters(mp1.modelcard, mp1.C), expected subtype of Mos1ModelLineParams, got type MosModelLineParams.
A lot of Spice3 models are affected by this.
Note:
See TracTickets
for help on using tickets.
This problem is solved as of May 8. Now the model fails because of #4928