Opened 7 years ago
Closed 7 years ago
#4933 closed defect (fixed)
NF creates unknown DAE equations
Reported by: | Per Östlund | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | v1.13.0-dev-nightly |
Keywords: | Cc: |
Description
Flattening Buildings.Fluid.Boilers.Examples.BoilerPolynomial causes the flat model to contain initial equations that are printed simply as:
UNKNOWN EQUATION TYPE
This might simply be some missing dump code, but is probably not good (the old frontend fails to flatten the model, so it's unknown how the flat model should look like).
Note:
See TracTickets
for help on using tickets.
Fixed in 3d7f6a4. The issue was only DAEDump missing a case for INITIAL_NORETCALL.