wolfgang_302

Results 2 issues of wolfgang_302

I use CoolProp version 6.4.1, Python 3.8.11. Let T=293.15 (20°C), W=20e-3 (20 g/kg), P=101325 (Pa). Then the point of state (T,W,P) is oversaturated since `CP.HAPropsSI('W','T',293.15,'R',1,'P',101325) # returns 0.014760495260665328` and 0.01467...

I have a list of users where i have to change the displayName. Doing this user by user works. I tried to do this using a batch-query like this. `app_client`...

bug