Fluid Mechanics: 2D Laminar Flow

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
jdawg
Messages
366
Reaction score
2

Homework Statement


A reasonable approximation for the two-dimensional incompressible laminar boundary layer on the flat surface in Fig. P4.17 is

u ≈ U(2*(y/δ) - 6*(y34) + y44)

δ = Cx1/2 where C is a constant

y ≤ δ

Homework Equations

The Attempt at a Solution


Incompressible so density is constant, 2D flow so no z component, continuity equation reduces to
∂u/∂x + ∂v/∂y = 0For the x component, I got [ (-2y/δ2) + (6*y34) - (4*y45) ]

But there is supposed to be a dδ/dx term attached to each term. Where does this term come from? Is it some kind of chain rule thing? Thanks!
 
Physics news on Phys.org
jdawg said:
U(2*(y/δ) - 6*(y34) + y44)
I assume you mean 6(y33).
jdawg said:
Is it some kind of chain rule thing?
Yes. ∂/∂x of f(y, z) where z is a function of x is given by ∂f/∂z dz/dx.