Opened 7 years ago
Closed 7 years ago
#4929 closed defect (fixed)
Issue with NFRecord.collectRecordParams in the Buildings library
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
Please check Buildings.Fluid.Boilers.Examples.BoilerPolynomial. The following error is reported:
[NFFrontEnd/NFRecord.mo:183:9-183:99:writable] Error: Internal error NFRecord.collectRecordParams got non-instantiated function
Note:
See TracTickets
for help on using tickets.
Fixed in dd0d5ad, and further fixes in 329a9a0 makes the model flatten. It fails in the backend though, probably at least in part due to the flat model containing equations that DAEDump doesn't even recognize. I've opened #4933 for that, so I'm closing this one.