Practice Problem in EES
Practice Problem in EES
Kindly Redo the following procedures as instructed below. Submit the screenshot of
Solution windows compiled as .pdf file
1. In the EES Equation Window, try to determine the enthalpy and entropy of
water at 1500C and 200kPa
Sample Code:
2. Try to add other type of Fluids. Say R134a and see the new value upon hitting
the ‘solve’ button
3. Sample Problem:
A refrigerant compressor is operating steadily under P 1 = 30kPa, T1 = 50C
and P2 = 300kPa, T2 = 390C with a refrigerant flowrate of 0.5kg/s.
Determine the power requirement of the compressor in kW when
compressing R11 refrigerant.
Solution:
This is a steady state device,
Power = mass flowrate * (h2 – h1) where h is the enthalpy.
EES Code guide:
To call out a mass flow rate: m_dot = 0.5[kg/s]
To call out Enthalpy: see Guide code in the previous example
Remember to designate the individual enthalpy using h_1 and h_2
To determine the Power: m_dot*(h_1-h_2)
Example:
Find the enthalpy of Saturated vapor R11 refrigerant having a pressure of 30kPa
Solution using EES: