summaryrefslogtreecommitdiff
path: root/527/CH3/EX3.17/3_17exam.sce
diff options
context:
space:
mode:
Diffstat (limited to '527/CH3/EX3.17/3_17exam.sce')
-rwxr-xr-x527/CH3/EX3.17/3_17exam.sce12
1 files changed, 12 insertions, 0 deletions
diff --git a/527/CH3/EX3.17/3_17exam.sce b/527/CH3/EX3.17/3_17exam.sce
new file mode 100755
index 000000000..9df477632
--- /dev/null
+++ b/527/CH3/EX3.17/3_17exam.sce
@@ -0,0 +1,12 @@
+//Engineering and Chemical Thermodynamics
+// Example 3.17
+//Page no :151
+
+clear ; clc ;
+disp(" Example: 3.17 Page no : 151") ;
+disp(" The problem contains only theory and different substitutions.There is no numerical part involved .")
+
+// Del_S_magnetization > 0 ;
+// Del_S_magnetization + Del_S_temperature = 0 ; therefore
+// Del_S_temperature < 0 ;
+// i.e. T2 < T1 ; \ No newline at end of file