Opened 8 years ago
Closed 8 years ago
#4814 closed defect (duplicate)
DAE genereated by the NF leads to unbalanced systems in the backend
| Reported by: | Francesco Casella | Owned by: | Per Östlund |
|---|---|---|---|
| Priority: | high | Milestone: | 2.0.0 |
| Component: | New Instantiation | Version: | |
| Keywords: | Cc: |
Description
Please check Modelica.Blocks.Examples.Filter . After creating the DAE data structure, 34 variables and equations are reported. However, pre-optimization reports 36 equations, and matching fails reporting 36 equations and 30 variables.
The problem affects other models, such as Modelica.Blocks.Examples.FilterWithDifferentiation
Change History (2)
comment:1 by , 8 years ago
| Component: | *unknown* → New Instantiation |
|---|---|
| Milestone: | Future → 2.0.0 |
| Owner: | changed from to |
comment:2 by , 8 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Sorry, duplicate of #4758.