在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:AnHeuermann/JuliaFMI开源软件地址:https://github.com/AnHeuermann/JuliaFMI开源编程语言:Julia 98.4%开源软件介绍:This package is deprecated and will not longer be maintained. FMI.jl is a superior FMU simulator with active development and maintenance. JuliaFMIJulia simulator for Functional Mockup Interface (FMI) Getting startedInstalling JuliaFMIjulia> import Pkg
julia> Pkg.clone("https://github.com/AnHeuermann/JuliaFMI.git") You can force rebuilding with (v1.2) pkg> build JuliaFMI Run the tests(v1.2) pkg> test JuliaFMI Note: Cloning all tests from [modelica/fmi-cross-check][https://github.com/modelica/fmi-cross-check] needs a lot of time. FMIFunctional Mock-up Interface (FMI) is a tool independent standard to support both model exchange and co-simulation of dynamic models using a combination of xml-files and compiled C-code. Functional Mockup Unit's, FMU's for short, can be ex- and imported by various tools. This package should be the first FMUSimulator in Julia an be an easy tool to simulate and validate FMU's for ModelExchange 2.0. For more informations see the documentation. FeaturesAt the moment the following features are implemented:
Planed features
DocumentationMissing as well :-) Known issues
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论