Chapter 4: Basic Aerodynamics – Comprehensive Study Notes (Isothermal, Isentropic, and Viscous Flows)

4.1 CONTINUITY EQUATION

  • Core idea: mass conservation for a flowing gas is enforced within a stream tube bounded by streamlines. Mass can neither accumulate nor disappear as fluid moves through the tube.

  • Key construction: consider a circular cross-section A1 normal to the flow at point 1 and A2 downstream. The small fluid element in dt occupies a volume A1 V1 dt downstream; its mass dm = ρ1 A1 V1 dt.

  • Definition: mass flow through area A is
    m˙=ρAV.\dot{m} = \rho A V.

  • Steady-flow continuity between two sections (through the same streamlines) gives
    ρ<em>1A</em>1V<em>1=ρ</em>2A<em>2V</em>2.\rho<em>1 A</em>1 V<em>1 = \rho</em>2 A<em>2 V</em>2.

  • Uniformity caveat: V and ρ are assumed uniform over the cross-sectional areas A1 and A2 in the derivation; in real flows, ρ and V vary across A, but mean values are used in many practical problems.

  • Stream tubes need not be bounded by a solid wall; for example, the space between adjacent streamlines is a stream tube over an airfoil surface (Fig. 4.3).

  • 4.2 INCOMPRESSIBLE AND COMPRESSIBLE FLOW (preview)

  • Two classes of aerodynamic flow: (1) inviscid flow (no friction) and (2) viscous flow (with friction).

  • Compressible vs incompressible: real fluids are compressible to some extent; density can change. Incompressible flow is an approximation (ρ1 ≈ ρ2) that simplifies analysis; often a good approximation for liquids and low-speed air (V < 100 m/s) as discussed later.

  • Isentropic context appears later; give expectation that many simple problems use isentropic relations (p, ρ, T relations) under certain conditions.

  • 4.2 (cont.) INCOMPRESSIBLE CASE: if ρ1 = ρ2, then the continuity equation reduces to
    A<em>1V</em>1=A<em>2V</em>2.A<em>1 V</em>1 = A<em>2 V</em>2.

  • Practical guidance: for liquids and low-speed air, incompressible assumption is common; true isentropic/compressible effects are treated in later sections.

  • PREVIEW BOX highlights that understanding flows involves two broad categories and a road map to guide the left (continuity, momentum, energy) vs right (viscous effects, boundary layers).

4.2 INCOMPRESSIBLE AND COMPRESSIBLE FLOW

  • Distinction between compressible and incompressible flow via density variation:

    • Compressible flow: density varies along the flow, i.e., ρ1 ≠ ρ2; Eq. (4.2) applies with ρ changing.

    • Incompressible flow: density is treated as constant, i.e., ρ1 = ρ2; Eq. (4.3) applies:
      A<em>1V</em>1=A<em>2V</em>2.A<em>1 V</em>1 = A<em>2 V</em>2.

  • All real gases are technically compressible; incompressible flow is an approximation used when density changes are small.

  • Subsection examples:

    • Example 4.1: convergent duct with given A1 = 5 m^2, V1 = 10 m/s, V2 = 30 m/s; find A2 using 4.3.

    • Example 4.2: convergent duct with A1 = 3 ft^2, A2 = 2.57 ft^2, V1 = 700 ft/s, V2 = 1070 ft/s and ρ1 = 0.002 slug/ft^3; compute ρ2; shows compressible density change (ρ2 ≠ ρ1).

  • Takeaway: Eq. (4.2) is general (applies to compressible and incompressible) whereas Eq. (4.3) is a compressible-limit simplification for constant density.

  • Practical notes: incompressible flow is an excellent approximation for low-speed liquid flows and low-speed air (V ≲ 100 m/s). In duct and nozzle problems, the choice of model (compressible vs incompressible) depends on flow speed and density variations.

