This repository contains a CMake-based build system for the NIST REFPROP shared library (e.g., DLL) and a C/C++ wrapper for calling it. Wrappers are available in ...
I wrote a simple routine that utilize the python REFPROP wrapper, the routine is called into MATLAB and a standalone app has been created. To call the REFPROP routines and access the dll I followed ...