2D Heat Equation

PythonHeat TransferConductionNumerical SolverGnuplot
Heat conduction animation

Project Purpose

To learn Python and Gnuplot, I wrote a simple 2D heat equation solver and visualized the heat conduction by creating a gif. I have provided the Github repository for code reference.