REFPROP-headers icon indicating copy to clipboard operation
REFPROP-headers copied to clipboard

This is a tiny repository that contains header files for the REFPROP fluid property library. The header files should work with both C++ and C, but they have only been tested with C++ so far.

Results 4 REFPROP-headers issues
Sort by recently updated
recently updated
newest added

Hi, having a small issue using the REFPROP_lib.h header. When compiling, I am getting errors saying that there are undefined references, to "WMOLdll" for example. At the top of my...

Add a new C++ object that manages access to the REFPROP library. This should cover some of the code from https://github.com/CoolProp/CoolProp/blob/master/src/Backends/REFPROP/REFPROPMixtureBackend.cpp and is closely related to CoolProp/CoolProp/issues/354 and jowr/librefprop.so#21

Could we please find a way to document which version of REFPROP is intended to be used with this repository? People with old REFPROP versions might find it useful to...