Opened 8 years ago

Closed 3 years ago

#3589 closed defect (fixed)

BuildingSystems library

Reported by: vwaurich Owned by: somebody
Priority: normal Milestone: 1.16.0
Component: New Instantiation Version:
Keywords: Cc: perost, mahge930

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 Changed 7 years ago by m.thorade@…

We are also looking into this issue here:
https://github.com/UdK-VPT/BuildingSystems/issues/81

comment:2 Changed 3 years ago by perost

  • Component changed from Frontend to New Instantiation
  • Milestone changed from Future to 1.16.0
  • Resolution set to fixed
  • Status changed from new to closed

This no longer seems to be an issue with the new frontend according to https://libraries.openmodelica.org/branches/newInst/BuildingSystems/BuildingSystems.html

Note: See TracTickets for help on using tickets.