Assignment
Assignment
Instructions:
▪ Form a group having 3 members to solve the problem described below.
▪ The code must be developed in MATLAB.
▪ Details of the procedure followed and results must be documented in a report.
▪ Compress the report in pdf format and codes (.m) in a Roll1_Roll2_Roll3.zip file.
▪ One of the members of the group can email the .zip file to [email protected].
▪ CC the group members in the email and ensure to add your names and roll numbers in the
report.
▪ The last date of submission of the report and codes is April 11th.
Problem:
Case 1:
When three sides of the plate are insulated and the 4th side is maintained at 25oC. Solve
(a) using 2 elements and 𝑞 = 1000 𝛿(𝑥 − 𝑥𝑐 , 𝑦 − 𝑦𝑐 ) W/m2, where xc and yc are the coordinates
of the center of the plate, and is the Dirac-delta function;
(b) using 4 elements intersecting at the center.
(c) using ~10 elements with heat source at the intersection of elements.
(d) using ~100 elements with heat source at the intersection of elements.
For all the cases, plot the contour of temperature in the plate and its variation along a horizontal line
passing through the center. Comment on the accuracy of the different solutions.
Case 2:
When three sides of the plate are insulated and the 4th side is subjected to convective heat transfer
such that 𝑞𝑛 = ℎ(𝑇 − 𝑇0 ) where T0 = 25oC and h = 10 W/(m2-K). Solve using ~100 elements with
heat source at the intersection of elements. Compare the solution to case 1(d).