arun3688 / OMFMISimulator

OpenModelica FMI-based simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMSimulator

OpenModelica FMI & TLM based simulator

Dependencies

Compilation

Linux/OSX

  1. configure OMSimulator
> make config-3rdParty
> make config-OMSimulator
  1. build OMSimulator
> make OMSimulator
  1. run test suite
> make testsuite

Windows

  1. configure OMSimulator
> configWinVS14.bat
  1. build OMSimulator
> buildWinVS14.bat

About

OpenModelica FMI-based simulator


Languages

Language:C++ 74.2%Language:C 13.7%Language:CMake 10.1%Language:Batchfile 1.1%Language:Makefile 0.9%