Monday, 18 May 2020

fluid dynamics - Velocity with respect to time in Torricelli's Law


I am having a bit of difficulty establishing the efflux velocity of an open tank of water in terms of time, i.e. u(t), according to Torricelli's law. I know that for a known height h (where h=Hc, and H is the vertical position of the surface of the water level in the tank, while c is the vertical position of the hole in the tank), the velocity u=2gh.


However, since h is decreasing over time, u is not constant and it has a decreasing parabolic shape over t. So what is the right formula for u(t)?


I tried to follow the explanation here (Equation 14) but this doesn't make sense, because that is just a straight line. A more realistic solution is here, which says that since u(t)=2gh(t), we just need to find the rate of change of h(t) and plug it in. In the answer h(t) seems to be defined as h(t)=[h0Aatg2t]2, where h0 is the initial h, A is the area of the hole in the tank, while at is the area of the surface of the water in the tank.



But when I plugged it in the above formula for u(t) and tried to plot it, I didn't get the parabolic shape I was expecting. The rate of change seems to start descending with the expected curve, but towards the end where the tank presumably becomes close to empty, the line seems to become a straight one. It then reflects back up again almost as a straight line. You can see it plotted here for h0=20, A=1 and at=10.


However, if I remember well, it should just continue the parabola (obviously physically this does not happen). Unless I am wrong about what I am expecting, this doesn't seem right.


What is the right formula for u(t) given a height h? What am I missing?



Answer




I know that for a known height h (where h=Hc, and H is the vertical position of the surface of the water level in the tank, while c is the vertical position of the hole in the tank), the velocity u=2gh



The velocity u is actually an approximation,


The correct relation, (which you can easily derive using Bernouilli and equation of continuity) is:


u = 2gh(A21A12A22)



where A1 is area of the open surface and A2 is the area of the hole.


In ideal cases A1<<< A2 so the above simplifies to u=2gh


Now coming to your problem regarding the velocity as a function of time.


Since we already know u(t), we require h(t) and then plug it in.


So, considering the area of the open surface to be A1 and that of the hole to be A2, height of cylinder to be H (from bottom) and height at ant time t=t to be h(from bottom) and approximating A2<<< A1, we can begin.


By equation of continuity for a non compressible fluid,


A1v1=A2v2 (v1 being the rate at which water level comes down, or say h decreases and v2 being the speed of efflux.)


So, A1(dhdt)=A2(2gh)


Which is,


dh2gh=(A2A1)dt



And integrating with proper limits,


hHdh2gh=t0(A2A1)dt


Hence, we get,


12g[2h2H]=A2A1t


Which on simpifying is


(Hg2(A1A2)t)2=h


So,


h(t)=A22gt22A122gH(A2t)A1+H


Hence, we have the relation for h(t) and u(h) so we can get u(t) as:


u(t)=2g(Hg2(A1A2)t)2



See if it makes sense to you.


Cheers!


No comments:

Post a Comment

Understanding Stagnation point in pitot fluid

What is stagnation point in fluid mechanics. At the open end of the pitot tube the velocity of the fluid becomes zero.But that should result...