Ian Bell

Results 624 comments of Ian Bell

I think one PR with edits to coolproplib.h and another with everything else would be good. Usually I squash merge when merging into master. The docs are auto generated with...

This one also needs to be rebased or merged from master

Yes, but those functions are no longer used. You need to specify the backend, but you need to use the abstractstate accessor methods from the shared library. Bottom of this...

Did you see the methods for the low level interface? You need to interface with them in a similar fashion to propssi. There is an example in the Matlab wrapper...

I'm not sure why it was removed because you are right that W and R should be valid inputs to get the dry bulb temperature. I think this is another...

Look here: https://github.com/CoolProp/CoolProp/blob/master/src/HumidAirProp.cpp >

Well, couple of issues there, it should be R1234ZEE rather than R1234ZE, but no, there is no experimental VLE data for this mixture, so no interaction parameters have been fitted...

You can read the report the psychrometric properties are based on. I don't recall off the top of my head; I remember it was confusing, and poorly documented.

@dododododo21 You are correct, the reference state for humid air cannot be changed. The way the reference states are described in RP-1485 is quite unclear. So I fudged the results...