|
Swirl
|
Previous Top Next |
|
This problem addresses swirling flow in a cylindrical vessel driven by a bottom impeller.
In two-dimensional cylindrical coordinates, we can represent three velocity components (radial, axial and tangential) as long as there is no variation of cross-section or velocity in the azimuthal coordinate. The Navier-Stokes equation for flow in an incompressible fluid with no body forces can be written in FlexPDE notation as dens*(dt(U) + dot(U,grad(u)) = -grad(p) + visc*del2(U) where U represents the vector fluid velocity, p is the pressure, dens is the density and visc is the viscosity of the fluid. Here the pressure can be considered as the deviation from static pressure, because uniform static forces like gravity can be cancelled out of the equation. |