summaryrefslogtreecommitdiff
path: root/2417/CH5/EX5.33/Ex5_33.sce
blob: 4af1a758915e3f42782b7cec103676202cc60038 (plain)
1
2
3
4
5
6
7
8
9
10
//scilab 5.4.1
clear;
clc;
printf("\t\t\tProblem Number 5.33\n\n\n");
// Chapter 5 : Properties Of Liquids And Gases
// Problem 5.33  (page no. 215) 
// Solution

//Locate 30 C on the saturation line.Now follow a line of constant pressure,which is also a line of constant temperature in wet region,until an enthalpy of 2000kJ/kg is reached.
printf("The moisture content is 23 percent or x=77 percent\n");