(Helium) PropsSI failed ungracefully
3 views (last 30 days)
Show older comments
When I try to calculate tables about Helium in order to insert into Simscape, Matlab returns this error
Steps to Reproduce
- HeTables = twoPhaseFluidTables([-5.99,500],[0.2275,3],25,25,60,'HELIUM','py.CoolProp.CoolProp.PropsSI')
Expected behavior -> To calculate a struct with fields (like the picture with the N2Tables)
Actual behavior -> Error about PropsSI failed
3 Comments
Yifeng Tang
on 16 Oct 2024
You'll probably need to trial and error with the range a bit.
In REFPROP, I can ask it to generate a p-u diagram and that allows me to see the range where it's able to generate usable data. Is it possible to do a similar thing in Coolprop and get the range information that way?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!