Hi, I use to call refprop in CoolProp but now it does not work. It cannot load the fluid. Normally I was using mixture of Water and ammonia but now it does not work even with water
Traceback (most recent call last):
File "D:\documents\PROJETS\absortion\Exemple1.py", line 14, in <module>
REFPROP = CP.AbstractState('REFPROP','WATER')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "CoolProp\AbstractState.pyx", line 32, in CoolProp.CoolProp.AbstractState.__cinit__
ValueError: Could not load these fluids: WATER
Versions
*REFPROP Version: 10.0.0.97
Operating System and Version: windows 10
Access Method:** python with coolprop
I tried with water ( lowercase) Water, nothing works. It use to work fine before I don't know what changed. The program refprop.exe works fine with all fluids and mixtures.
Description
Hi, I use to call refprop in CoolProp but now it does not work. It cannot load the fluid. Normally I was using mixture of Water and ammonia but now it does not work even with water
Steps to Reproduce
I have the following message:
Versions
*REFPROP Version: 10.0.0.97 Operating System and Version: windows 10 Access Method:** python with coolprop
I tried with water ( lowercase) Water, nothing works. It use to work fine before I don't know what changed. The program refprop.exe works fine with all fluids and mixtures.
Thank you LOuis Lamarche