Opened 5 years ago
Closed 4 years ago
#5701 closed task (duplicate)
Support the Buildings library
Reported by: | Francesco Casella | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | critical | Milestone: | 2.0.0 |
Component: | Third-Party Libraries | Version: | |
Keywords: | Cc: |
Description
OMC should fully support the Buildings library. Some reference reports to check the current status:
Change History (8)
comment:1 by , 5 years ago
Cc: | added |
---|
comment:2 by , 4 years ago
Here is a list of know pending issues with the Buildings library 7.0.0, also see the Jenkins report.
Frontend
- #5281 Add support of
spatialDistribution()
operator - #5988 NFTyping.typeComponents fails with no error message
- #5991 NFTyping.typeComponents fails with "Could not evaluate structural parameter (or constant): xxx which gives dimensions of array yyy"
- #6095 Large numbers of variables are lost in the backend when matching
- #6188 NF Type mismatch in Buildings model involving redeclared class
- #6193 NFFlatten.flatten unspecified error
Backend
- #6190 Issue with Pantelides' algorithm and homotopy
- #6196 Bogus linear tearing
- #6198 The backend tries to differentiate a discontinuous expression
- #6199 Mixed under/overdetermined initialization problem
- #6200 Evaluating parameter-dependent redundant and possibly inconsistent equations
Code Generation
- #6197 Issue with code generation
C Runtime
- #6194 Chattering involving arrays.
- #6195 Incorrect triggering of asserts on variables computed by conditional equations
NF API
- #6189 getElementAnnotation is very slow on some models
Library
- #6192 Initialization fails because of division by zero in homotopy
comment:3 by , 4 years ago
Cc: | removed |
---|
comment:5 by , 4 years ago
comment:7 by , 4 years ago
Replying to AnHeuermann:
Is this correct: #6110 Linker error
#6110 is about OMEdit.
Sure. That should have been #6210, I made a typo.
comment:8 by , 4 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This ticket is now obsolete, see #6281
Note:
See TracTickets
for help on using tickets.
@perost, can you please comment on the status of your efforts to increase the test coverage of this library?
Thanks!