4.3 MOMENTUM EQUATION

  • Starting point: Newton’s second law for a fluid element along a streamline; consider an infinitesimal element with dimensions dx, dy, dz.

  • Pressure forces on the two faces perpendicular to the flow produce the dominant force (gravity and viscous shear neglected for the inviscid, frictionless momentum treatment):

    • Left face (x-moving) has pressure p; area dy dz; force = p dy dz in +x direction.

    • Right face has pressure p + (dp/dx) dx; area dy dz; force = [p + (dp/dx) dx] dy dz in -x direction.

  • Net pressure force on the element gives
    Fx=pxdxdydz.F_x = -\frac{\partial p}{\partial x} dx\, dy\, dz.

  • Mass of the element: ρ dx dy dz. Acceleration a relates to velocity gradient by
    a=dVdt=VdVdx.a = \frac{dV}{dt} = V\frac{dV}{dx}.

  • Combining F = m a yields Euler’s equation (for inviscid, frictionless, steady flow), written in differential form as
    dp=ρVdV.dp = -\rho V \, dV.

  • For a flow along a streamline, Euler’s equation holds with ρ possibly variable (compressible) or constant (incompressible).

  • Integration along a streamline gives Bernoulli’s equation for the incompressible, inviscid case:
    p+12ρV2=constant along the streamline.p + \frac{1}{2} \rho V^2 = \text{constant along the streamline}.

  • Important notes:

    • Euler’s equation is the momentum equation for inviscid flow. It forms the basis for many isentropic relations.

    • Bernoulli’s equation (4.9a/b) is a specialized form of Euler’s equation for incompressible, frictionless flow along a streamline.

    • For compressible flows, ρ is not constant and Bernoulli’s equation in its simple form is not generally valid. In such cases, the momentum equation must be used with an equation of state to close the system.

4.4 A COMMENT

  • Important philosophical distinction: the equation of state p, T, ρ relates thermodynamic state at a single point, whereas the flow equations (continuity, momentum, energy) relate properties at different points along a flow field.

  • This distinction matters when setting up solutions for aerodynamic problems.

4.5 ELEMENTARY THERMODYNAMICS

  • First law (per unit mass) in differential form:
    δq=de+δw.\delta q = d e + \delta w.

  • For a flowing gas, the differential work done on the system by boundary motion is
    δw=pdv,\delta w = p\, dv,
    where v is the specific volume (1/ρ).

  • Substituting and manipulating leads to the alternative forms of the first law, including
    δq=dhpdv,\delta q = d h - p \, d v,
    where enthalpy h is defined as
    h=e+pv=cpT.h = e + p v = c_p T.

  • For a perfect gas, internal energy and enthalpy depend only on temperature:
    e=c<em>vT, h=c</em>pT.e = c<em>v T, \ h = c</em>p T.

  • Two common processes define specific heats:

    • Constant-volume: c<em>v=(eT)</em>V,δq=cvdT(dv=0).c<em>v = \left(\frac{\partial e}{\partial T}\right)</em>V, \quad \delta q = c_v \, dT \quad (dv=0).

    • Constant-pressure: c<em>p=(hT)</em>P,δq=cpdT.c<em>p = \left(\frac{\partial h}{\partial T}\right)</em>P, \quad \delta q = c_p \, dT.

  • For a perfect gas, the relations between e, h and T yield
    e=c<em>vT,h=c</em>pT.e = c<em>v T, \quad h = c</em>p T.

  • Isentropic concepts and relations connect p, T, ρ across two points along a streamline, assuming adiabatic and reversible conditions (δq = 0):

    • Isentropic differential relation: pdv=c<em>pdTpdvdp=c</em>pdTdp,-\, p \, d v = c<em>p \, dT \quad \Rightarrow\quad -\, p \, \frac{d v}{d p} = c</em>p \frac{dT}{d p},
      leading to the classic isentropic relations that involve γ = cp/cv.

  • Summary of key point: for isentropic flow (adiabatic + reversible) of a perfect gas, p, ρ, T are tied by simple power-law relations that depend only on γ and M (Mach number).

