Opened 4 years ago
Closed 4 years ago
#6302 closed defect (fixed)
Fix to NF fails to evaluate structural parameters
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | blocker | Milestone: | 1.17.0 |
Component: | New Instantiation | Version: | 1.16.0 |
Keywords: | Cc: |
Description
Please check this report. Many models, particularly from PowerSystems
and ModelicaTest
were affected, with errors like this:
[Modelica 4.0.0/Math/package.mo:5283:7-5287:46:writable] Error: Expression ‘max(nrow, ncol) - nrow‘ that determines the size of dimension ‘1‘ of ‘zeros(0, max(nrow, ncol) - nrow)‘ is not an evaluable parameter expression.
Note:
See TracTickets
for help on using tickets.
Fixed in a3e19c61.