I am building a very simple Excel model, using CoolpProp, of an ORC cycle in steady state using the refrigerant 3M HFE 7100.
With SES36 for example the Excel model runs fine, but with INCOMP::HFE, some problems occur.
The relations between properties intergated in Coolprop seem to be more limited for HFE than for SES36.
More specifically, it is not possible to extract the enthalpy as a function of temperature at Quality 1, since it is an incompressible fluid.
How can I construct the saturation curve in a temperature-entropy or a pressure-enthalpy diagram for HFE,
without using
PropsSI("H";"P";...;"Q";1;"INCOMP::HFE")/1000
I found this relationship for vapour pressure of HFE (http://multimedia.3m.com/mws/media/199818O/3mtm-novectm-7100-engineered-fluid.pdf):
ln P = 22.415 - 3641.9 [1/(t+273)]
and knowing the saturation pressure at each temperature, I could use
PropsSI("H";"P";...;"Q";0;"INCOMP::HFE")/1000 for saturated liquid line
PropsSI("H";"P";...;"T";...;"INCOMP::HFE")/1000 for saturated vapour line
However, the saturated liquid and saturated vapour line combined do not give the expected results.
--
You received this message because you are subscribed to the Google Groups "coolprop-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coolprop-users+unsubscribe@googlegroups.com.
To post to this group, send email to coolprop-users@googlegroups.com.
Visit this group at https://groups.google.com/group/coolprop-users.
For more options, visit https://groups.google.com/d/optout.