4.6 ISENTROPIC FLOW

  • Isentropic flow assumes δq = 0 (adiabatic) and no friction (reversible).

  • From the isentropic relations, for a perfect gas (constant γ):
    p/p<em>1=(ρ/ρ</em>1)γ,p/p<em>1 = (\rho/\rho</em>1)^\gamma,
    p/p<em>1=(T/T</em>1)γ/(γ1),p/p<em>1 = (T/T</em>1)^{\gamma/(\gamma-1)},
    ρ/ρ<em>1=(T/T</em>1)1/(γ1).\rho/\rho<em>1 = (T/T</em>1)^{1/(\gamma-1)}.

  • The Mach number is a crucial similarity parameter in compressible flow:
    M=Va,a=γRT.M = \frac{V}{a}, \quad a = \sqrt{\gamma R T}.

  • Isentropic relations enable relating pressure, temperature, and density between two points along a streamline (or, under uniform upstream conditions, anywhere in the flow).

  • These relations underpin isentropic nozzle flows, rocket nozzle expansions, and subsonic compressible flows. They are not valid for flows with shocks (non-isentropic regions).

  • 4.7 ENERGY EQUATION (frictionless, adiabatic)

  • Energy balance along a streamline in an inviscid, adiabatic flow yields
    h<em>2+V</em>222=h<em>1+V</em>122,h<em>2 + \frac{V</em>2^2}{2} = h<em>1 + \frac{V</em>1^2}{2},
    or, in terms of T, cpT+V22=constant along the streamline.c_p T + \frac{V^2}{2} = \text{constant along the streamline}.

  • In terms of temperatures and velocities, for isentropic flow this reduces to the familiar version in terms of T and V.

  • This energy equation is a companion to the continuity and momentum equations in compressible flows and is central to solving nozzle/jet problems.

  • Example highlights include isentropic nozzles, rocket chamber/nozzle expansions, and energy-exchange in compressors/combustors.

4.7 ENERGY EQUATION (DETAILED CONNECTIONS)

  • In isentropic, frictionless flow, the energy equation can be written as
    c<em>pT</em>1+V<em>122=c</em>pT<em>2+V</em>222,c<em>p T</em>1 + \frac{V<em>1^2}{2} = c</em>p T<em>2 + \frac{V</em>2^2}{2},
    which is equivalent to the Bernoulli-like energy balance but in terms of cp and T for compressible flow under isentropic conditions.

  • In non-adiabatic or non-isentropic situations, the energy equation includes a heat term Q12 or a loss term, and a generalized form is
    h<em>2+V</em>222=h<em>1+V</em>122+Q121,h<em>2 + \frac{V</em>2^2}{2} = h<em>1 + \frac{V</em>1^2}{2} + \frac{Q_{12}}{1},
    with Q12 representing total heat added per unit mass.

4.8 SUMMARY OF EQUATIONS (early portion)

  • Core governing equations (compressible flow):

    • Continuity: ρt+(ρV)=0\frac{\partial \rho}{\partial t} + \nabla \cdot (\rho \mathbf{V}) = 0 or for steady 1D: ρAV=constant.\rho A V = \text{constant}.

    • Momentum (Euler): ρDVDt=p(inviscid)\rho \frac{D\mathbf{V}}{Dt} = -\nabla p \quad(\text{inviscid})

    • Energy (isothermal/isentrope): cpT=function of state and energycp T = \text{function of state and energy}, with isentropic simplifications.

  • For incompressible flow, a reduced set applies:

    • Continuity: AV=extconstant,A V = ext{constant},

    • Bernoulli: p+12ρV2=constant,p + \frac{1}{2} \rho V^2 = \text{constant},

    • Equation of state: ρ = p/(R T) with constant ρ in the simplest case.

  • Isentropic flow relations (γ-constant) summarize how pressure, temperature, and density relate between points in a compressible, isentropic flow.

  • The speed of sound is a fundamental local property: a=γRT=γpρ.a = \sqrt{\gamma R T} = \sqrt{\gamma \frac{p}{\rho}}.

