Está en la página 1de 7

COEFICIENTES DE PRESIÓN DEL TECHO O CUBIERTA

COEFICIENTES DE PRESION DEL TECHO POR ZONAS


ZONA 1: DE 0 A H/2
ZONA 2: DE H/2 A H
ZONA 3: DE H A 2H
ZONA 4: > 2H

CALCULOS PARA VIENTO NORMAL Y TETA <10 Y PARALELO PARA TODO TETA

If Ht/Le >=1
Z1CpBR1 = -1.3*Fr
Z1CpBR2 = -0.18
else
if Ht/Le >=0.5

Z1CpBR1 = (-1.3*Fr-(-0.9))*(Ht/Le-0.5)/(1-0.5)+(-0.9)
Z1CpBR2 = -0.18
else

Z1CpBR1 = -0.9
Z1CpBR2 = -0.18
end
end
No aplica
end
No aplica
end

**//***************************************************************//**
**//***************************************************************//**

If Le>Ht/2
If Ht/Le >=1

Z2CpBR1 = -0.7
Z2CpBR2 = -0.18

else
if Ht/Le >=0.5

Z2CpBR1 = (-0.7-(-0.9))*(Ht/Le-0.5)/(1-0.5)+(-0.9)
Z2CpBR2 = -0.18
else

Z2CpBR1 = -0.9
Z2CpBR2 = -0.18
end
end
No aplica
end
No aplica
end
No aplica
end

**//***************************************************************//**
**//***************************************************************//**

If Le>Ht
If Ht/Le >=1

Z3CpBR1 = -0.7
Z3CpBR2 = -0.18

else
if Ht/Le >=0.5
Z3CpBR1 = (-0.7-(-0.5))*(Ht/Le-0.5)/(1-0.5)+(-0.5)
Z3CpBR2 = -0.18
else

Z3CpBR1 = -0.5
Z3CpBR2 = -0.18
end
end
No aplica
end
No aplica
end
No aplica
end

**//***************************************************************//**
**//***************************************************************//**

If teta < 10
If Le>2*Ht
If Ht/Le >=1

Z4CpBR1 = -0.7
Z4CpBR2 = -0.18

else
if Ht/Le >=0.5

Z4CpBR1 = (-0.7-(-0.3))*(Ht/Le-0.5)/(1-0.5)+(-0.3)
Z4CpBR2 = -0.18
else

Z4CpBR1 = -0.3
Z4CpBR2 = -0.18
end
end
No aplica
end
No aplica
end
No aplica
end

**//***************************************************************//**
**//***************************************************************//**

CALCULOS PARA VIENTO NORMAL Y TETA >10

BARLOVENTO

If Ht/Le <=0.25
If teta = 45

WWRCP251= 0
WWRCP252= 0.4

else
If teta >= 35

WWRCP251= 0
WWRCP252= 0.4

else
If teta >= 30
WWRCP251= (0.2*(teta-30)/5)-0.2
WWRCP252= (0.1*(teta-30)/5)+0.3

else
If teta >= 25

WWRCP251= -0.2
WWRCP252= 0.3

else
If teta >= 20

WWRCP251= (0.1*(teta-20)/5)-0.3
WWRCP252= (0.1*(teta-20)/5)+0.2

else
If teta >= 15

WWRCP251= (0.2*(teta-15)/5)-0.5
WWRCP252= (0.2*(teta-15)/5)

else
If teta >= 10

WWRCP251= (0.2*(teta-10)/5)-0.7
WWRCP252= (0.18*(teta-10)/5)-0.18

else

NO APLICA
end
end
end
end
end
end
end
end

**//***************************************************************//**
**//***************************************************************//**

If Ht/Le =0.5
If teta = 45

WWRCP501= 0
WWRCP502= 0.4

else
If teta >= 35

WWRCP501= (0.2*(teta-35)/10)-0.2
WWRCP502= (0.1*(teta-35)/10)+0.3

else
If teta >= 30

WWRCP501= -0.2
WWRCP502= (0.1*(teta-30)/5)+0.2
else
If teta >= 25

