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 )
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 , 4 years ago
Milestone: | 1.17.0 → 1.18.0 |
---|
comment:2 by , 4 years ago
comment:3 by , 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 , 4 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
borFie2UTubPar.groTemRes.borFieDat.conDat.hBor
evaluates toborFie2UTubParDat.conDat.hBor
which is a little odd.