FMU SDK 1.0.2
The FMU SDK is a free software development kit provided by QTronic to demonstrate basic use of Functional Mockup Units (FMUs) for model exchange and for co-simulation as defined by the FMI Specification 1.0. The FMU SDK can also serve as starting point for developing applications that create or process FMUs.

The FMU SDK contains the C sources for various discrete and continuous
FMU models, a batch file for compiling and zip'ing these models,
an XML parser for parsing the model description of an FMU and a simple
simulation program that runs a given FMU and outputs the result as CSV file.
The FMU SDK runs of Windows platforms and can be downloaded from
here,
release notes are
here.
A port of the FMU SDK to Linux by Michael Tiller can be found
here.
For bug reports, questions or comments regarding the FMU SDK, please
mail to
.
Further Information
- Functional Mockup Interface – Overview, slides.
- Functional Mock-up Interface for Model Exchange 1.0 (January 26, 2010)
- Functional Mock-up Interface for Co-Simulation 1.0 (October 12, 2010)

