Skip to content

GEMSEO plugin for FMU dynamic models. This is a MIRROR of our gitlab repository, the development activity and support happen over there.

License

Notifications You must be signed in to change notification settings

gemseo/gemseo-fmu

Repository files navigation

gemseo-fmu

PyPI - License PyPI - Python Version PyPI Codecov branch

Overview

GEMSEO-FMU is a GEMSEO plugin for loading, interacting, and simulating Functional Mockup Unit models (FMUs). FMUs are widely used by the simulation community and can be generated by over 200 tools such as Dymola, OpenModelica, CATIA, ANSYS, LS-DYNA, or MATLAB (see the full list here https://www.fmi-standard.org/tools).

GEMSEO-FMU enables the integration and exploitation of FMUs in a Multidisciplinary Design Optimization (MDO) context, via GEMSEO. For that, it wraps the FMU model into a GEMSEO discipline named FMUDiscipline. GEMSEO-FMU also offers a TimeSteppingSystem class to co-simulate FMU models using a master algorithm.

GEMSEO-FMU relies on the FMPy library for loading the FMU models, setting the model parameters and evaluating model equations. Model Exchange and Co-Simulation types as well as versions 1.0, 2.0 and 3.0 of the FMI standard are supported by FMPy, and so by GEMSEO-FMU.

Installation

Install the latest version with pip install gemseo-fmu.

See pip for more information.

Bugs and questions

Please use the gitlab issue tracker to submit bugs or questions.

Contributing

See the contributing section of GEMSEO.

Contributors

  • Jorge Camacho Casero
  • François Gallard
  • Antoine Dechaume
  • Matthias De Lozzo

About

GEMSEO plugin for FMU dynamic models. This is a MIRROR of our gitlab repository, the development activity and support happen over there.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages