diff options
Diffstat (limited to '3825/CH3/EX3.10/Ex3_10.sce')
-rw-r--r-- | 3825/CH3/EX3.10/Ex3_10.sce | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/3825/CH3/EX3.10/Ex3_10.sce b/3825/CH3/EX3.10/Ex3_10.sce new file mode 100644 index 000000000..5887d29f0 --- /dev/null +++ b/3825/CH3/EX3.10/Ex3_10.sce @@ -0,0 +1,6 @@ +clc
+//Ex 3_7,3_8,3_9 and 3_10 use Molier Diagram
+h1=3275
+h2=2725
+deltah=h2-h1
+mprintf("deltah=%fkJ/kg",deltah)
|