Opened 4 years ago

Last modified 4 years ago

#6206 closed defect

The NF fails to evaluate expression in Buildings library — at Version 4

Reported by: Francesco Casella Owned by: Per Östlund
Priority: critical Milestone: 1.18.0
Component: New Instantiation Version:
Keywords: Cc: Michael Wetter

Description (last modified by Francesco Casella)

Please check
Buildings.Fluid.Geothermal.Borefields.Examples.Borefields. The NF fails with

[Compiler/NFFrontEnd/NFCeval.mo:1125:9-1125:67:writable] Error: 
Internal error NFCeval.evalBinaryPow failed to evaluate
borFie2UTubParDat.conDat.hBor ^ 2.0

Change History (4)

comment:1 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

comment:2 by Martin Sjölund, 4 years ago

borFie2UTubPar.groTemRes.borFieDat.conDat.hBor evaluates to borFie2UTubParDat.conDat.hBor which is a little odd.

comment:3 by Martin Sjölund, 4 years ago

If I add a second evalExp_impl, it does evaluate it and gets further (but there are many other places where that cref is not evaluated fully).

comment:4 by Francesco Casella, 4 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.