askor
- 168
- 9
Can someone please tell me what is the name of below formula?
##H = z + \frac{v^2}{2g} + \frac{p}{γ}##
##H = z + \frac{v^2}{2g} + \frac{p}{γ}##
FEAnalyst said:That's the head form of Bernoulli equation:
https://learn.lboro.ac.uk/pluginfile.php/504743/mod_resource/content/1/Fluid_Mechanics_5.pdf
FEAnalyst said:Here's the pressure form that you've given in previous post (I just replaced ##h## with ##z##): $$p + \frac{1}{2} \rho v^{2} + \rho g z = const$$ If we divide both sides by ##\rho g## we will get: $$\frac{p}{\rho g} + \frac{v^{2}}{2g}+z=const$$ We can also replace ##\rho g## with specific weight ##\gamma## so that the equation becomes: $$\frac{p}{\gamma} + \frac{v^{2}}{2g}+z=const$$ Now just name the constant as total head ##H## and here's the equation from your first post.