about 'matlab function' using refprom to get properties of methane
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Govind KM
2024-12-11
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 Center 和 File Exchange 中查找有关 Hydraulic Elements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!