About 1,310,000 results
Open links in new tab
  1. openmodelica - What are the differences between diffferent …

    OpenModelica apparently supports Modelica 3.3 (as noted in the release notes). The MSL has also evolved a bit in the meantime, with the current version being 3.2.3.

  2. Newest 'openmodelica' Questions - Stack Overflow

    Sep 30, 2025 · While it is possible to compile using the OpenModelica Connection Editor, when executing omc -s xxxx.mo from the command prompt, the compilation fails. It seems that the …

  3. openmodelica - Open Modelica Temperature Controlled Valve

    Oct 1, 2024 · I've tried to build a new modelica model representing a valve that could be controlled in temperature. Specifically my goal is to create a valve that could result open, for …

  4. openmodelica - Modelica: Class not found in scope - Stack Overflow

    Jul 16, 2021 · I am trying to create my own GreenEnergy library in OpenModelica. I reproduced a similar structure of the library to Modelica Standard Library, but unfortunately receiving the …

  5. How to get values of variables after simulation in open modelica?

    Nov 23, 2013 · I've simulated a model in open modelica, now is it possible to get values of all variables that they had during the simulation? If yes, how can I get them?

  6. Comparison between different Modelica compilers/simulators

    Mar 30, 2020 · I am looking for a detailed comparison between different Modelica compilers or simulators, including Dymola, MapleSim, Wolfran System Modler, SimulationX, OpenModelic. …

  7. openmodelica - Use of Modelica concepts 'within' or 'import'?

    Oct 19, 2024 · However in OpenModelica the use of 'within' does work when use of OMEdit for simulation but the model cannot be exported as FMU. In JModelica the use of 'within' does not …

  8. openmodelica - Create a package in Modelica - Stack Overflow

    May 20, 2020 · I am using Modelica in my work, where I have modeled a system that contains many models. I want to make it simple to use by creating a package using " within" so this …

  9. OpenModelica - All examples including EnergyPlus_9_6_0 fail

    Feb 26, 2024 · I've started to play around with OpenModelica and it's Building library version 10.0.0. I am trying to figure out possibilities to create and simulate HVAC system in …

  10. openmodelica - Change parameter values of nested model in …

    Apr 26, 2024 · i am trying to get familiar with OMShell because i need to do multiple simulations with models in my self-written package extending models of the buildings library...multiple …