Skip to content

🔥 Simulated heat conduction in 2D, by numerically solving the heat transfer equation.

Notifications You must be signed in to change notification settings

Danis98/HeatConduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HeatConduction

Simulated heat conduction in 2D, by numerically solving the heat transfer equation.

The equation is a second degree differential equation with three variables (x, y, t), and is described here: https://en.wikipedia.org/wiki/Heat_equation.

The simulation is initialized by loading the image "MFF.png". Red areas are hot sources, as well as the borders. The blue areas are cold sources.

About

🔥 Simulated heat conduction in 2D, by numerically solving the heat transfer equation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages