<< Chapter < Page Chapter >> Page >
    ui-1/2 = 0.5*(u(i,j)+u(i-1,j)) if ui-1/2 >0 then (uw)i-1/2 = ui-1/2 wi-1 ; b'=b + $\delta$ Re ui-1/2else (uw)i-1/2 = ui-1/2 wi ; e'=e + $\delta$Re ui-1/2endif  ui+1/2 = 0.5*(u(i,j)+u(i+1,j)) if uI+1/2 >0 then (uw)i+1/2 = ui+1/2 wi ; e'=e - $\delta$  Re ui+1/2else (uw)i+1/2 = ui+1/2 wi+1 ; a'=a - $\delta$  Re ui+1/2endif

The y-direction will be similar except the aspect ratio, , must be included. These modifications to the coefficients must be made before the coefficients are updated for the boundary conditions.

Calculation of pressure

The vorticity-stream function method does not require calculation of pressure to determine the flow field. However, if the force or drag on a body or a conduit is of interest, the pressure must be computed to determine the stress field. Here we will derive the Poisson equation for pressure and determine the boundary conditions using the equations of motion. If the pressure is desired only at the boundary, it may be possible to integrate the pressure gradient determined from the equations of motion. The dimensionless equations of motion for incompressible flow of a Newtonian fluid are as follows.

d v * d t * = v * t * + v * * v * = v * t * + * ( v * v * ) = - * P * + 1 R e * 2 v * where v * = v U , x * = x L , t * = U L t , P * = P ρ U 2 , * = L P = p - ρ g z , R e = ρ U L μ

Here all coordinates were scaled with respect to the same length scale. The aspect ratio must be included in the final equation if the coordinates are scaled with respect to different length scales. We will drop the * and use x and y for the coordinates and u and v as the components of velocity.

The following derivation follows that of Hoffmann and Chiang (1993). The equations of motion in 2-D in conservative form is as follows.

u t + ( u 2 ) x + ( u v ) y = - P x + 1 R e 2 u x 2 + 2 u y 2 v t + ( u v ) x + ( v 2 ) y = - P y + 1 R e 2 v x 2 + 2 v y 2

The Laplacian of pressure is determined by taking the divergence of the equations of motion. We will carry out the derivation step wise by first taking the x-derivative of the x-component of the equations of motion.

t u x + 2 u x u x + 2 u 2 u x 2 + u x v y + u 2 v x y + v x u y + v 2 u x y = - 2 P x 2 + 1 R e x 2 u

Two pair of terms cancels because of the equation of continuity for incompressible flow.

u x u x + v y = 0 u 2 v x y + u 2 u x 2 = u x u x + v y = 0 Thus t u x + u x 2 + u 2 u x 2 + v x u y + v 2 u x y = - 2 P x 2 + 1 Re x 2 u

Similarly, the y-component of the equations of motion become

t v y + v y 2 + v 2 v y 2 + u y v x + u 2 v x y = - 2 P y 2 + 1 R e y 2 v

The x and y-components of the above equations are now added together and several pairs of terms cancels pair-wise.

t u x + v y = 0 2 u x 2 + 2 v x y = x u x + v y = 0 2 u x y + 2 v y 2 = y u x + v y = 0 x 2 u x 2 + 2 u y 2 + y 2 v x 2 + 2 v y 2 = 2 x 2 u x + v y + 2 y 2 u x + v y = 0

Therefore the equations reduce to

u x 2 + v y 2 + 2 u y v x = - 2 P x 2 + 2 P y 2

The left-hand side can be further reduced by consideration of the continuity equation as follows.

u x + v y 2 = u x 2 + v y 2 + 2 u x v y = 0 from which u x 2 + v y 2 = - 2 u x v y

Upon substitution, we have

- 2 P x 2 + 2 P y 2 = 2 u y v x - u x v y

This equation can be written in terms of the stream function.

2 P x 2 + 2 P y 2 = 2 2 ψ x 2 2 ψ y 2 - 2 ψ x y 2

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Transport phenomena. OpenStax CNX. May 24, 2010 Download for free at http://cnx.org/content/col11205/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Transport phenomena' conversation and receive update notifications?

Ask