Está en la página 1de 1

FUNCION PARA HALLAR LONGITUD DE DESARROLLO

INICIO
Parametros:
DESARROLLO( fc, NroBarra, EspLibre, RecLibre, EspCentroCentro )

declarar:
db,ld

si EspLibre>db Y NO
RecLibre>db EspCentroCentro>2*db ?

que fc tiene el concreto? fc = 350 que fc tiene el concreto?


fc = 210 1) fc = 210 fc = 210 1) fc = 210 fc = 350
2) fc = 280 2) fc = 280
2) fc = 350 2) fc = 350

fc = 280
fc = 280

NO NO NO NO NO NO
ld = 55*db/100 NroBarra>=7 ? ld=47*db/100 NroBarra>=7 ? ld=34*db/100 NroBarra>=7 ? ld=66*db/100 NroBarra>=7 ? ld=57*db/100 NroBarra>=7 ? ld=51*db/100 NroBarra>=7 ?

SI SI SI SI SI SI

ld=44*db/100 ld=38*db/100 ld=42*db/100 ld=82*db/100 ld=71*db/100 ld=64*db/100

//devolver longitud de desarrollo

return ld ;

FIN

También podría gustarte