# Result: Manning's n of 0.100
n_fischenich2000(6,2,TRUE,0.955,0.755)
# Result: Manning's n of 0.059
n_fischenich2000(6,2,FALSE,CdAd=0.0199)
# Result: Manning's n of 0.090
n_fischenich2000(3,1,TRUE,0.1806,0.1662)
# Result: Depth must be positive.
n_fischenich2000(-1,1,TRUE,0.1806,0.1662)
Run the code above in your browser using DataLab