usnistgov / REFPROP-wrappers

Wrappers around NIST REFPROP for languages such as Python, MATLAB, etc.
193 stars 127 forks source link

RefProp9.1 integration on Linux with Matlab and compilers #477

Closed nathanpt1 closed 1 year ago

nathanpt1 commented 2 years ago

I have reviewed your material for installation of RefProp with other applications. I have been successful in integration of RefProp9.1 with MS365/Excel and Matlab2021b on Windows10. I am looking for information for a Linux (RHEL7/8) integration with a Linux installation of Matlab2021b and GCC/Intel Fortran/C integration. Do you have any documentation on these steps or procedures you can point me to?

ianhbell commented 2 years ago

Same exact procedure. Built it yourself with: https://github.com/usnistgov/refprop-cmake

But recommend to upgrade to REFPROP 10 first.