Closed raffcil closed 1 week ago
What is your ierr and herr when you do the SETUP call?
Your speed in replying is something just insane. Btw I checked the herr and it was:
[SETUP error 101] error in opening file for component # 1 filename = (:FLUIDS:PROPANE.FLD).
I obviously switched back to propane.fld and now it's working. Thanks
Hi everyone, I think that I correctly managed to install the refprop 9.1 wrapper for MATLAB on my macbook (intel). I followed this guide to do so. However, I cannot figure out how to make it work properly. I get "[PQFLSH error 5] one or more inputs are out of range: temperature > 1.5 x upper limit, T = 80.000 K, Tmax = 0.0000 K pressure > 2 x upper limit, P = 0.50000 MPa, Pmax = 0.0000 MPa" or even sometimes matlab crashes. Any tought on how to resolve?
Steps to Reproduce
ans =
Python str with no properties.
Actual behavior: Code runs but the PQFLSHdlloutput gives all zeros, T=80K and this error in "herr"
Versions
REFPROP Version: 9.1 Operating System and Version: Mac Os Sonoma 14.6.1 Access Method: Refprop wrapper via python on matlab
Additional Information
Thanks for your precious help!