Ian Bell
Ian Bell
Are you planning on adding the proper two-phase detection for u-rho inputs? I have been working on this problem in my day job and have some pointers. You might also...
Problem is python 3.9. We will soon have auto-built wheels. Until then, you need to build from checked out source code.
I don't have any use of this platform. If you wanted to figure this out and describe how to do for all python versions, that would be interesting.
@jmarrec is there a reason to not build universal binary wheels on mac?
@flaviobn With https://github.com/CoolProp/CoolProp/commit/6f4dfa82c1232f4827a81040284262a7099ed3fe I added musl support. Please try to install now
It's not that simple sadly, because we need to get all the other wrappers (and the docs) also updated, and nobody has stepped up to shepherd that.
Please try the install command from the top of this thread
Are you sure those are not custom functions provided by your code? I don't remember them from old CoolProp. What version of CoolProp was used before?
Then I'm not sure what to tell you. Best to upgrade to new PropsSI-based interface. Or better yet, the low-level interface.
What about density as an output? Does that work? That is the first step in such a calculation.