← Back to Labs

Diffusion Equation

Green's Function — Fundamental Solution of the Heat Equation

Concentration heatmap over time →

Parameters

Science

The heat/diffusion equation:

∂u/∂t = D ∇²u

Green's function (fundamental solution) for a delta-function initial condition:

G(x,t) = 1/√(4πDt) · exp(−x²/4Dt)

This is a Gaussian whose width σ(t) = √(2Dt) grows as the square-root of time — the hallmark of diffusive spreading.

⟨x²⟩ = 2Dt

General solutions are convolutions: u(x,t) = ∫G(x−y,t)u₀(y)dy. Click "Add Source" to superpose multiple point sources.