summaryrefslogtreecommitdiff
path: root/534/CH3/EX3.8/3_8_Theoretical_Problem.sce
blob: 53252c8347ab651bb3c6c5b9883ccb4d8de5b87c (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 3.8   Page 134 \n')// Example 3.8
//Theoretical Problem

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

//End