about 'matlab function' using refprom to get properties of methane

조회 수: 2 (최근 30일)
闫
2024년 12월 11일
댓글: 2025년 1월 18일
Hi there,
I want to link REFPROP with Simulink for methane. The pressure and temperature of the working fluid change. I want to import the fluid properties to Simulink, considering the changing pressure and temperature. Is it possible, and how can I do that?

답변 (1개)

Govind KM
Govind KM 2024년 12월 11일
Hi @闫,
To link REFPROP with Simulink, you will first need to link REFPROP with MATLAB, following the steps mentioned in the documentation from NIST or from Github:
Following this, REFPROP can be used within Simulink by creating a MATLAB Function block which contains MATLAB code performing REFPROP operations. An example of this workflow can be found in the following MATLAB answers post:
Hope this helps!

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by