snb said:
Is Equation of Continuity valid for turbulent flow ?
Yes, as are the Navier-Stokes equations and energy equation. Regardless of whether the flow is laminar, energy, mass and momentum must still be conserved.
snb said:
I wanted to know n explanation in terms of forces or something like that. I am not able to understand why should those streamlines come closer to decrease the cross-sectional area...
You are out of luck then. It has nothing to do with forces and everything to do with continuity. Think of it this way; you would start out at the top with some [itex]v_0[/itex] and [itex]A_0[/itex] and at a given point later in the fall, you would have [itex]v_1[/itex] and [itex]A_1[/itex]. Now clearly [itex]v_1 > v_0[/itex] since the water is accelerating. Let's say the area didn't get smaller. The mass flow at the start, [itex]\rho v_0 A[/itex] would be less than at the lower point, [itex]\rho v_1 A[/itex]. Clearly that can't happen because you would be creating mass from nowhere. Going back to continuity, let's use the simplified form:
[tex]\rho v_0 A_0 = \rho v_1 A_1[/tex]
Density is constant, leaving us with
[tex]v_0 A_0 = v_1 A_1[/tex]
Rearranging that, you can get
[tex]\frac{v_0}{v_1} = \frac{A_1}{A_0}[/tex]
Since [itex]v_1 > v_0[/itex], you also know that [itex]\frac{v_0}{v_1} < 1[/itex]. From our previous equation, that means that [itex]\frac{A_1}{A_0} < 1[/itex], which leads to the conclusion:
[tex]A_0 > A_1[/tex]
The stream gets smaller.