Skip to content

A Modelica library to demonstrate the use of Modelica Utility Functions in shared libraries

Notifications You must be signed in to change notification settings

t-sommer/ModelicaUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Modelica library to demonstrate the use of Modelica Utility Functions in shared libraries

Works with

  • Dymola
  • MapleSim
  • MWorks
  • OpenModelica
  • Simplorer
  • SimulationX
  • System Modeler
  • Twin Activate

Build the shared library

In the root of the repository run

cmake -S MyExternalLibrary -B MyExternalLibrary/build
cmake --build MyExternalLibrary/build --target install --config release

About

A Modelica library to demonstrate the use of Modelica Utility Functions in shared libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published