summaryrefslogtreecommitdiff
path: root/534/CH8/EX8.1/8_1_Theoretical_Problem.sce
blob: 0b95efe7ae1eacc7d48ef669157909d92ac57277 (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 8.1   Page 494 \n')// Example 8.1
//Theoretical Problem

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

//End