1∗Consumo∗Población
cmd=f
86400
Qdiseño=QMD=k 1∗cmd
while k1<1.4
f=msgbox('El valor del coeficiente k1 para el caudal de diseño no esta
dentro del rango');
k1=str2double(get(handles.e8,'String'));
end
while f1<1.1
f=msgbox('El valor de seguridad f1 no esta dentro del rango');
f1=str2double(get(handles.e9,'String'));
end
Material fino Material grueso
muy cohesivo poco cohesivo
Factor de Fondo (Fb) 0.8 1.2
Factor de Orilla (Fs) 0.3 0.2 0.1
Diámetro medio del material Dm ≤ 0.5 Dm > 0.5
de fondo (Dm)
BLENCH ALTUNIN PETIT
Qdise ño∗Fb a∗√ Qdiseño P=2.45∗√ Qdiseño
B=1.81∗
√ Fs
A=
S 1 /5
qmd= str2double(get(handles.t60,'String'));
a=str2double(get(handles.e27,'String'));
S=str2double(get(handles.e14,'String'));