Skip to content

JKRT/OMRuntimeExternalC.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMRuntimeExternalC.jl

A wrapper library for Modelica Standard Library (MSL) external C code

get the dlls from: https://build.openmodelica.org/omc/julia/x86_64-mingw32.zip

Loaded dynamic libraries

Currently the following libraries are loaded - ModelicaStandardTables - OpenModelicaRuntimeC - SimulationRuntimeC - ModelicaIO - ModelicaExternalC

Limitations

Not all functions of these libraries have interfaces yet. If you wish to contribute by adding an interface, please see api.jl how other interfaces have been added.

About

A Julia library wrapper for MSL external C code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 93.7%
  • C++ 6.3%