WWRCP501= (0.1*(teta-25)/5)-0.3
WWRCP502= 0.2

else
If teta >= 20

WWRCP501= (0.1*(teta-20)/5)-0.4
WWRCP502= (0.2*(teta-20)/5)

else
If teta >= 15

WWRCP501= (0.3*(teta-15)/5)-0.7
WWRCP502= (0.18*(teta-15)/5)-0.18

else
If teta >= 10

WWRCP501= (0.2*(teta-10)/5)-0.9
WWRCP502= -0.18

else

NO APLICA
end
end
end
end
end
end
end
end

**//***************************************************************//**
**//***************************************************************//**

If Ht/Le >=1
If teta = 45

WWRCP101= 0
WWRCP102= 0

else
If teta >= 35

WWRCP101= (0.2*(teta-35)/10)-0.2
WWRCP102= (0.1*(teta-35)/10)+0.2

else
If teta >= 30

WWRCP101= (0.1*(teta-30)/5)-0.3
WWRCP102= 0.2

else
If teta >= 25

WWRCP101= (0.2*(teta-25)/5)-0.5
WWRCP102= (0.2*(teta-25)/5)

else
If teta >= 20

WWRCP101= (0.2*(teta-20)/5)-0.7
WWRCP102= (0.18*(teta-20)/5)-0.18

else
If teta >= 15

WWRCP101= (0.3*(teta-15)/5)-1
WWRCP102= -0.18

else
If teta >= 10

WWRCP101= ((-1-(-1.3*Fr))*(teta-10)/5)-(-1.3*Fr)
WWRCP102= -0.18

else

NO APLICA
end
end
end
end
end
end
end
end

**//***************************************************************//**
**//***************************************************************//**

If teta >= 10

relacion= Ht/L

if relacion>= 1

WWRCP1= WWRCP101
WWRCP2= WWRCP102

else

if relacion>= 0.5

WWRCP1= ((WWRCP101-(wwRCP501))*(relacion-0.5)/0.5)+WWRCP501
WWRCP2= ((WWRCP102-(wwRCP502))*(relacion-0.5)/0.5)+WWRCP502

else

if relacion>= 0.25

WWRCP1= ((WWRCP501-(wwRCP251))*(relacion-0.25)/0.25)+WWRCP251
WWRCP1= ((WWRCP502-(wwRCP252))*(relacion-0.25)/0.25)+WWRCP252

else

WWRCP1= WWRCP251
WWRCP2= WWRCP252

end
end
end
else
NO APLICA

End

**//***************************************************************//**
**//***************************************************************//**

SOTAVENTO

If Ht/Le< =0.25
If teta >= 20

LWRCP251= -0.6

else
If teta >= 15

LWRCP251= (-0.1*(teta-15)/5)-0.5

else
If teta >= 10

LWRCP251= (-0.2*(teta-10)/5)-0.3

else

NO APLICA
end
end
end

**//***************************************************************//**
**//***************************************************************//**

If Ht/Le =0.5
If teta >= 20

LWRCP501= -0.6

else
If teta >= 15

LWRCP501= (-0.1*(teta-15)/5)-0.5

else
If teta >= 10

LWRCP501= -0.5

else

NO APLICA
end
end
end
end

**//***************************************************************//**
**//***************************************************************//**
If Ht/Le >=1
If teta >= 20

LWRCP101= -0.6

else
If teta >= 15

LWRCP101= -0.6

else
If teta >= 10

LWRCP101= (-0.1*(teta-10)/5)-0.7

else

NO APLICA
end
end
end
end

**//***************************************************************//**
**//***************************************************************//**

If teta >= 10

relacion= Ht/L

if relacion>= 1

LWRCP1= LWRCP101

else

if relacion>= 0.5

LWRCP1= ((LWRCP101-(LWRCP501))*(relacion-0.5)/0.5)+LWRCP501

else

if relacion>= 0.25

LWRCP1= ((LWRCP501-(LWRCP251))*(relacion-0.25)/0.25)+LWRCP251

else

LWRCP1= LWRCP251

end
end
end
else

NO APLICA

end

También podría gustarte