- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Is there a way to simulate a FMU in a...
Page Start Prev 1 Next End
Is there a way to simulate a FMU in a C++ environment?
Is there a way to simulate a FMU in a C++ environment?
Mar-02-21 10:33:55
FMU is widely used in a python environment thru FMI Library package pyFMI and compilation of modelica models can be done thru pyModelica.
I wonder if there is a way to compile a modelica model in FMU and simulate this FMU doing all this process (compilation -> simulation) in C++?
What would be the packages used for this purpose, if any ?
thanks in advance!
Re: Is there a way to simulate a FMU in a C++ environment?
Mar-02-21 10:52:34
OpenModelica can export FMUs as C or C++ (with C bindings, not C++). OMSimulator is written in C++ and can import and simulate FMUs.
- sjoelund.se
- 1700 Posts
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Is there a way to simulate a FMU in a...
There are 0 guests and 0 other users also viewing this topic