nosratullah / heat_equation

a simple heat equation code for 1D line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heat_equation

a simple heat equation code for 1D line

In physics and mathematics, the heat equation is a partial differential equation that describes how the distribution of some quantity evolves over time in a solid medium, as it spontaneously flows from places where it is higher towards places where it is lower. It is a special case of the diffusion equation.

AnimatedHeatEq

single point heat source

Consider a single touch of heat source at the center of the line :

AnimatedHeatEqPointSource

About

a simple heat equation code for 1D line


Languages

Language:Python 100.0%