summaryrefslogtreecommitdiff
path: root/534/CH1/EX1.3/1_3_Theoretical_Problem.sce
diff options
context:
space:
mode:
Diffstat (limited to '534/CH1/EX1.3/1_3_Theoretical_Problem.sce')
-rw-r--r--534/CH1/EX1.3/1_3_Theoretical_Problem.sce8
1 files changed, 8 insertions, 0 deletions
diff --git a/534/CH1/EX1.3/1_3_Theoretical_Problem.sce b/534/CH1/EX1.3/1_3_Theoretical_Problem.sce
new file mode 100644
index 000000000..64bc95f58
--- /dev/null
+++ b/534/CH1/EX1.3/1_3_Theoretical_Problem.sce
@@ -0,0 +1,8 @@
+clear;
+clc;
+printf('FUNDAMENTALS OF HEAT AND MASS TRANSFER \n Incropera / Dewitt / Bergman / Lavine \n EXAMPLE 1.3 Page 18 \n')// Example 1.3
+//Theoretical Problem
+
+printf('\n The given example is theoretical and does not involve any numerical computation')
+
+//End