Populate real gas properties from refprop tables

7 views (last 30 days)
LEO LEON
LEO LEON on 14 Oct 2019
Commented: JSH on 5 Jun 2022
Hello,
The gas properties block from simscape allows the user to define real gas tables. Is there a matlab function to automatically populate
this block, analogous to (where water medium is chosen just as an example),
"twoPhaseFluidTables(gcb,waterTables)"
--> variable waterTables is generated from,
waterTables = twoPhaseFluidTables([25,4000],[0.01,15],25,25,60,'water','C:\Program Files\REFPROP\')
Thank you and best regards,
LEO

Answers (1)

Jes Vestervang Jensen
Jes Vestervang Jensen on 1 Dec 2020
Hi Leo,
Did you find a solution? I struggle with the same.
BR
Jes

Community Treasure Hunt

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

Start Hunting!