This project presents the numerical solution of the 2D transient heat transfer equation using MATLAB. It implements various methods to solve the problem and investigates the stability conditions.
Heat Distribution Constant Thermal diffusivity constant of the material (e.g., 0.00011). Temperature of Left Wall Temperature in °C (e.g., 30). Temperature of Right Wall Temperature in °C (e.g., 30).
We examine a heat problem in 1D. Assume that a rod with given temperature distribution u_0(x) is cooled to temperature 0 on the exteriors at 0 and pi. Assume that u(x,t) for the Temperature at point x ...