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!