ThummeTo / FMIExport.jl

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 FMI.jl.
MIT License
20 stars 3 forks source link

Differentiate between Event- and ContinuousTime-Mode #5

Closed ThummeTo closed 1 year ago

ThummeTo commented 2 years ago

Differentiate between Event- and ContinuousTime-Mode when using the "simplified" interface FMU_FCT_EVALUATE. Will be fixed soon.

ThummeTo commented 1 year ago

will be fixed in v0.2.0 in #26

ThummeTo commented 1 year ago

closed with v0.2.0