Populate real gas properties from refprop tables
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Jes Vestervang Jensen
el 1 de Dic. de 2020
Hi Leo,
Did you find a solution? I struggle with the same.
BR
Jes
1 comentario
Ver también
Categorías
Más información sobre Gas Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!