Example WallThermal1DNodes in OpenModelica
thorade opened this issue · 4 comments
Another basic example that fails is Buildings.Constructions.Examples.WallTermal1DNodes
:
See all examples here
https://libraries.openmodelica.org/branches/master/BuildingSystems/BuildingSystems.html
and especially the Wall example here:
https://libraries.openmodelica.org/branches/master/BuildingSystems/files/BuildingSystems_BuildingSystems.Buildings.Constructions.Examples.WallThermal1DNodes.err
I also created a ticket in the OpenModelica Trac because I do not understand the error message.
https://trac.openmodelica.org/OpenModelica/ticket/4568
Edit: and the related/resulting github pull request:
OpenModelica/OMCompiler#1926
Same error here:
https://libraries.openmodelica.org/branches/master/BuildingSystems/files/BuildingSystems_BuildingSystems.HAM.HeatConduction.Examples.MultiLayerHeatConduction1DNodes.err
Possibly the fix has to be applied somewhere in HAM.HeatConduction.MultiLayerHeatConduction1DNodes !?
There has been some progress on the OpenModelica side:
https://libraries.openmodelica.org/branches/history/master/2018-02-28%2011:14:42..2018-03-01%2012:05:53.html
Fixed by PR OpenModelica/OMCompiler#2249
This example now works!
https://libraries.openmodelica.org/branches/history/master/2018-03-02%2012:05:51..2018-03-02%2023:30:59.html