OMPython - OpenModelica

The OpenModelica-Python API Interface OMPython,– attempts to mimic the OmShell's style of operations. OMPython is designed to, o Initialize the CORBA communication o Send commands to the Omc server via the CORBA interface o Receive the string results. o Use the Parser module to format the results o Return or display the results. ................
................