Chapter 4

Differential Relations for Fluid Flow

table of content



Differential Relations for Fluid Flow


Overview

In chapter four, the conservation equations on integral form derived in chapter 3 are applied to infinitesimal control volumes and the resulting relations are the conservation equations on partial differential form (continuity, momentum, and energy). The Navier-Stokes equations are introduced and flow rotation and vorticity is discussed. The partial differential flow equations are in general difficult to solve and numerical approaches are needed but analytical solutions exists for a few applications.

Roadmap

The Substantial Derivative

Acceleration of the flow in a point (x,y,z) is by definition obtained as

a=dVdt=exdudt+eydvdt+ezdwdt

Each scalar component of the velocity vector (u,v,w) is a function of four variables (x,y,z,t) and thus

du(x,y,z,t)dt=ut+uxdxdt+uydydt+uzdzdt

By definition dx/dt=u, dy/dt=v, and dz/dt=w

du(x,y,z,t)dt=ut+uux+vuy+wuz=ut+(V)u

a=Vtlocal+(uVx+vVy+wVz)convective=Vt+(V)V=DVDt

  • local acceleration: only in unsteady flows
  • convective acceleration: fluid particle that moves through regions of spatially varying velocity

The sum of the local derivative and the convective derivative is often referred to as the substantial derivative. The substantial derivative follows a fluid particle but is expressed in an Eulerian frame of reference. The substantial derivative is an operator that can be applied to any variable such as for example pressure

DpDt=pt+upx+vpy+wpz=pt+(V)p

Conservation of Mass

The partial differential form of the continuity equation is obtained by applying the integral conservation of mass relation from chapter 3 to an infinitesimal control volume.

The result of the mass balance for the infinitesimal control volume reads

ρt+x(ρu)+y(ρv)+z(ρw)=0

or in more compact form using vector notation

ρt+(ρV)=0

Incompressible flow (constant density)

ux+vy+wz=V=0

Conservation of Linear Momentum

Applying the integral relation for conservation of linear momentum from chapter 3 to an infinitesimal control volume gives the following result

F=[t(Vρ)+x(ρuV)+y(ρvV)+z(ρwV)]dxdydz

The derivatives may be rewritten as follows

t(Vρ)Vρt+ρVt+x(ρuV)Vx(ρu)+ρuVx+y(ρvV)Vy(ρv)+ρvVy+z(ρwV)Vz(ρw)+ρwVz

If collecting terms after rewriting the derivatives as proposed above, the continuity equation is identified as part of the equation.

V[ρt+(ρV)]the continuity equation+ρ(Vt+uVx+vVy+wVz)Vt+(V)V=DVDt

and thus

F=ρDVDtdxdydz

The forces are body forces (gravity) and surface forces in the form of pressure forces and viscous forces. The surface forces (pressure and viscous stresses) are summarized in the stress tensor σij. For an arbitrary surface, pressure results in a force in the negative surface normal direction and thus pressure appears with a negative sign in the diagonal of the stress tensor.

σij=|p+τxxτyxτzxτxyp+τyyτzyτxzτyzp+τzz|

In the x-direction, we will get the following contribution from surface forces

dFx,surf=[px+x(τxx)+y(τyx)+z(τzx)]dxdydz

Adding the y- and z-direction forces we get

dF=[p+τij]dxdydz

where

τij=|τxxτyxτzxτxyτyyτzyτxzτyzτzz|

is the viscous stress tensor

Combining the forces on the infinitesimal control volume with the momentum balance for the same we get

ut+uux+vuy+wuz=gx1ρpx+1ρ[τxxx+τyxy+τzxz]
vt+uvx+vvy+wvz=gy1ρpy+1ρ[τxyx+τyyy+τzyz]
wt+uwx+vwy+wwz=gz1ρpz+1ρ[τxzx+τyzy+τzzz]

or in more compact vector form

DVDt=g1ρp+1ρτij

Recall

For a Newtonian fluid, the viscous stresses are proportional to the element strain and the viscosity

For incompressible flow:

τxx=2μux, τyy=2μvy, τzz=2μwz
τxy=τyx=μ(uy+vx), τxz=τzx=μ(uz+wx)
τyz=τzy=μ(vz+wy)

Inserting the relations between stress components and velocity gradients we get the Navier-Stokes equations (here given in the form applicable for incompressible flows)


ρDuDt=ρgxpx+μ(2ux2+2uy2+2uz2)
ρDvDt=ρgypy+μ(2vx2+2vy2+2vz2)
ρDwDt=ρgzpz+μ(2wx2+2wy2+2wz2)

Conservation of Energy

To derive the energy equation on partial differential form, we again use the approach of applying the relation for conservation of energy on integral form from chapter 3 for an infinitesimal control volume. The resulting equation reads

˙Q˙Wν=[t(ρe)+x(ρuh)+y(ρvh)+z(ρwh)]dxdydz

Using the chain rule for the derivatives on the right-hand-side, the relation above can be rewritten as

˙Q˙Wν=[ρDeDt+pV+Vp]dxdydz

Added Heat

According the Fourier's law of conduction, the heat flux is proportional to the temperature gradient

q=kT

where k is the thermal conductivity and q is heat transfer per unit area. A balance of heat flux over the infinitesimal control volume gives

˙Q=[qxx+qyy+qzz]dxdydz=qdxdydz

or

˙Q=(kT)dxdydz

Viscous Work

The rate of work done by viscous stresses equals the product of the stress component, its corresponding velocity component and surface area

The viscous work contribution is obtained by performance a balance over the infinitesimal control volume.

˙Wν=[x(uτxx+vτxy+wτxz)+y(uτyx+vτyy+wτyz)+z(uτzx+vτzy+wτzz)]dxdydz

or

˙Wν=(Vτij)dxdydz

Inserting the expressions for heat addition and viscous work in the energy equation we get

(kT)+(Vτij)=ρDeDt+pV+Vp

Finally, the shear stress terms are rewritten by introducing viscous dissipation

(Vτij)=V(τij)+ϕ

where

ϕ=μ[2(ux)2+2(vy)2+2(wz)2+(vx+uy)2+(wy+vz)2+(uz+wx)2]
All terms in the viscous-dissipation function are quadratic which means that in a viscous flow there will always be losses, which is in line with the second law of thermodynamics

Writing out the energy e as the sum of internal energy, kinetic energy per unit mass, and potential energy per unit mass, the energy equation (after some manipulation) reads

ρDˆuDt+pV=(kT)+ϕ
Local and convective changes of internal energy are balanced by pressure work, heat addition and viscous dissipation - viscous dissipation will always increase the internal energy of the fluid

Rotation and Vorticity

Is the Couette flow in the figure below irrotational? It sure looks like it is but the change in bisector angle for a fluid element reveals that the flow is in fact rotational.

The bisector angle for the fluid element in the figure below is obtained as

β=π2+θBθA
θ=β2+θA=π4+12(θA+θB)

and thus the angular velocity of the bisector is given by

˙θ=12(˙θA+˙θB)
sin(ΔθA)=Δy1Δx(v+vxΔx)ΔtvΔtΔx=vxΔt

sin(ΔθA)ΔθA for small angles, which means that

ΔθAΔt=˙θAvx

In the same way ˙θBuy and the angular velocity of the bisector for a fluid element can now be expressed as

˙θ=12(˙θA+˙θB)=12(vxuy)

In the same way we can get the angular velocities in all coordinate directions

ωz=12(vxuy)
ωx=12(wyvz)
ωy=12(uzwx)

or

ω=12|exeyezxyzuvw|=12curl(V)

Flow vorticity is defined as ζ=2ω




Study Guide

The questions below are intended as a "study guide" and may be helpful when reading the text book.


  1. What is the difference between the control volume in an integral formulation and a differential formulation of the governing equations?
  2. Rewrite the acceleration using the chain rule and group the terms into local acceleration terms and convective acceleration terms
  3. Explain the physical meaning of the local acceleration term and the convective acceleration term
  4. The continuity equation on differential form:
    1. Derive the continuity equation on differential form starting from the integral form for a fixed control volume cvρtdV+i(ρiAiVi)outi(ρiAiVi)in=0
      and let the size of the control volume reduce to infinitesimal size
    2. How can we simplify the continuity equation on differential form under the following circumstances? ρt+(ρu)x+(ρv)y+(ρw)z=0
      1. steady-state flow
      2. incompressible flow
  5. The momentum equation on differential form:
    1. Derive the momentum equation on differential form starting from the integral form F=ddt(cvVρdV)+(˙miVi)out(˙miVi)in
      and let the size of the control volume reduce to infinitesimal size
    2. A fluid element is subjected to both body forces and surface forces. Give an example of a body force and name the two surface forces.
    3. Make a sketch of a control volume used for the derivation of the governing equations on differential form and indicate the stresses acting on the surfaces of the cube in one selected direction. Write down the resulting surface force in the selected direction.
    4. What generates the stresses denoted τij. What is the difference between τij and σij.
  6. The x-component of the Navier-Sokes equations reads: ut+uux+vuy+wuz=gx1ρpx+μρ(2ux2+2uy2+2uz2)
    What is the physical meaning of each of the terms in the equation?
  7. Under what circumstances can the general formulation of the momentum equation be reduced to the Navier-Stokes equation?
  8. If the integral angular momentum equation is applied to a control volume and the control volume is reduced to infinitesimal size, one will see a special feature of the stress tensor τij. What feature is that?
  9. What is the physical meaning of the terms in the simplified energy equation? ρCvdTdt=k2T+Φ
  10. Simplify the following system of equations for incompressible flow. Use the relation between the stress tensor and velocity derivatives applicable for Newtonian fluids. ρt+(ρV)=0
    ρdVdt=ρgp+τij
    ρdˆudt+p(V)=(kT)+Φ
    What unknown properties can be calculated and how many equations do we have?
  11. What boundary conditions are often used for velocity and temperature at a solid wall?
  12. 2D incompressible duct flow:
    1. Simplify the continuity equation and Navier-Stokes equations without pressure gradient driven by a moving upper wall, i.e., Couette flows.
    2. Simplify the continuity equation and Navier-Stokes equations for pressure-driven flow, i.e., Poiseuille flows.
    3. Show that the Couette flow is rotational by analyzing a small fluid element.
  13. How is vorticity defined?

Document Archive
MTF053_C04.pdf Lecture notes chapter 4
MTF053_Formulas-Tables-and-Graphs.pdf A collection of formulas, tables, and graphs
MTF053_Study-Guide.pdf A collection of theory questions that give a good representation of the theory covered in the course

Divergence and Curl

Vorticity induced by a rotating cylinder

We use cookies

We use our own and third-party cookies to personalize content and to analyze web traffic.