Up: Return
EGN 5456 Homework 1 Fall 1999
Numerical Solution of Heat Conduction in a Bar

Problem Statement
Find the temperature distribution T in a bar of length with a heat conduction coefficient . The ends of the bar are kept at zero degrees for all time. However, initially the center of the bar is at a larger temperature . You can assume that this initial temperature decreases linearly from the middle to zero at each end. Plot the temperature distribution T for times 0, 0.125, 0.25, 0.375, and 0.5 in a single graph against x. Use a plotting software package of your choice.

Numerical Solution
Solve the problem numerically using a finite difference method.

Analytical Solution
Solve the problem analytically.

Up: Return
Author: Leon van Dommelen