summaryrefslogtreecommitdiff
path: root/172/CH3/EX3.2/ex2.sce
diff options
context:
space:
mode:
Diffstat (limited to '172/CH3/EX3.2/ex2.sce')
-rwxr-xr-x172/CH3/EX3.2/ex2.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/172/CH3/EX3.2/ex2.sce b/172/CH3/EX3.2/ex2.sce
new file mode 100755
index 000000000..ec32c2216
--- /dev/null
+++ b/172/CH3/EX3.2/ex2.sce
@@ -0,0 +1,6 @@
+//example 2
+//determinig the phase
+clear
+clc
+disp('from the table,we find that at 30C,saturation pressure of ammonia is 1167 kPa.But here we have pressure of 1000 kPa.hence,ammonia exists in superheated vapor state.')
+disp('for R-22 at 200 kPa,vg=0.1119 kg/m^3.given v=0.15 m^3/kg i.e. v>vg,so the state is superheated vapor') \ No newline at end of file