Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 438 Bytes

File metadata and controls

10 lines (9 loc) · 438 Bytes

Diploma-Thesis---Inverse-Heat-Transfer

This repository stores the code from my diploma thesis regarding inverse heat transfer problems

Steps how to run the application:

  1. Cloning the repository:
  1. Installing all the dependencies listed in requirements.txt file:
  • pip install -r requirements.txt
  1. Running the GUI:
  • python heat_transfer_gui.py