4.9 SPEED OF SOUND

  • Derivation path shows that the speed of sound depends only on temperature for a perfect gas:
    a=γRT=γpρ.a = \sqrt{\gamma R T} = \sqrt{\gamma \frac{p}{\rho}}.

  • Mach number definition:
    M=Va.M = \frac{V}{a}.

  • Flight regimes defined by M:

    • Subsonic: M < 1

    • Sonic: M = 1

    • Supersonic: M > 1

  • Transonic and hypersonic regimes are special cases with different dominant phenomena (not strictly tied to a single Mach number threshold).

  • Examples illustrate calculation of Mach number from ambient conditions and velocity; the speed of sound uses local T and gas constants, so a∞ can differ with altitude and gas composition.

4.10 LOW-SPEED SUBSONIC WIND TUNNELS

  • Wind tunnel basics:

    • Incompressible assumption (M ≲ 0.3) for subsonic test sections is common.

    • Continuity across nozzle/test section: V<em>2=A</em>1A<em>2V</em>1V<em>2 = \frac{A</em>1}{A<em>2} V</em>1 (incompressible, converging nozzle).

    • Pressure changes relate to velocity via Bernoulli: p<em>1+ρV</em>122=p<em>2+ρV</em>222.p<em>1 + \frac{\rho V</em>1^2}{2} = p<em>2 + \frac{\rho V</em>2^2}{2}.

  • Test section pressure difference (p1 - p2) is used to set the test velocity; the “control knob” is the pressure difference and nozzle area ratio.

  • Manometer basics (open/closed tests): the height difference Δh in a manometer relates to the pressure difference p1 - p2 via the fluid’s specific weight; Δh is used to infer V2 through the continuity/ Bernoulli relations.

  • Practical notes: losses in real tunnels mean p3 may be less than p1 due to drag; idealized analysis ignores that until corrections are added.

4.11 MEASUREMENT OF AIRSPEED

  • Static pressure p: the pressure associated with random molecular motion at a stagnation-free spot.

  • Total pressure p0: the pressure that would be felt if the flow were slowed isentropically to zero velocity at that point; p0 > p in moving flows.

  • Dynamic pressure q: q=12ρV2.q = \frac{1}{2} \rho V^2.

  • Pitot tube measures total pressure at the stagnation point; static pressure is measured separately (static pressure tap).

  • Pitot-static tube measures p0 and p to determine velocity via the appropriate relations; velocity computations depend on flow regime:

    • 4.11.1 Incompressible flow (low speed): Bernoulli gives
      p<em>0=p+q, V=2(p</em>0p)ρ.p<em>0 = p + q, \ V = \sqrt{\frac{2(p</em>0 - p)}{\rho}}.

    • 4.11.2 Subsonic Compressible flow: isentropic relations yield M from the pressure ratio p0/p1, then velocity via a1.

    • 4.11.3 Supersonic flow: shock waves form in front of a Pitot tube; p0 behind a shock is not given by the simple isentropic formula. Rayleigh-Pitot relation relates p02/p1 to M1 and is used for calibration behind shocks.

    • 4.11.4 Summary: different regimes have distinct measurement formulas; Mach meter relates p0/p and M.

  • Example highlights include isentropic flow ahead of a Pitot, stagnation point properties, and equivalence between true airspeed and calibrated airspeed via density ratios (Ve vs Vtrue).

4.12 Some ADDITIONAL CONSIDERATIONS

  • Isentropic flow relations remain powerful in analyzing compressible flows, nozzle flows, rocket engine flows, and subsonic flow with compressibility effects.

  • The energy-based approach (via cp, cv) helps bridge thermodynamics and compressible flow analysis.

4.15 INTRODUCTION TO VISCOUS FLOW

  • Real flows include friction; boundary layers form near surfaces where velocity goes to zero at the wall due to viscous effects.

  • Viscous flow introduces two primary drag components: skin-friction drag (due to shear τ_w) and pressure drag (due to flow separation).

  • Boundary layer concept (Prandtl, 1904): an outer, frictionless “potential flow” region and an inner viscous boundary layer where velocity changes from 0 at the wall to the outer flow value.

  • The boundary layer thickness δ grows along a surface; its growth is governed by Reynolds number based on local x:
    Re<em>x=ρ</em>V<em>xμ</em>.Re<em>x = \frac{\rho</em>\infty V<em>\infty x}{\mu</em>\infty}.

  • Wall shear stress (for Newtonian fluids):
    τ<em>w=μ(dVdy)</em>y=0.\tau<em>w = \mu \left(\frac{dV}{dy}\right)</em>{y=0}.

  • Dynamic viscosity μ depends on temperature; for air, μ increases with temperature; μ decreases with temperature for liquids.

