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...