Negative values for Cp

368 views
Skip to first unread message

pklad...@gmail.com

unread,
Aug 23, 2021, 4:57:22 AM8/23/21
to coolprop-users
Greetings.
I require the values of the specific heat capacity under constant pressure, Cp, within the two-phase liquid-vapor region. The values for the saturated liquid and vapor are included. Unfortunately i receive negative values near the saturated liquid region, usually around steam quality of 0.10. Cp was called using pressure, quality and pressure, enthalpy input pairs:
    Cpx=CP.PropsSI('C','P',plow,'Q',qx,working_fluid)
    Cpx=CP.PropsSI('C','P',plow,'H',hx,working_fluid)
The pressure corresponds to the saturation pressure for 30 oC. The working fluids tested were R124, Isobutane, R245fa, Isopentane and Cyclopentane.

Any ideas?

Thank you in advance.

P.S. 
Software used:
CoolProp v6.4.1
Python 2.7.16
Debian 10

pklad...@gmail.com

unread,
Aug 23, 2021, 5:05:18 AM8/23/21
to coolprop-users
I forgot to mention that i am using the Python wrapper for NBP reference state.

Matthis Thorade

unread,
Aug 23, 2021, 8:34:59 AM8/23/21
to coolprop-users
cp is not defined in the two-phase region of pure fluids.
cp would be (dh/dT)_p but for pure fluids in the two-phase region dT is zero at constant p, evaporation temperature and pressure are coupled, so if pressure is constant evaporation happens at a constant temperature. cp is therefore infinite in the two-phase region.

Not sure whether CoolProp should return any value here, probably it shoudl return an error instead.

pklad...@gmail.com

unread,
Aug 23, 2021, 11:52:28 AM8/23/21
to coolprop-users
Thank you for quick response.
I see what you mean. My objective is to calculate the overall heat transfer coefficient of a working fluid undergoing phase change. There are correlations that take, among other properties, Cp into account. 
I must admit that this is rather perplexing. I will look into it further and post an answer, should i find one.

Reply all
Reply to author
Forward
0 new messages