Skip to content

friedrichatgc/fmi-standard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMI logo horizontal

Functional Mock-up Interface

CircleCI

The Functional Mock-up Interface (FMI) is a free standard that defines an interface to exchange dynamic models using a combination of XML files, binaries and C code. It’s supported by 100+ tools and maintained as a Modelica Association Project.

Releases and the latest development version of the specification are available on the FMI website.

Repository structure

  • docs — sources of the specification document

  • headers — header files of the C-API

  • schema — XSD schema for the modelDescription.xml

  • CONTRIBUTING.adoc — info on contributing to the project and building the specification document

  • README.adoc — this document

Branches

  • master — development of the next release

  • support/v2.0.x — maintenance of the 2.0 release

  • feature/* — development of features for the next release

Code and documentation copyright © 2008-2011 the MODELISAR consortium and 2012-2019 the Modelica Association Project "FMI". Code released under the 2-Clause BSD License. Docs released under Attribution-ShareAlike 4.0 International.

About

Specification of the Functional Mock-up Interface (FMI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Python 1.2%