diff options
author | priyanka | 2015-06-24 15:03:17 +0530 |
---|---|---|
committer | priyanka | 2015-06-24 15:03:17 +0530 |
commit | b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch) | |
tree | ab291cffc65280e58ac82470ba63fbcca7805165 /1040/CH5/EX5.3/Chapter5_Ex3_Output.txt | |
download | Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2 Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip |
initial commit / add all books
Diffstat (limited to '1040/CH5/EX5.3/Chapter5_Ex3_Output.txt')
-rw-r--r-- | 1040/CH5/EX5.3/Chapter5_Ex3_Output.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/1040/CH5/EX5.3/Chapter5_Ex3_Output.txt b/1040/CH5/EX5.3/Chapter5_Ex3_Output.txt new file mode 100644 index 000000000..cc13ed577 --- /dev/null +++ b/1040/CH5/EX5.3/Chapter5_Ex3_Output.txt @@ -0,0 +1,21 @@ +
+ OUTPUT Ex5.3.a
+==========================================================
+The Overall Heat transfer coefficient for given Velocities
+==========================================================
+ u(velocity) U
+ (ft/s) (cal/cm2 sec K)
+==========================================================
+ 1.5 2.704991E-03
+ 3.0 4.240314E-03
+
+
+ OUTPUT Ex5.3.b
+==========================================================
+The Peak Radial average bed temperature for given Velocities
+==========================================================
+ u(velocity) delta_T
+ (ft/s) (°C)
+==========================================================
+ 1.5 25
+ 3.0 16
\ No newline at end of file |