FMU SDK 1.0.1
The FMU SDK is a free software development kit provided by QTronic to demonstrate basic use of Functional Mockup Units (FMUs) 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.
- FMI Version 1.0, Specification, released 28.01.2010.

