usnistgov / REFPROP-wrappers

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

Update C++ wrapper including CMake build #555

Closed Matthew-Boyd closed 1 year ago

Matthew-Boyd commented 1 year ago

This is an updated but simple C++ wrapper for REFPROP v10.

Matthew-Boyd commented 1 year ago

@ianhbell I think that covers everything. Let me know if there's anything else.

ianhbell commented 1 year ago

Let's experiment with this some, I am still not sure that the current architecture is the most convenient if you are a user of this CMake stuff. Once we merge, recommend to make a small repo that integrates your wrapper and see how easy that is to configure.