Opened 10 years ago
Closed 10 years ago
#2758 closed defect (worksforme)
Buildings library: ffd_miami branch not loading
Reported by: | Léonard Favre | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | *unknown* | Version: | trunk |
Keywords: | Buildings, FFD, ffd_miami, CFDAirHeatMassBalance | Cc: |
Description
Disclaimer: I'm a true beginner and I'm probably doing a few things wrong with this ticket (Type, Milestone, Version, Components, etc.), sorry.
Wangda Zuo's and Yan Chen's group at CAE Miami are developing a version of the room model in the Buildings library that includes Fast Fluid Flow dynamics, which is a simplified version of CFD:
https://github.com/lbl-srg/modelica-buildings/tree/ffd_miami
Apparently, the file CFDAirHeatMassBalance.mo is problematic when using OMEdit. The problem prevents the whole library version from loading. I don't know where the problem lies. I opened a GitHub issue for that (you'll see the error message there): https://github.com/lbl-srg/modelica-buildings/issues/254
Does anyone know how to solve that?
Trick: Dymola's Demo version makes it possible to load the library version, which looks great!
Thanks for reading!
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
The code in question is:
Which should not parse (the error-message is correct). I guess the code could be expected to be:
But considering the following three programs produce identical results, I think someone was just confused when writing the code...