Skip to content

AnHeuermann/FMI.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMI.jl Logo

FMI.jl

What is FMI.jl?

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

How can I use FMI.jl?

  1. open a Julia-Command-Window, activate your prefered environment
  2. goto package manager using ]
  3. type add FMI or add "https://github.com/ThummeTo/FMI.jl"

What is currently supported in FMI.jl?

  • simulation / plotting of CS- and ME-FMUs
  • event-handling for discontinuous ME-FMUs
  • the full FMI command set
  • ...

What is under development in FMI.jl?

  • FMI 3.0 and SSP 1.0 support
  • FMI Cross Checks
  • more examples
  • ...

What Platforms are supported?

FMI.jl is tested under Julia 1.5.4 on Windows 10 and Linux (macOS 11.4 untested).

Interested in Hybrid Modelling in Julia using FMUs?

See FMIFlux.jl.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 95.9%
  • Modelica 4.1%