You are on page 1of 2

"practica 1,modo verano"

s[2]=Entropy(R134a;T=T[2];P=P[2])
s[1]=s[2]
s[3]=Entropy(R134a;T=T[3];P=P[3])
s[4]=Entropy(R134a;T=T[4];P=P[4])
T[1]=Temperature(R134a;P=P[1];s=s[1])
t[2]=317
t[3]=303
t[4]=280
t[5]=t[1]
p[1]=130
p[2]=800
p[3]=p[2]
p[4]=p[1]
p[5]=p[1]
m=0,3
h[1]=Enthalpy(R134a;T=T[1];P=P[1])
h[2]=Enthalpy(R134a;T=T[2];P=P[2])
h[3]=Enthalpy(R134a;T=T[3];P=P[3])
h[4]=Enthalpy(R134a;T=T[4];P=P[4])
h[5]=h[1]
hcond=h[2]-h[3]
heva=h[1]-h[4]
wcomp=h[2]-h[1]
eta=wcomp/hcond
Pair=heva*m

You might also like