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
I have first generated the excell sheet in python then studied the characterstics in jupyter notebook.
Following libraries were used:-
pandas
openpyxl
seaborn