Effacer les filtres
Effacer les filtres

how to use refprop with mixtures

33 vues (au cours des 30 derniers jours)
Ray Joseph
Ray Joseph le 28 Mai 2019
Modifié(e) : Sadaf le 15 Fév 2024
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 commentaires
Paolo
Paolo le 7 Oct 2022
Hi Ray Joseph,
Any luck in solving this?
Baqer Alhabeeb
Baqer Alhabeeb le 12 Fév 2023
It should be written '*.mix'

Connectez-vous pour commenter.

Réponses (1)

Sadaf
Sadaf le 15 Fév 2024
Modifié(e) : Sadaf le 15 Fév 2024
Thanks Baqer, putting .mix at the end of the name of the fluid worked for me e.g. 'r454b.mix'.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by