Opened 7 years ago
Closed 7 years ago
#4930 closed defect (fixed)
Issue with NFEvalFunction.assignVariable
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
Please check Modelica.Electrical.Spice3.Examples.Oscillator. The following error is reported:
[Compiler/NFFrontEnd/NFEvalFunction.mo:443:9-444:93:writable] Error: Internal error NFEvalFunction.assignVariable failed on 1.0 := 1.0
Note:
See TracTickets
for help on using tickets.
Fixed in a3ddfaf9 (probably, it works now anyway).