Skip to content
Get started

3. Exact parallel flows

Does doubling a channel’s height double its flow? The answer depends on what is held fixed. An exact solution makes that dependence visible before a mesh or solver is involved.

Consider long parallel plates at y=0y=0 and y=Hy=H. Assume a steady, fully developed, incompressible Newtonian flow u=(u(y),0)\boldsymbol u=(u(y),0), constant viscosity, and no body force. The lower wall is fixed and the upper wall moves at speed UwU_w. Let G=dp/dxG=-\mathrm dp/\mathrm dx be a constant positive driving pressure gradient.

The advective acceleration vanishes because uxu=0u\partial_xu=0 and the transverse velocity is zero. Momentum reduces to

μd2udy2=G,u(0)=0,u(H)=Uw.\mu\frac{\mathrm d^2u}{\mathrm dy^2}=-G,\qquad u(0)=0,\quad u(H)=U_w.

This is an exact reduction under the stated assumptions, not a low-Reynolds approximation. Entrance regions and disturbances violate the assumed profile.

The first integration gives μu=Gy+C1\mu u'=-Gy+C_1 and the second gives μu=Gy2/2+C1y+C2\mu u=-Gy^2/2+C_1y+C_2. The lower wall sets C2=0C_2=0, and the upper wall sets C1=μUw/H+GH/2C_1=\mu U_w/H+GH/2. Thus

u(y)=UwyH+G2μy(Hy).u(y)=U_w\frac{y}{H}+\frac{G}{2\mu}y(H-y).

The wall-driven part is linear; the pressure-driven part is parabolic. Their sum is possible because the reduced equation is linear.

                    upper wall y = H
Couette: u = Uw      ────────────────→
       u = Uw/2    ────────→
       u = 0      •
                  lower wall y = 0

Poiseuille: u = 0   •                 y = H
          u_max  ────────────────→ y = H/2
          u = 0  •                 y = 0
Arrow length represents streamwise velocity. Both profiles obey no slip at their respective wall velocities.

The volume flux per unit span and mean speed are

q=0Hu(y)dy=UwH2+GH312μ,Uˉ=qH.q=\int_0^H u(y)\,\mathrm dy =\frac{U_wH}{2}+\frac{GH^3}{12\mu},\qquad \bar U=\frac qH.

The units of qq are m2/s\mathrm{m^2/s}. Multiply by an out-of-plane width to get m3/s\mathrm{m^3/s}. The shear stress component is

σxy=μu(y)=μUwH+G(H/2y).\sigma_{xy}=\mu u'(y)=\frac{\mu U_w}{H}+G(H/2-y).

For pure Couette flow (G=0G=0), shear is constant. For pure Poiseuille flow (Uw=0U_w=0), it changes sign at the centre. Wall tractions also include the wall’s normal orientation: opposite signs of σxy\sigma_{xy} at the two walls do not mean that one wall propels the fluid.

For stationary walls,

umax=GH28μ,Uˉ=GH212μ=23umax.u_{\max}=\frac{GH^2}{8\mu},\qquad \bar U=\frac{GH^2}{12\mu}=\frac23u_{\max}.

This explains the conversion from maximum to mean inlet speed in the cylinder examples. It does not imply that flow around the cylinder remains parallel.

Choose H=0.01mH=0.01\,\mathrm m, μ=0.001Pas\mu=0.001\,\mathrm{Pa\,s}, G=1Pa/mG=1\,\mathrm{Pa/m} and stationary walls. Then umax=0.0125m/su_{\max}=0.0125\,\mathrm{m/s}, Uˉ=0.008333m/s\bar U=0.008333\ldots\,\mathrm{m/s} and q=8.3333×105m2/sq=8.3333\ldots\times10^{-5}\,\mathrm{m^2/s}. The lower-wall shear component is 0.005Pa0.005\,\mathrm{Pa}. These values test different aspects of a future computation: maximum speed, integrated flux and a derivative at a boundary.

At fixed GG, doubling HH multiplies qq by eight. At fixed qq, the required GG instead falls by eight. State the controlled quantity before making a scaling prediction.

Let us(y)u_s(y) denote the steady profile and write u=us+wu=u_s+w. Keep the same wall velocities and pressure gradient. A parallel perturbation satisfies

tw=νyyw,w(0,t)=w(H,t)=0.\partial_t w=\nu\partial_{yy}w,\qquad w(0,t)=w(H,t)=0.

For w(y,0)=Asin(πy/H)w(y,0)=A\sin(\pi y/H), direct substitution gives

w(y,t)=Asin(πy/H)exp(νπ2tH2),τ=H2π2ν.w(y,t)=A\sin(\pi y/H)\exp\left(-\frac{\nu\pi^2t}{H^2}\right), \qquad \tau=\frac{H^2}{\pi^2\nu}.

Its amplitude is reduced by e1e^{-1} after τ\tau. Higher sine modes decay faster in proportion to the square of their mode number. This is the same mathematical diffusion mechanism as constant-property heat conduction, with momentum diffusivity ν\nu replacing thermal diffusivity.

These analytic exercises build expectations independent of the cylinder output used later. Carry their flux, shear and time-scale reasoning into that more complicated geometry.

  1. Derive qq by integrating the profile, without using the displayed result.
  2. For stationary walls, verify that pressure power per unit channel length and span, GqGq, equals 0Hμ(u)2dy\int_0^H\mu(u')^2\,\mathrm dy.
  3. Reverse the pressure gradient while retaining a moving upper wall. Determine whether part of the fluid can move opposite to that wall.
  4. With H=0.01mH=0.01\,\mathrm m and ν=106m2/s\nu=10^{-6}\,\mathrm{m^2/s}, find τ\tau.
  5. A proposed no-slip channel solution has a constant nonzero velocity. Which condition fails even though its divergence is zero?

Check your reasoning. Exercise 2 gives G2H3/(12μ)G^2H^3/(12\mu) on both sides. Exercise 4 gives approximately 10.13s10.13\,\mathrm s. A uniform nonzero velocity satisfies mass conservation but violates the stationary wall velocities.

The original teaching materials for MIT’s Couette and Poiseuille lesson provide a complementary treatment of these two experiments.

Previous: Mass, momentum and stress · Book map · Next: Stokes flow and boundaries