4.16 RESULTS FOR A LAMINAR BOUNDARY LAYER (flat plate, incompressible)

  • Laminar boundary-layer thickness on a flat plate (Blasius-type result):
    δ5xRex.\delta \approx 5 \frac{x}{\sqrt{Re_x}}.

  • Local skin-friction coefficient for laminar flow on a flat plate:
    c<em>fx=τ</em>wq<em>0.664Re</em>x.c<em>f^x = \frac{\tau</em>w}{q<em>\infty} \approx \frac{0.664}{\sqrt{Re</em>x}}.

  • Total skin-friction drag coefficient for a plate of length L (based on L):
    C<em>f</em>L    120.664Re<em>L1/2  ?C<em>f</em>L \;\approx\; \frac{1}{2} \frac{0.664}{Re<em>L^{1/2}} \; \,? (the text provides a form; the key idea is Cf,L ~ Re_L^{-1/2} for laminar flow, and inverse proportional to geometry).

  • The local cfx and δ scale with Rex; cf_x decreases with x for a laminar boundary layer on a flat plate.

4.17 RESULTS FOR A TURBULENT BOUNDARY LAYER (flat plate)

  • Turbulent boundary layer grows faster with x than laminar; approximate turbulent boundary-layer thickness:
    δ0.37xRex1/5.\delta \approx 0.37 \frac{x}{Re_x^{1/5}}.

  • Turbulent skin-friction coefficient on a flat plate (local):
    c<em>fx0.0592Re</em>x1/5.c<em>f^x \approx \frac{0.0592}{Re</em>x^{1/5}}.

  • Total turbulent skin-friction coefficient on a plate: roughly
    C<em>f(L)0.074Re</em>L1/5.C<em>f \, (L) \approx \frac{0.074}{Re</em>L^{1/5}}.

  • Turbulent boundary layers yield larger skin friction drag but are more resistant to flow separation than laminar layers, which reduces pressure drag in separated flows.

  • Turbulent drag is typically larger in magnitude than laminar drag for many practical cases, but turbulent boundary layers delay separation and can reduce pressure drag on bluff bodies.

4.18 COMPRESSIBILITY EFFECTS ON SKIN FRICTION

  • Compressibility modifies skin-friction behavior; cfx and Cf are functions of both Re and M∞ (free-stream Mach number).

  • Approximate correlations summarize the effect; for a given Re, c_fx decreases with increasing M∞; the decrease is more pronounced for turbulent boundary layers than for laminar ones.

  • Use of γ and M∞ to adjust laminar vs. turbulent coefficients is common in design practice.

  • Figure-like summary (Fig. 4.51): plot of compressible vs incompressible cf_x, showing the decreasing trend with increasing M∞ for both laminar and turbulent flows.

4.19 TRANSITION

  • Real boundary layers start laminar at the leading edge and transition to turbulent downstream.

  • Transition location x_cr is typically characterized by a critical Reynolds number Rexcr ≈ 5×10^5 to 1×10^6 depending on roughness, pressure gradient, Mach number, and environment.

  • The transition location is essential since laminar and turbulent boundary layers have different drag characteristics.

  • Examples illustrate how Rexcr and x_cr relate to velocity, length, and density, showing that increasing velocity moves the transition point depending on Rexcr.

4.20 FLOW SEPARATION

  • Separation occurs when an adverse pressure gradient (dp/dx > 0) slows boundary-layer fluid sufficiently that it reverses flow near the wall.

  • Separated flow creates a wake and significantly increases pressure drag; lift can be severely reduced (stall).

  • Laminar boundary layers separate more easily than turbulent ones; turbulent boundary layers resist separation better due to higher near-wall energy.

  • In attached flow, pressure on the upper surface helps maintain lift; in separated flow, the top-surface pressure distribution changes (higher pressure near the leading edge), reducing lift and increasing drag.

  • Proliferation of figures (Fig. 4.55 to 4.57) illustrate the pressure distribution and lift/drag consequences of separation.

4.21 SUMMARY OF VISCOUS EFFECTS ON DRAG

  • Total drag due to viscosity contains two components:
    1) Skin-friction drag Df due to wall shear τw;
    2) Pressure drag D_p due to flow separation.

  • Total viscous drag: D=D<em>f+D</em>p.D = D<em>f + D</em>p.

  • Trade-off: laminar boundary layers minimize skin friction drag but promote separation (and thus D_p) more readily; turbulent boundary layers increase skin friction but reduce pressure drag due to better attachment and delayed separation.

  • Profile drag is the total drag due to viscous effects and shape; induced drag is discussed in Ch. 5.

  • Practical design takeaway: sometimes a turbulent boundary layer is preferred to reduce pressure drag on bluff bodies, while for slender bodies laminar boundary layers can minimize skin friction drag.

  • Example 4.44 demonstrates analysis of skin friction and pressure drag on a NASA LS (1)-0417 airfoil for zero angle of attack, illustrating decomposition into Df and Dp.

4.22 Historical Notes (brief)

  • Bernoulli and Euler contributions:

    • Bernoulli’s equation (4.9) emerges from Euler’s momentum equation; Euler clarified pressure as a point property and provided the differential relation for momentum in a flow.

  • Pitot tube history (4.62–4.63, 4.66): Pitot invented to measure flow, later rationalized by Bernoulli’s equation; modern Pitot-static tubes measure p0 − p and require isentropic, incompressible or compressible flow relations to translate to V.

  • Reynolds number history: Osborne Reynolds introduced Rex to quantify laminar-to-turbulent transition in pipe flow; Rex cr defines transition in various flows; Reynolds’ experiments led to the Reynolds number which is central to boundary-layer theory.

  • Prandtl’s boundary layer concept (4.26): two-region flow: near-wall viscous region and outer inviscid region; Blasius solution for laminar boundary layer (boundary-layer thickness and skin friction) followed; boundary layer theory is foundational for modern aerodynamics.

4.23–4.29 ADDITIONAL HISTORICAL AND PRACTICAL NOTES

  • Pitot tube and wind-tunnel history (4.23–4.25): Pitot tube’s historical development, airspeed measurement practice, and the evolution of wind tunnels from early 1900s to modern facilities.

  • Historical notes on wind tunnels (4.24): early wind-tunnel development, Langley, Langley’s transects, capabilities, and later hypersonic/hyper-speed wind tunnels.

  • Summary and review (4.27): distills the three pillars of aerodynamics (continuity, momentum, energy) and emphasizes the connection to isentropic and viscous flows, including special relationships for isentropic flow (4.73–4.75) and the role of Mach number as a governing parameter.

4.12–4.14 ADDITIONAL PRACTICAL DISCUSSIONS

  • Isentropic nozzle flows and area-Mach relations: Nozzle design relies on area variations A/A_t to achieve the desired Mach number distribution; the Throat (M = 1) is the minimum area, and the nozzle expands to accelerate the flow to supersonic speeds in the diverging portion (Fig. 4.32).

  • The area–velocity relation (4.83):
    dAA=(M21)dVV.\frac{dA}{A} = -(M^2 - 1) \frac{dV}{V}.
    This captures the subsonic vs. supersonic behavior: subsonic (M<1) requires decreasing area to increase V; supersonic (M>1) requires increasing area to increase V; sonic (M=1) yields a throat where dA/A = 0 for finite dV/V.

  • Throttle/pressure ratios: The relationships p0, T0 remain constant through an isentropic nozzle (except across shocks) and allow the calculation of exit conditions given reservoir conditions.

