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/CH1/EX1.4/Chapter1_Ex4_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/CH1/EX1.4/Chapter1_Ex4_Output.txt')
-rw-r--r-- | 1040/CH1/EX1.4/Chapter1_Ex4_Output.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/1040/CH1/EX1.4/Chapter1_Ex4_Output.txt b/1040/CH1/EX1.4/Chapter1_Ex4_Output.txt new file mode 100644 index 000000000..608fa27f5 --- /dev/null +++ b/1040/CH1/EX1.4/Chapter1_Ex4_Output.txt @@ -0,0 +1,32 @@ +
+ OUTPUT Ex1.4.a
+========================================================================================
+L T x T_average (7+x)ave k_1
+(ft) (°C) (°C)
+========================================================================================
+1.000000 338.000000 0.061538 334.000000 7.030769 0.446548
+2.000000 348.000000 0.138462 343.000000 7.100000 0.607207
+3.000000 361.000000 0.238462 354.500000 7.188462 0.886905
+4.000000 380.000000 0.384615 370.500000 7.311538 1.558039
+5.000000 415.000000 0.653846 397.500000 7.519231 4.326296
+6.000000 447.000000 0.900000 431.000000 7.776923 9.656708
+9.000000 458.000000 0.984615 452.500000 7.942308 4.955476
+
+The activation energy from the slope =21.393545 kcal/mol
+
+========================================================================================
+
+ OUTPUT Ex1.4.b
+========================================================================================
+L T x T_average (7+x)ave k_2
+(ft) (°C) (°C)
+========================================================================================
+1.000000 338.000000 0.061538 334.000000 7.030769 0.461034
+2.000000 348.000000 0.138462 343.000000 7.100000 0.675498
+3.000000 361.000000 0.238462 354.500000 7.188462 1.095644
+4.000000 380.000000 0.384615 370.500000 7.311538 2.280240
+5.000000 415.000000 0.653846 397.500000 7.519231 9.503472
+6.000000 447.000000 0.900000 431.000000 7.776923 55.302564
+9.000000 458.000000 0.984615 452.500000 7.942308 145.608974
+
+The activation energy from the slope =43.147788 kcal/mol
\ No newline at end of file |