필터 지우기
필터 지우기

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