queraltab / Greenhouses-Library

The Greenhouse Modelica Library aims at providing a fully open-source modeling framework for the simulation of greenhouse climate, crop yield and the energy integration of greenhouses with thermal systems (e.g. generation units, thermal storage units, district heating networks, etc.).
BSD 3-Clause "New" or "Revised" License
47 stars 18 forks source link

DymolaCommand library not availabe in Open Modelica #19

Open RJayne1 opened 1 year ago

RJayne1 commented 1 year ago

Its great that this is open source, however when I tried to run the library and examples in the OMEdit/Open Modelica software (unfortunately no access to Dymola, and library is too large for the demo dymola version), it is unable to run because the DymolaCommand library is used in the code.

Any chance there is a version of the library that has had the DymolaCommand functions replaced with open source versions from Open Modelica?

adrpo commented 1 year ago

PR #20 should make the models compile with OpenModelica.