Populate real gas properties from refprop tables
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Jes Vestervang Jensen
am 1 Dez. 2020
Hi Leo,
Did you find a solution? I struggle with the same.
BR
Jes
1 Kommentar
Siehe auch
Kategorien
Mehr zu Gas Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!