Clear Filters
Clear Filters

Unable to use REFPROP material library

5 views (last 30 days)
Sudarshan
Sudarshan on 7 Feb 2024
Commented: Sudarshan on 7 Feb 2024
I am trying to run a code however i am facing an error:
Error using refpropm
[SETUP error 101] error in opening file for component #-22; filename = (C:\Program
Files\REFPROP\fluids\c12.fld).
Error in DEWPOINT (line 54)
C_pair(j,i)=refpropm('C','T',Tpa_avg(j,i),'P',P_a,'AIR.MIX'); %specific heat of air in J/kgK
please provide a solution. Also i am a complete novice so it will be helpful if you could explain in detail.
thankyou

Answers (1)

Walter Roberson
Walter Roberson on 7 Feb 2024
  1 Comment
Sudarshan
Sudarshan on 7 Feb 2024
Hii ,actually i tried performing the same code using 'co2' instead of " Air.ppf" and the code didnt show any error it is only showing error for AIR.ppf

Sign in to comment.

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!