Martina_
Industrial
- Nov 8, 2018
- 1
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
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