Nist Refprop 9 [extra Quality]
REFPROP 9 models natural gas mixtures, liquefied natural gas (LNG) composition, and hydrocarbon separation processes. It provides the precise phase behavior data needed to prevent hydrate formation and optimize pipelines. Thermodynamic Models and Accuracy
Writing custom scripts in Python, MATLAB, C++, Fortran, or LabVIEW that query the REFPROP DLL for automated data generation.
The accuracy and depth of REFPROP 9.1 made it an indispensable tool for engineers and scientists in a variety of industries: nist refprop 9
Unlike many academic calculators, REFPROP 9 was designed for integration. It includes:
While every version of REFPROP is powerful, version 9 introduced features that made it a watershed release for engineers who prefer a stable, legacy-compatible platform. REFPROP 9 models natural gas mixtures, liquefied natural
By simply replacing the DLL from version 8.0 with the new one from version 9.0 or 9.1, user-created code could be updated without any internal changes, as the input and output structures of the calling routines remained identical. NIST provided sample programs in to guide developers, and the Excel spreadsheet integration via the DLL was particularly popular, enabling users to perform calculations directly in a familiar spreadsheet environment. This approach allowed for advanced and reproducible property calculations within the comfort of a standard office suite.
REFPROP is a comprehensive database of thermophysical properties of fluids, including refrigerants, hydrocarbons, and other industrially important fluids. It provides accurate and reliable property data for use in simulations, design, and optimization of various engineering systems, such as refrigeration and air-conditioning systems, power generation and conversion systems, and chemical processes. The accuracy and depth of REFPROP 9
T = c_double(300) P = c_double(1000) rho = c_double(0) h = c_double(0) s = c_double(0)
C++ and VB sample programs are included, and FORTRAN source code is provided for custom integrations.
The FORTRAN code was , and a 64-bit DLL is available for use with Excel, MATLAB, and other applications.