Search code examples
modelicaopenmodelica

Does anybody can simulate fluid library (Modelica)


I have only one question. Can somebody simulate a heatexchanger example from Modelica standart library with OpenModelica? Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation. There are so many errors when I have tried to simulate it.


Solution

  • Openmodelica does not yet run all of the Modelica Standard Library. They seem to be working towards that, and they are constantly testing what works. You can see the current status here: MSL Coverage

    And, that also shows that HeatExchangerSimulation example doesn't yet work.