Opened 6 years ago

Closed 6 years ago

#4933 closed defect (fixed)

NF creates unknown DAE equations

Reported by: perost Owned by: perost
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).

Change History (1)

comment:1 Changed 6 years ago by perost

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 3d7f6a4. The issue was only DAEDump missing a case for INITIAL_NORETCALL.

Note: See TracTickets for help on using tickets.