BenThelen / python-refprop

Python (3.x & 2.x) API for NIST Standard Reference Database 23 (a.k.a. Refprop) on Linux and Windows
Other
43 stars 25 forks source link

How to supress error ''[SETUP warning -117] No mixture data are available for one or more binary pairs in the specified mixture. The mixing parameters have been estimated.'' #10

Open Shishir-Jaiswal opened 9 years ago

Shishir-Jaiswal commented 9 years ago

Hi Ben, i am trying to estimate the property of one unconventional mixture (R23 and R32). While defining this mixture, It raises the error ''[SETUP warning -117] No mixture data are available for one or more binary pairs in the specified mixture. The mixing parameters have been estimated.'' Similar to what refprop does in its interface, but in REFPROP still we are able to calculate the properties based on the estimated mixing parameters. I want to do the samr in python as well. How to implements this in the library provided by you.

Any help is really appreciated. Thanks Shishir

Johnhan0923 commented 7 years ago

Have you supress this question? I also meet this difficulty,if you have any idea about this ,please contact me e-mail:807316922@qq.com

saadsaleem2005 commented 2 years ago

Hello! I am wondering if this thread is still active, but how can we generally use this wrapper for calling mixtures such as R452B, etc.?