Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modelon-community/fmi-library
C library for importing FMUs
https://github.com/modelon-community/fmi-library
Last synced: 3 months ago
JSON representation
C library for importing FMUs
- Host: GitHub
- URL: https://github.com/modelon-community/fmi-library
- Owner: modelon-community
- License: other
- Created: 2019-05-14T12:24:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T12:49:23.000Z (3 months ago)
- Last Synced: 2024-08-02T10:49:40.021Z (3 months ago)
- Language: C
- Size: 6.18 MB
- Stars: 109
- Watchers: 15
- Forks: 35
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-fmi - FMI Library - C library for import of FMUs. [BSD] (FMI 2 / Libraries)
README
FMI Library
===========FMI Library (FMIL) is a software package written in C that enables integration
of Functional Mock-up Units (FMUs) import in applications. FMI Library is an
independent open-source implementation of the [FMI open standard](https://fmi-standard.org).The documentation for the latest version of FMI Library can be downloaded from the [release page](https://github.com/modelon-community/fmi-library/releases).
Please report issues related to FMI Library to the [GitHub issues page](https://github.com/modelon-community/fmi-library/issues).
For information about contributing, see [here](https://github.com/modelon/contributing).
# Building
Instructions on how to build FMI Library can be found in the HTML documentation for each release. [See the release page.](https://github.com/modelon-community/fmi-library/releases)