fmu topic

List fmu repositories

awesome-fmi

132
Stars
19
Forks
Watchers

A curated list of Functional Mock-up Interface (FMI) libraries, tools and resources.

RaPId

40
Stars
12
Forks
Watchers

RaPId (a recursive acronym for "Rapid Parameter Identification") utilizes different optimization and simulation technologies to provide a framework for model validation and calibration of any kind of...

JuliaFMI

20
Stars
7
Forks
20
Watchers

Simulator for FMUs in Julia (WIP)

FMI4j

28
Stars
16
Forks
Watchers

FMI4j is a software package for dealing with Functional Mockup Units (FMUs) on the JVM

FMU-proxy

49
Stars
10
Forks
Watchers

Tool that allows Functional Mock-up Units (FMUs) to be accessed through language independent RPC calls by wrapping the original FMU into a new one with network capabilities.

FMI.jl

84
Stars
23
Forks
Watchers

FMI.jl is a free-to-use software library for the Julia programming language which integrates FMI (fmi-standard.org): load or create, parameterize, differentiate and simulate FMUs seamlessly inside the...

FMIFlux.jl

56
Stars
15
Forks
Watchers

FMIFlux.jl is a free-to-use software library for the Julia programming language, which offers the ability to place FMUs (fmi-standard.org) everywhere inside of your ML topologies and still keep the re...

modest-py

47
Stars
11
Forks
Watchers

FMI-compliant Model Estimation in Python

FMIExport.jl

19
Stars
3
Forks
Watchers

FMIExport.jl is a free-to-use software library for the Julia programming language which allows for the export of FMUs (fmi-standard.org) from any Julia-Code. FMIExport.jl is completely integrated into...

FMIImport.jl

17
Stars
15
Forks
Watchers

FMIImport.jl implements the import functionalities of the FMI-standard (fmi-standard.org) for the Julia programming language. FMIImport.jl provides the foundation for the Julia packages FMI.jl and FMI...