Skip to content

devamsheth21/GUI_DiffusionEqn_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages