Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 423 Bytes

OMCallPython

Simple package to call Python from Modelica

To run the example you will need to:

  • update the path to python27.dll in Examples.Test
  • add extra C compiler flags -Ic:/path/to/python/include in Simulation Setup

Open the Examples.Test model, press S on the toolbar and add extra compiler flags:

image