Skip to content
/ FMPy Public
forked from CATIA-Systems/FMPy

Simulate Functional Mockup Units (FMUs) in Python

License

Notifications You must be signed in to change notification settings

jbernalr/FMPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://travis-ci.org/CATIA-Systems/FMPy.svg?branch=master

FMPy

FMPy is a Python library to simulate Functional Mockup Units (FMUs) that

  • supports FMI versions 1.0 and 2.0, Co-Simulation and Model Exchange
  • runs on Windows and Linux
  • validates the modelDescription.xml
  • is pure Python (with ctypes)

Installation

Install the latest release from PyPI

pip install fmpy

or install the latest development version from source

git clone -b develop https://github.com/CATIA-Systems/FMPy.git
cd fmpy
pip install .

Copyright © 2017 Dassault Sytèmes. All rights reserved.

About

Simulate Functional Mockup Units (FMUs) in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.8%
  • C 20.1%
  • C++ 7.8%
  • Modelica 6.0%
  • CMake 1.3%