Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 629 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 629 Bytes

This repository deals with the subject of Hydraulics Engineering, specifiacally the Uniform Flow. In Uniform Flow there comes a topic of computation of normal depth in a rectangular or trapezoidal open channel. So I have generated a table of values from the formula and analysed the pattern.

The variation is studied with formula
formula
I have first generated the excell sheet in python then studied the characterstics in jupyter notebook. Following libraries were used:-
pandas
openpyxl
seaborn