HOME EXAM 2022 GROUPS: ALL Subject: Numerical Analysis Unsteady heat conduction problem on a rectangular domain is to be
Posted: Tue Jul 05, 2022 7:28 am
C. Prepare your solution by writing the system of equations in matrix form for the first-time step using a 5x5 grid and time step of 0.01 s. (Write the system of equations only) D. Write a MATLAB code to solve the problem (you can modify the class notes example code) E. Use the code with Nx=11, Ny-11, At = 0.01 to find out the following a. The Temp. distribution after 1sec, 60 sec, 30 min ( plot 3 Figures) b. What is the temperature at the point (x, y) = (0.5m,0.5m) at the above three moments? (Table) c. Plot the temperature profile at the line defined by y=0.5 at the above three steps. (Figure) d. Calculate until the 12 norm of tempreture is less than 3%. G. Perform mesh sensitivity analysis for the steady state case (change number of grid points in x and y) and make sure that you are at/close to steady state. find out grid independent solution at the plate mid-point (a plot x-axis number of grids and y axis Temp. at mid point). Note: comment on every result Every figure should have title, x label and y label Tables should have clear title Your specific data will be sent to you via the google-class room