🌡️ Temperature Distribution
Visualise how temperature distributes along rods, fins, and slabs under various boundary conditions. Compare numerical (FDM) solutions with exact analytical answers, and observe transient temperature evolution over time.
Mode
Boundary & Properties
Statistics
Heat Transfer Theory
Steady-state (no heat source): T(x) = TL + (TR−TL)·x/L — linear profile. With uniform volumetric heat source Q: T(x) = TL + (TR−TL)·x/L + Q/(2k)·x(L−x) — parabolic. Transient: ∂T/∂t = α·∂²T/∂x² solved by explicit FDM. The Fourier number Fo = α·t/L² measures dimensionless time; at Fo ≈ 0.2 the solution approaches steady-state. Extended surface (fin): d²θ/dx² − m²θ = 0, m² = hP/(kA), θ = T−T∞, giving an exponential solution θ(x) = θb·cosh[m(L−x)]/cosh(mL).