This repository stores the code from my diploma thesis regarding inverse heat transfer problems
Steps how to run the application:
- Cloning the repository:
- Installing all the dependencies listed in requirements.txt file:
- pip install -r requirements.txt
- Running the GUI:
- python heat_transfer_gui.py