15: Laminar Flow
( \newcommand{\kernel}{\mathrm{null}\,}\)
Smoothly flowing fluids, with the fluid flowing in undisrupted layers, are called laminar flows. There are several iconic laminar flows, whose velocity fields are readily found by solving the continuity and Navier-Stokes equations.
Plane Couette flow
Plane Couette flow consists of a fluid flowing between two infinite plates separated by a distance d. The lower plate is stationary, and the upper plate is moving to the right with velocity U. The pressure p is constant and the fluid is incompressible.
We look for a steady solution for the velocity field of the form
u(x,y,z)=(u(y),0,0).
The incompressibility condition is automatically satisfied, and the first-component of the Navier-Stokes equation reduces to
v∂2u∂y2=0
Applying the boundary conditions u(0)=0 and u(d)=U on the lower and upper plates, the laminar flow solution is given by
u(y)=Uyd
Channel flow
Channel flow, or Poiseuille flow, also consists of a fluid flowing between two infinite plates separated by a distance d, but with both plates stationary. Here, there is a constant pressure gradient along the x-direction in which the fluid flows. Again, we look for a steady solution for the velocity field of the form
u(x,y,z)=(u(y),0,0)
and with
p=p(x)
and
dpdx=−G
with G a positive constant. The first-component of the Navier-Stokes equation becomes
−1ρdpdx+vd2udy2=0.
Using (15.1) in (15.2) leads to
d2udy2=−Gvρ
which can be solved using the no-slip boundary conditions u(0)=u(d)=0. We find
u(y)=Gd22vρ(yd)(1−yd).
The maximum velocity of the fluid occurs at the midline, y=d/2, and is given by
umax=Gd28vρ
Pipe flow
Pipe flow consists of flow through a pipe of circular cross-section radius R, with a constant pressure gradient along the pipe length. With the pressure gradient along the x-direction, we look for a steady solution of the velocity field of the the form
u=(u(y,z),0,0).
With the constant pressure gradient defined as in (15.1), the Navier-Stokes equation reduces to
∂2u∂y2+∂2u∂z2=−Gvρ.
The use of polar coordinates in the y−z plane can aid in solving (15.7). With
u=u(r)
we have
∂2∂y2+∂2∂z2=1rddr(rddr),
so that (15.7) becomes the differential equation
ddr(rdudr)=−Grvρ
with no-slip boundary condition u(R)=0. The first integration from 0 to r yields
rdudr=−Gr22vρ
and after division by r, the second integration from r to R yields
u(r)=GR24vρ(1−(rR)2)
The maximum velocity occurs at the pipe midline, r=0, and is given by
umax=GR24vρ