#4970 closed defect (fixed)
actualStream not yet implemented in the NF
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
It should, as the operator is used in a lot of models.
The implementation is actually trivial, just copy the definition from the specification.
Change History (4)
comment:1 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
follow-up: 3 comment:2 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
After this commit there were 1188 regressions (!), due to some issue in NFFlatten.resolveConnections
. I guess PR #2643 is meant to fix that, let's see what happens.
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:4 by , 6 years ago
Indeed. Too bad most models using actualStream also have other issues because of Modelica.Media.
Note:
See TracTickets
for help on using tickets.
Fixed in ea032cb4.