Skip to content

fluid-systems/SOFIRpy

Repository files navigation

SOFIRpy

Python 3.9+ PyPI - Version License: MIT Tests codecov Documentation

Co-Simulation Of Functional Mock-up Units (FMU) with Integrated Research Data Management (SOFIRpy) is a python package that lets you co-simulate FMUs with custom models written in python. The package provides functionalities to:

  • Export Dymola and OpenModelica models as a FMU
  • Co-simulate FMUs with custom written models in python
  • Store data and meta data of the simulation inside a hdf5 file

Install

SOFIRpy can be installed from PyPI using the following command.

$ pip install sofirpy

Documentation

The documentation can be found here.

Examples

Multiple examples can be found here.

About

Framework for simulating FMUs and custom models written in python.

Resources

License

Contributing

Stars

Watchers

Forks