Opened 9 years ago
Closed 4 years ago
#3589 closed defect (fixed)
BuildingSystems library
Reported by: | Volker Waurich | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | 1.16.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: | Per Östlund, Mahder Alemseged Gebremedhin |
Description
Hi,
https://github.com/UdK-VPT/BuildingSystems
This library has some very nice models to simulate huge networks.
Unfortunately, most of the examples fail because of front-end errors due to wrong array dimensions, not propagated parameters, redeclare issues. Could anybody have a look at the basic example:
BuildingSystems.Buildings.Examples.Building1Zone0D
There are 2 failures:
Could not evaluate structural parameter (or constant): nY which gives dimensions of array: heatPort[nY].
Error: Type mismatch in binding lambda = {1.351370344342937}, expected subtype of Real, got type Real[1].
Would be great if you could check whether this can be fixed easily or if its a bigger task.
Thanks a lot!
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 4 years ago
Component: | Frontend → New Instantiation |
---|---|
Milestone: | Future → 1.16.0 |
Resolution: | → fixed |
Status: | new → closed |
This no longer seems to be an issue with the new frontend according to https://libraries.openmodelica.org/branches/newInst/BuildingSystems/BuildingSystems.html
We are also looking into this issue here:
https://github.com/UdK-VPT/BuildingSystems/issues/81