This document discusses numerical methods for solving steady-state 1D and 2D heat conduction problems. It describes the relaxation method, Gaussian elimination method, and Gauss-Siedel iteration method for solving systems of simultaneous algebraic equations arising in heat conduction analyses. The Gaussian elimination and matrix inversion methods use matrix operations to systematically eliminate variables. The Gauss-Siedel iteration method iteratively solves for each variable using the most recently calculated values of other variables until convergence is reached. Examples are provided to illustrate each numerical solution technique.
Related topics: