9. Boundary layer#
9.1. Equazioni di Prandtl dello strato limite#
Steady Navier—Stokes equations for a 2-dimensional flow using Cartesian coordinates read
Let’s assume the flow of interest has a main stream-wise direction, here identified by \(x\) coordinate, while \(y\) runs in the orthogonal direction. Let \(U\), \(V\), \(X\), \(\delta\) be characteristic \(x\)- and \(y\)- components of the velocity field and lengths. Non-dimensional equations become
Let the 2 terms in the incompressibility constraint have the same order of magnitude. It follows that \(V \sim \frac{\delta}{X} U\). Using this relation, and assuming \(P \sim \rho U^2\), the non-dimensional equations become
If \(X \gg \delta\) (or equivalently \(U \gg V\)),
in the \(x\)-component of the momentum equation \(\partial_{yy} u\) prevails over \(\partial_{xx} u\); the convective term and the \(x\)-component of the pressure gradient has the same order of magnitude, given \(P \sim \rho U^2\); the leading contribution of the viscous term has the same order of magnitude if \(\frac{\nu X}{U \delta^2} \sim 1\), and thus
\[\delta(x) \sim \left( \frac{\nu x}{U} \right)^{\frac{1}{2}} = x \left( \frac{\nu}{x U} \right)^{\frac{1}{2}} = x \, \text{Re}_x^{-\frac{1}{2}} \ ,\]i.e.
\[\delta(x) \sim x^{\frac{1}{2}} \ .\]In order to have thin boundary layers, \(\delta(x) \ll x\), i.e. viscoisty should be «small enough» to be dominated by convection, except for the \(\nu \partial_{yy} u\) contribution in the thin boundary layer region. Once divided by \(\frac{U^2}{X}\) the leading order of the \(x\)-component of the momentum equation is \(\sim 1\).
in the \(y\)-component of the momentum equation, the leading term is the \(y\)-component of the pressure gradient, \(\partial_y P\), with order \(\varepsilon^{-1}\), being \(\varepsilon := \frac{\delta}{X}\)
Retaining the leading components of the equations, Navier-Stokes equation reduces to Prandtl equations, whose non-dimensional form reads
todo
Discuss the mathematical nature of Prandtl equations (parabolic equation?): which boundary conditions? Examples for different flows: b.l. on flat surface, jet flows, shear layers, wakes behing a body,…
Pressure across boundary layers is approximately constant, as \(\partial_y P = 0\)
9.2. Integral thicknesses#
9.3. Von Karman integral equation#
9.3.1. Integration of Von Karman integral equation#
9.3.2. Thwaites method#
9.4. Self-similar laminar boundary layer flows#
9.4.1. Boundary layer on flat plate: Blasius solution#
Boundary conditions read
Assuming irrotational flow outside the b.l., pressure is uniform in the whole domain: as the velocity is uniform in the irrotational region, pressure is uniform there, as a consequence of Bernoulli’s theorems. As pressure is constant across the boundary layer in the orthogonal direction, pressure is uniform both inside and outside the boundary layer, \(P(x,y) = \overline{P}\).
Without any reference length scale, a self-similar solution may exist: for a self-similar flow, fields are function of a self-similarity coordindate \(\eta(x,y) = \frac{y}{\delta(x)}\) and not of \(x\), \(y\) independently.
Using stream-function \(\psi\), \(u = \psi_{/y}\), \(v = - \psi_{/x}\), incompressibility constraint is identically satisfied. The last equation to deal with is the \(x\)-component of the momentum equation, that becomes
Let \(\psi(x,y) = U \delta(x) g\left( \eta(x,y) \right)\), the components of the velocity field becomes
while all the other derivatives appearing in the \(x\)-component of the momentum equation read
Inserting these expression in the \(x\)-component of the momentum equation,
or
In order to get a self-similar solution, no term depending only on \(x\) or \(y\) may appear in the equation. Thus, the coefficient of the first term must be constant,
and usually \(C\) is chosen to be \(C = \frac{1}{2}\) (this choice just changes the definition of the arbitrary thickness of the b.l. \(\delta(x)\) by a multiplicative factor. Solving this equation, the arbitrary thickness of the b.l. goes as
while the \(x\)-component of the momentum equation becomes
supplied with the boundary conditions
for the b.l. on a flat plate.
Proof of the boundary conditions for the b.l on the flat plate
Proof that the 4 boundary conditions written as a function of the velocity field or the stream-function are equivalent to teh 3 boundary conditions written in terms of the similarity function \(g(\eta)\)
todo