summaryrefslogtreecommitdiff
path: root/534/CH1/EX1.5/1_5_Theoretical_Problem.sce
blob: e7156c2ebba635415e80e878f84fab1170429864 (plain)
1
2
3
4
5
6
7
8
clear;
clc;
printf('FUNDAMENTALS OF HEAT AND MASS TRANSFER \n Incropera / Dewitt / Bergman / Lavine \n EXAMPLE 1.5   Page 23 \n')// Example 1.5
//Theoretical Problem

printf('\n The given example is theoretical and does not involve any numerical computation')

//End