ThummeTo / FMI.jl

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 Julia programming language!
MIT License
84 stars 23 forks source link

ME simulation for FMI3 [BETA] #174

Closed ThummeTo closed 2 weeks ago

ThummeTo commented 1 year ago

check implementation of ME simulation for FMI3 (missing dynamics)

ThummeTo commented 2 weeks ago

should work in v0.14 now