Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 466 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 466 Bytes

OM_Python_GUI

Gui wrapper developed for chemical process simulation with Openmodelica as a simulation engine

Requirements

  1. Kivy: pip install kivy
  2. OMPython: pip install OMPython
  3. Garden: pip install garden
  4. Garden-Graph: garden install graph

Installation

git clone https://github.com/RahulJain7/OM_Python_GUI.git

Run:

  1. cd OM_Python_GUI
  2. python main.py

Flowsheet Area