Populate real gas properties from refprop tables
9 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Jes Vestervang Jensen
on 1 Dec 2020
Hi Leo,
Did you find a solution? I struggle with the same.
BR
Jes
1 Comment
See Also
Categories
Find more on Gas Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!