4.25 SUMMARY AND REVIEW (KEY TAKEAWAYS)

  • Core equations to remember (compressible flow):

    • Continuity: ρ A V = constant; in general, density varies.

    • Euler’s equation: ρ D V/Dt = -∇p; for 1–D along a streamline, dp = -ρ V dV.

    • Bernoulli: p + ½ ρ V^2 = constant along a streamline for incompressible inviscid flow.

    • Energy (isentropic) relation: cp T + V^2/2 = constant along a streamline; or the more general energy representation including heat/work terms.

    • Isentropic relations: p/ρ^γ = const; p/p1 = (ρ/ρ1)^γ; p/p1 = (T/T1)^{γ/(γ-1)}; ρ/ρ1 = (T/T1)^{1/(γ-1)}.

    • Speed of sound: a = sqrt(γ R T) = sqrt(p/ρ) for ideal gas; a depends on T only for a perfect gas.

    • Mach number: M = V/a; subsonic/ sonic/ supersonic definitions; transonic/hypersonic regimes defined qualitatively by flow phenomena.

    • Pitot-tube relations: incompressible V from p0 - p via Bernoulli; subsonic compressible V from p0/p; supersonic requires shock relations (Rayleigh-Pitot formula).

  • Viscous flow and boundary layers: separation, transition, boundary-layer thickness, skin friction, and the trade-off between laminar and turbulent boundary layers in drag.

  • Are you comfortable with the road map (Figure 4.1) and the left-side (inviscid) vs right-side (viscous) pathways? The left side covers continuity, momentum, and energy; the right side covers boundary layers and viscous effects.

DEFINITIONS (condensed)

  • Incompressible flow: flow with constant density. Compressible: density varies. Mass flow: m˙=ρAV.\dot{m} = \rho A V.

  • Adiabatic: no heat transfer (δq = 0). Reversible: no dissipative losses. Isentropic: adiabatic + reversible; entropy constant.

  • Mach number: M=Va,a=γRT.M = \frac{V}{a}, \quad a = \sqrt{\gamma R T}.

  • Static pressure p: pressure due to random molecular motion at a point.

  • Total pressure p0: pressure that would be observed if the flow were slowed isentropically to rest at that point.

  • Dynamic pressure: q=12ρV2.q = \frac{1}{2} \rho V^2.

  • Reynolds number: Rex=ρVxμ.Re_x = \frac{\rho V x}{\mu}.

  • Skin-friction coefficient on a surface: c<em>f=τ</em>wq.c<em>f = \frac{\tau</em>w}{q_\infty}.

  • Isentropic nozzle relations relate p, T, ρ, and M through γ; area-ratio relations connect M to A/A_t.

NEXT STEPS FOR EXAM PREPARATION

  • Be able to derive and explain the continuity equation from mass conservation in a stream tube, including the assumptions about uniform velocity and density across a cross-section.

  • Distinguish between incompressible and compressible flow, and know when each approximation is valid (low speed, near-ambient density variations, etc.).

  • Derive Bernoulli’s equation from Euler’s equation for inviscid, incompressible flow and recognize its limitations for compressible flows.

  • Understand the energy equation and the role of cp, cv, and γ in isentropic flow; be able to relate T0, p0, and ρ0 to the static properties using isentropic relations.

  • Memorize the speed of sound relation a = sqrt(γ R T) and the Mach number definitions; be able to classify subsonic, sonic, and supersonic regimes and apply the corresponding measurement relations (Pitot tube) for velocity.

  • Know subsonic wind-tunnel relations and the role of pressure differences in setting test-section velocity; understand manometer reading and the limitations due to losses.

  • Be comfortable with boundary-layer concepts: formation, thickness scaling, laminar vs turbulent cf, and how boundary layer affects drag via Df and Dp; know basic laminar/turbulent scaling laws for δ and c_f.

  • Recognize the qualitative behavior of flow separation and how boundary-layer type (laminar vs turbulent) affects separation propensity and pressure drag.

  • Review historical notes to understand the development of Reynolds number and boundary-layer theory; recognize the physical significance of the boundary layer concept and its pivotal role in modern aerodynamics.

// TITLE
{"title":"Chapter 4: Basic Aerodynamics – Comprehensive Study Notes (Isothermal, Isentropic, and Viscous Flows)"}