Code Monkey home page Code Monkey logo

fmi-standard's Introduction

FMI logo horizontal

Functional Mock-up Interface

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.

Repository structure

  • docs — sources of the specification document

  • headers — C header files

  • schema — the XSD schema for the modelDescription.xml

Building the specification document

The FMI specification is written in AsciiDoc, a plain-text mark-up format that can be converted to HTML, DocBook, PDF and other formats. To build the documentation locally

  1. Install Ruby

  2. Install the AsciiDoctor Ruby gem

  3. Clone the repository

    git clone https://github.com/t-sommer/fmi-standard.git
  4. Change into the docs folder

    cd docs
  5. Generate the HTML document

    asciidoctor -b html5 fmi_specification.adoc

The generated fmi_specification.html can be viewed with any modern web browser.

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

fmi-standard's People

Contributors

andreas-junghanns avatar t-sommer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.