Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 508 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 508 Bytes

Diffusion equation solver

This is the CFD code used for solving the diffusion equation.

  • created by shyam and devam.

Installing libraries

pip install tkinter
pip install itertools
pip install matplotlib
pip install numpy
pip install PIL

Opening the GUI

Open the GUI file and then run, for the best results use "python IDLE".

Selection of the algorithm and running the code

Enter the preferable values in the GUI to solve the 2D equation. And then select the method