The OpenMultiphysics project is the home for community-driven development of application integration technologies designed to aid in the design and implementation of multiphysics simulation capabilities.
Design and development in this project is driven by the Consortium for Open Multiphysics.
Feel free to visit us at our GitHub site as well: https://github.com/IllinoisRocstar/IMPACT
A designer’s program for describing parts of the building
Buildes is an integrated development environment that assists the user in creating building information. It reads a text (session) file from which it compiles the information. It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.