Skip to content

OpenModelica/OMSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3420839 · Mar 21, 2025
Nov 26, 2024
Apr 9, 2019
Jan 17, 2025
Aug 24, 2023
Dec 5, 2024
Jan 17, 2025
Jan 24, 2025
Mar 21, 2025
Mar 21, 2025
Nov 26, 2024
Aug 14, 2023
Dec 4, 2024
Nov 27, 2024
Nov 26, 2024
Dec 19, 2017
Dec 7, 2024

Repository files navigation

OMSimulator License: OSMC-PL

The OpenModelica FMI & SSP-based co-simulation environment.

Branch Overview

  • master: Development branch for active, unstable updates.
  • maintenance/v2.1: Stable branch for version 2.1 with patch updates (latest release: v2.1.3).
  • maintenance/v2.0: Stable branch for version 2.0 with patch updates (latest release: v2.0.1).

Overview

OMSimulator can be used as:

  • Stand-alone application
  • C library for integration into custom applications
  • Python package (pip install OMSimulator)

OMSimulator is also included with the OpenModelica installer, which includes OMEdit, a graphical editor.

Documentation

Latest documentation:

Testing and Coverage

OMSimulator's coverage tests provide insights across a wide range of publicly available libraries. For an overview of all tested libraries and their detailed reports, visit the Coverage Test Overview.

Note: Issues may be attributed to OMSimulator itself or the FMI export in OpenModelica.

Build Instructions

To compile the project, please follow the steps outlined in the BUILD.md file.

License

This project is licensed under the OSMC Public License. See OSMC-License.txt for details.