Given the 3-D rectangular solid with sides of length a, b and c in the x, y and z direction respectively.
Find T(x,y,z) in the interior of the solid when laplace T = 0
Boundary condition are following conditions:
1) x=0, T=0
2) x=a, dT/dx=0
3) y=0, dT/dy=0
4) y=b, dT/dy=0
5) z=0, T=0
6)...