maths.free › Fluid Dynamics › Boundary layers
Boundary layers
Prandtl's idea: at high Reynolds number viscosity matters only in thin layers near walls, which is how drag reappears.
At high Reynolds number the viscous term is multiplied by the small number \(1/\mathrm{Re}\), and it is tempting to drop it and use the Euler equations. But the Euler equations cannot satisfy no-slip, and real fluids do. Prandtl's resolution (1904) is that viscosity matters only in a thin boundary layer next to the wall, where the velocity changes rapidly from zero to the outer inviscid value. In that layer the second derivative across it is large enough to balance inertia.
A scaling argument gives the thickness \(\delta\). Along a wall of length \(L\) with outer speed \(U\), inertia is \(u\,\partial_x u \sim U^2/L\) and viscosity across the layer is \(\nu\,\partial_y^2 u \sim \nu U/\delta^2\). Balancing them, \[ \delta \sim \sqrt{\frac{\nu L}{U}}, \qquad \frac{\delta}{L} \sim \mathrm{Re}^{-1/2}. \] An aircraft wing at \(\mathrm{Re} = 10^7\) has a boundary layer about a three-thousandth of its chord. Rescaling \(y = \delta Y\) and \(v = (U\delta/L)V\) and keeping leading-order terms gives the Prandtl boundary layer equations: \[ u\,u_x + v\,u_y = -\frac{1}{\rho}p_x + \nu\,u_{yy}, \qquad p_y = 0, \qquad u_x + v_y = 0. \] The streamwise second derivative \(\nu u_{xx}\) has dropped out, and the pressure is constant across the layer, so it is imposed by the outer potential flow: \(-p_x/\rho = U_e U_e'\).
For a flat plate in a uniform stream, Blasius (1908) found a similarity solution \(u = U f'(\eta)\) with \(\eta = y\sqrt{U/(\nu x)}\), where \(f^{\prime\prime\prime} + \tfrac12 f f^{\prime\prime} = 0\), \(f(0) = f'(0) = 0\), \(f'(\infty) = 1\). Solving it numerically gives the working results: the layer reaches 99% of the outer speed at \[ \delta_{99} \approx \frac{5.0\,x}{\sqrt{\mathrm{Re}_x}}, \qquad \mathrm{Re}_x = \frac{Ux}{\nu}, \] and the local skin-friction coefficient is \(c_f = 0.664/\sqrt{\mathrm{Re}_x}\). Air at 10 m/s over the first 50 cm of a plate builds a layer about 4 mm thick.
When the outer flow decelerates, the pressure rises downstream (an adverse pressure gradient). The slow fluid near the wall has too little momentum to push against it, stops, and reverses: the boundary layer separates and the flow leaves the surface, forming a wake of low pressure. That wake is the drag that potential flow could not produce, and the resolution of d'Alembert's paradox. As mathematics the theory is delicate: Oleinik (1960s) proved well-posedness of the Prandtl equations for monotone profiles, while without monotonicity they can be ill-posed in Sobolev spaces (Gérard-Varet and Dormy, 2010), and whether Navier-Stokes solutions converge to Euler solutions as viscosity vanishes in a domain with walls remains largely open.
Picture it: a thin skin of slow fluid clinging to a wing, thickening with distance from the leading edge like a square root, and peeling away where the pressure rises. Think it: the boundary layer is a singular perturbation: the small parameter multiplies the highest derivative, the limit problem loses a boundary condition, and a thin layer of width \(\mathrm{Re}^{-1/2}\) restores it.
ਕੰਮ ਉਦਾਹਰਨ · 5/sqrt(1000000)
ਕਦਮ ਦਰ ਕਦਮ
- \frac{5}{\sqrt{1000000}} = 5 \cdot \frac{1}{1000}
Power: 1/(√(1000000)) = 1/1000.
- 5 \cdot \frac{1}{1000} = \frac{1}{200}
Multiply: 5(1/1000) = 1/200.
ਜਵਾਬ ਦਿਓ
ਹੁਣ ਤੁਸੀਂ ਇੱਕ ਸਮੱਸਿਆ ਚੁਣੋ, ਜਾਂ ਆਪਣਾ ਆਪ ਲਿਖੋ ਜਾਂ ਖਿੱਚੋ। ਹਰ ਕਦਮ, ਇੱਕ ਤਸਵੀਰ, ਜਵਾਬ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ ਪੁੱਛਦੇ ਹੋ, ਲੁਕਿਆ ਰਹਿੰਦਾ ਹੈ।
ਇੱਥੇ ਵਰਤੇ ਨਿਸ਼ਾਨ
ਕਿਸੇ ਵੀ ਨਿਸ਼ਾਨ ਨੂੰ ਦਬਾਉ, ਜਿਸ ਵਿੱਚ ਪੂਰੀ ਪਰਿਭਾਸ਼ਾ, ਇੱਕ ਤਸਵੀਰ ਅਤੇ ਹਰ ਅੱਖਰ ਦਾ ਅਰਥ ਹੈ ।
ਕਿਵੇਂ: Boundary layers
- Compute the local Reynolds number Re_x = U x / nu.
- Estimate the thickness with delta ~ 5 x / sqrt(Re_x) (Blasius, laminar flat plate).
- For wall stress or friction, use c_f = 0.664 / sqrt(Re_x) and integrate along the plate for total drag.
- Look at the outer pressure gradient: where pressure rises downstream, expect separation.
ਲੋਕ ਪੁੱਛਦੇ ਹਨ
Why is the pressure constant across a boundary layer?
The layer is thin and the velocity across it is small, so the momentum equation across the layer has no term large enough to balance a pressure difference. Only p_y = 0 survives at leading order.
Why do golf balls have dimples?
The dimples trip the boundary layer into turbulence, which carries more momentum near the surface and separates later. The wake shrinks and the drag roughly halves.
What do I need before starting fluid dynamics?
Multivariable calculus (divergence, curl, the divergence and Stokes theorems), linear algebra (symmetric matrices and eigenvalues) and partial differential equations (the heat and Laplace equations). The last lessons also use Sobolev spaces, which are introduced where they are needed.
What are the Navier-Stokes equations in one sentence?
Newton's second law for each particle of a viscous incompressible fluid: acceleration equals the pressure force plus viscous diffusion of momentum, with the constraint that the velocity field is divergence-free.
Why is two-dimensional flow easier than three-dimensional flow?
In 2D the vorticity is a scalar that is only carried and diffused, so its maximum never grows; in 3D vortex lines can be stretched, which amplifies vorticity, and no known bound rules out unlimited growth.
Is this course physics or mathematics?
Both, in order. The first half derives the equations from physical principles and solves classical flows; the second half treats the equations as mathematical objects and studies which of their properties can be proved.
ਹੋਰ ਵਿੱਚ Fluid Dynamics
The continuum hypothesis and fieldsEulerian and Lagrangian descriptions, the material derivativeKinematics: streamlines, pathlines and streaklinesConservation of mass, the continuity equation and incompressibilityThe stream function and two-dimensional incompressible flowVorticity, circulation and Kelvin's circulation theoremThe stress tensor and Cauchy's momentum equationHydrostatics and pressureThe Euler equations and Bernoulli's theoremPotential flow and the Laplace equationViscosity, Newtonian fluids and the Navier-Stokes equationsExact solutions: Couette, Poiseuille and Stokes' first problemDimensional analysis, the Reynolds number and the scaling symmetryStokes flow at low Reynolds number