Using REFPROP Subroutine in MATLAB
显示 更早的评论
I am working on a small project where I have to calculate 'Pressure vs Shaft Rotation' plot for CO2 compressor. The governing equation is in the differential form. So i would like to know, how to use or call a subroutine to calculate derivatives like (dP/dT)v=const. P, T v, are pressure, temp.,and volume resp. or (dh/dv)t=const etc.
I have downloaded following files from www.boulder.nist.gov: refpropm.m, rp_proto.m, rp_proto64.m, REFPRP64_thunk_pcwin64.dll, REFPRP64.DLL,
Also I have refpropm.f90 file kept in refprop folder.
I am getting an error about .msi file. I tried to resolve it from solution on the nist website, but couldn't succeed. I have REFPROP and MATLAB 7.
Please help me with this.
Thanks a lot.
1 个评论
Tom
2016-2-18
Hi Dnyanesh,
Did you have any luck with this issue? I have not figured out how to run REFPROP from the matlab script.
Cheers
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Thermal Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!