フィルターのクリア

how to use refprop with mixtures

33 ビュー (過去 30 日間)
Ray Joseph
Ray Joseph 2019 年 5 月 28 日
編集済み: Sadaf 2024 年 2 月 15 日
How do I use Refprop for mixtures?
Issuing a command
C3H8Tables = twoPhaseFluidTables([-195,800],[0.00001,10],50,50,150,'R401A','C:\Program Files (x86)\REFPROP')
fails to find the mixture file R401A.MIX
There is a file int eh REFPROP/MIXTURE folder labled R401A.MIX
C3H8Tables = twoPhaseFluidTables([-195,800],[0.00001,10],50,50,150,'Propane','C:\Program Files (x86)\REFPROP')
works. The file PROPANE.FLD is found and calculations are performed.
Matlab 2019a on Windows 10
  2 件のコメント
Paolo
Paolo 2022 年 10 月 7 日
Hi Ray Joseph,
Any luck in solving this?
Baqer Alhabeeb
Baqer Alhabeeb 2023 年 2 月 12 日
It should be written '*.mix'

サインインしてコメントする。

回答 (1 件)

Sadaf
Sadaf 2024 年 2 月 15 日
編集済み: Sadaf 2024 年 2 月 15 日
Thanks Baqer, putting .mix at the end of the name of the fluid worked for me e.g. 'r454b.mix'.

製品

Community Treasure Hunt

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

Start Hunting!

Translated by