Opened 7 years ago
Closed 7 years ago
#5076 closed defect (fixed)
NFSimplifyModel.simplify fails with no error message
| Reported by: | Francesco Casella | Owned by: | Per Östlund |
|---|---|---|---|
| Priority: | high | Milestone: | 2.0.0 |
| Component: | New Instantiation | Version: | |
| Keywords: | Cc: |
Description
Please check Modelica.Fluid.Examples.BranchingDynamicPipes. After completing NFFlatten.flattenFunctions, the NF fails during NFSimplifyModel.simplify with
Error: Internal error Instantiation of Modelica.Fluid.Examples.BranchingDynamicPipes failed with no error message.
Change History (3)
comment:1 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 7 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Issue still present in PowerSystems.Examples.AC1ph_DC.Elementary.DoublelLine. NFSimplifyModel.simplify fails with
Error: Internal error Instantiation of PowerSystems.Examples.AC1ph_DC.Elementary.DoublelLine failed with no error message.
Note:
See TracTickets
for help on using tickets.

Fixed in 23d4301d.