Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

EES REFPROP INTERFACE error 202

Status
Not open for further replies.

Martina_

Industrial
Joined
Nov 8, 2018
Messages
1
Location
US
Hi,

when I use call EESREFPROP it give me the error 202 (see attachment).
This is the code that I run:

$ConvertEESREFPROPUnits
F$='isobutan'
P[8]=464 [kPa]
s_8=2.355 [kJ/kg*k]

Call EES_REFPROP(F$,26 ,p[8],s_8 : T8is,P8is,rho8is,v8is,h_8is,s8is,Q8is,Cv8is,Cp8is,w8is,Qm8is,x_8is)

I need some advice because in Refprop for this pressure and entropy I obtain the results and also using function info in EES, but for this code no. I'm testing isobutane, that is built in fluid in EES, in order to then change fluid.
I don't understand if it is a problem of the interface o is due to the code.

Thank you very much.
Martina
 
 https://files.engineering.com/getfile.aspx?folder=26d099ed-a619-48c7-b435-5a824bf07e7a&file=Capture1.PNG
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top