3 (CT)-(.)(7) ) + ( + az 1. Three-dimensional unsteady conduction of heat in a solid is governed by the partial differen
Posted: Sat May 21, 2022 11:07 am
where T is measured in degrees centigrade (C). Also assume that the temperatures on the two faces of the plate are held at 0.0 C for all time. That is, T(t,0.0) = T(t, 1.0) = 0.0 = = 2 Your task is to solve the one-dimensional diffusion equation numerically (to obtain T(t, x)) for the given initial and boundary conditions. Specifically you are asked to perform the following a • Obtain a finite difference equation (FDE) using a first order forward difference approxima- tion for the time derivative and a second order central-difference approximation of the space ative for the one-dimensional dif sion equation. Assume that the domain is equally spaced in t and X. Does this discretization result in an Implicit or an Explicit solution technique? = = = • Obtain the numerical solution (T(t, x)) for Ax 0.1 cm and At 0.1 sec. Plot the solutions at t = 0.5, 1.0, 4.0, 10.0 sec. Discuss how the numerical results change. • Repeat computations using Ax 0.1 cm and At 0.5, 1.0 sec and plot results at t= 10.0 sec. Discuss how the selection of timestep affects the accuracy of the numerical results. Explain how increased timestep is affecting the stability of the numerical solution. = = =