2

I am looking for a detailed comparison between different Modelica compilers or simulators, including Dymola, MapleSim, Wolfran System Modler, SimulationX, OpenModelic. The details should include compatibility of mainstream commercial libraries and open-source libraries, simulation speed, support of FMI. Could anyone tell me where to find the information or existing research about this topic?

Jack
  • 1,094
  • 6
  • 16
  • 2
    possible duplicate: https://stackoverflow.com/questions/58939793/what-are-the-differences-between-diffferent-modelica-simulation-environments – Priyanka Mar 30 '20 at 14:21

2 Answers2

4

I don't think something like that exists yet because besides OpenModelica no other implementation (which all are commercial) will openly show their library coverage results. The OpenModelica library coverage you can find at: https://libraries.openmodelica.org/branches/

I agree that it would be interesting to have a comparison like this available and I think that Modelica Association should work to make it possible to provide it in the future such as they do with FMI.

Adrian Pop
  • 4,034
  • 13
  • 16
  • It is annoying that different platforms and libraries have a compatibility issue, ideally, they should all obey the Modelica Specification, not the platform's rules. But sadly, that is our situation. – Jack Mar 30 '20 at 09:50
3

There have been several published attempts for benchmarking of Modelica simulation environments. Older ones, apparently not actualized, include:

A relatively newer and still active benchmark:

The most recent one with announced runtime performance results:

These are the ones I am aware about, so potentially there could be more. So hint me if there are other benchmarking attempts and I can keep this list active.

Atiyah Elsheikh
  • 568
  • 3
  • 12