Essays about: "OMPython interface"

Found 2 essays containing the words OMPython interface.

  1. 1. Enhanced OpenModelica Python Interface

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Sudeep Bajracharya; [2016]
    Keywords : OpenModelica; OMPython interface; OMParser; OMPython API; simulate; extract result;

    Abstract : OMPython is a Python library for OpenModelica, which provides a Python interface to OpenModelica. This thesis significantly improves OMPython by an enhanced, more powerful and easier to use API. It presents how a user can use the Python interface to simulate and access Modelica models using Python objects. READ MORE

  2. 2. Design and Implementation of a User Friendly OpenModelica - Python interface

    University essay from Programvara och system; Tekniska högskolan

    Author : Anand Ganeson; [2012]
    Keywords : Python; OpenModelica; simulation; Modeling; Python Simulator; OpenSource;

    Abstract : How can Python users be empowered with the robust simulation, compilation and scripting abilities of a non-proprietary object-oriented, equation based modeling language such as Modelica? The immediate objective of this thesis work is to develop an application programming interface for the OpenModelica modeling and simulation environment that would bridge the gap between the two agile programming languages Python and Modelica. The Python interface to OpenModelica OMPython, is both a tool and a functional library that allows Python users to realize the full capabilities of Open- Modelica’s scripting and simulation environment requiring minimal setup actions. READ MORE