Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query HEOS Fluid Mixture R134a & Ethanol #2365

Open
AidanHumble opened this issue Apr 3, 2024 · 1 comment
Open

Query HEOS Fluid Mixture R134a & Ethanol #2365

AidanHumble opened this issue Apr 3, 2024 · 1 comment

Comments

@AidanHumble
Copy link

Hi using the Excel plugin for Coolprop

Running the base formula =PropsSI("D","T",293.15,"Q",0,"HEOS::Ethanol[x]&R134a[1-x]") where x is the ethanol fraction produces the following output

Ethanol | R134a | Coolprop HEOS
0 | 1 | 1225.333
0.1 | 0.9 | 1206.143
0.2 | 0.8 | 1183.969
0.3 | 0.7 | 1157.077
0.4 | 0.6 | 1124.357
0.5 | 0.5 | 1085.186
0.6 | 0.4 | 1039.281
0.7 | 0.3 | 986.584
0.8 | 0.2 | 927.1991
0.9 | 0.1 | 861.3506
1 | 0 | 789.3366

The curve produced does not match measured data which pretty much follows the ideal mixture curve eg, Ref: https://core.ac.uk/download/pdf/288360819.pdf.

is there an error in the basis of the formula that I am missing?

As far as I can tell installed version is 6.4.10 (IT managed install)

Regards

Aidan

@ibell
Copy link
Contributor

ibell commented Apr 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants