Introduction to Fluid Mechanics - Chapter 1 Notes
1-1 Introduction
- Fluid mechanics deals with liquids and gases in motion or at rest.
- Mechanics (physical science) studies stationary and moving bodies under the influence of forces.
- Statics: the branch of mechanics dealing with bodies at rest.
- Dynamics: the branch dealing with bodies in motion.
- Fluid mechanics: the science that deals with the behavior of fluids at rest (fluid statics) or in motion (fluid dynamics), and the interaction of fluids with solids or other fluids at boundaries.
- Fluid dynamics is also referred to as fluid dynamics by considering fluids at rest as a special case of motion with zero velocity.
1-2 The No-Slip Condition
- No-slip condition: a fluid in contact with a solid surface has zero velocity relative to the surface.
- This leads to the development of a boundary layer—the flow region adjacent to the wall where viscous effects and velocity gradients are significant.
- Viscosity is the fluid property responsible for the no-slip condition and boundary-layer formation.
- Flow over a curved surface can cause flow separation, where the boundary layer detaches from the surface due to adverse pressure gradients.
- Boundary layer concept is essential for understanding real-world viscous flows and drag.
1-3 A Brief History of Fluid Mechanics
- Archimedes (c. 287–212 BC): buoyancy principle (Archimedes’ principle).
- Leibniz and Newton: foundational contributions to fluid behavior and mechanics.
- Bernoulli (1667–1748): energy conservation in flowing fluids (Bernoulli’s equation).
- Euler (1707–1783): motion equations for inviscid fluids.
- Navier (1785–1836): viscosity incorporated into fluid equations.
- Stokes (1819–1903): Stokes flow for viscous fluids at low Reynolds numbers.
- Reynolds (1842–1912): Reynolds number and transition to turbulence.
- Prandtl (1875–1953): boundary-layer theory, a cornerstone of practical viscous flow analysis.
- Taylor (1886–1975): contributions to turbulence and jet theory.
- 20th century developments: wind-turbine technology (e.g., Wright brothers’ era to modern turbines with significant capacity).
- Historical evolutions illustrated by engineering feats: ancient aqueducts (e.g., Pont du Gard, Pergamon pipeline) to modern fluid machinery.
1-4 Classification of Fluid Flows
- Viscous vs Inviscid regions:
- Viscous flows: frictional effects are significant.
- Inviscid flow regions: viscous effects are negligible compared with inertial or pressure forces (e.g., away from walls).
- Internal vs External Flow:
- Internal flow: flow inside bounded conduits (e.g., pipes).
- External flow: flow over surfaces exposed to an unbounded fluid (e.g., over a tennis ball).
- Open-channel flow: duct partially filled with liquid with a free surface.
- Compressible vs Incompressible Flow:
- Incompressible flow: density remains nearly constant (e.g., liquids).
- Compressible flow: density changes during flow (e.g., high-speed gas flows).
- Mach number concept:
Ma = rac{V}{a} where Ma = 1 is sonic, Ma < 1 subsonic, Ma > 1 supersonic, Ma >> 1 hypersonic.
- Laminar vs Turbulent Flow:
- Laminar: orderly, layered flow.
- Turbulent: disordered with velocity fluctuations.
- Transitional flow: between laminar and turbulent.
- Forced vs Natural Flow:
- Forced: external means cause flow (pump/fan).
- Natural: buoyancy and natural gradients drive flow.
- Steady vs Unsteady vs Transient vs Periodic:
- Steady: no change at a point in time.
- Unsteady: flow properties change with time.
- Transient: developing flows.
- Periodic: unsteady flow oscillates about a mean value.
- Uniform vs Nonuniform Flow:
- Uniform: properties do not vary with position.
- Real flows often nonuniform due to boundary layers; engineering practice often approximates nonuniform flows as uniform when practical.
- Flow field dimensionality:
- 1D, 2D, or 3D depending on variation of velocity with spatial coordinates.
- Entrance region development can be 2D, becoming 1D downstream where profile becomes constant along the flow direction.
1-5 System and Control Volume
- System: a quantity of matter or region in space chosen for study.
- Surroundings: the mass or region outside the system.
- Boundary: real or imaginary surface separating system from surroundings; boundary can be fixed or movable.
- Closed system (control mass): fixed amount of mass; no mass crosses boundary.
- Open system (control volume): region in space that may have fixed, moving, real, or imaginary boundaries; both mass and energy can cross the boundary.
- Control surface: the boundary of a control volume.
1-6 Importance of Dimensions and Units
Physical quantities are characterized by dimensions; magnitudes are expressed with units.
Primary (fundamental) dimensions in SI used here:
- Mass: , Length: , Time: , Temperature: , Electric current: , Amount of substance: , Luminous intensity: .
Primary units in SI:
- Length: meter (m)
- Mass: kilogram (kg)
- Time: second (s)
- Temperature: kelvin (K)
- Electric current: ampere (A)
- Amount of substance: mole (mol)
- Luminous intensity: candela (cd)
Derived dimensions and units (e.g., velocity, energy, volume) are expressed in terms of primary dimensions.
The Metric SI system is decimal-based; English system lacks a consistent base, leading to arbitrary unit relationships.
SI prefixes (examples):
- prefix exponent 10^24: yotta (Y)
- 10^21: zetta (Z)
- 10^18: exa (E)
- 10^15: peta (P)
- 10^12: tera (T)
- 10^9: giga (G)
- 10^6: mega (M)
- 10^3: kilo (k)
- 10^2: hecto (h)
- 10^1: deka (da)
- 10^-1: deci (d)
- 10^-2: centi (c)
- 10^-3: milli (m)
- 10^-6: micro (µ)
- 10^-9: nano (n)
- 10^-12: pico (p)
- 10^-15: femto (f)
- 10^-18: atto (a)
- 10^-21: zepto (z)
- 10^-24: yocto (y)
Dimensional homogeneity: equations must be dimensionally homogeneous (units match on both sides).
Unity conversion ratios: conversions between nonprimary units are dimensionless multipliers that equal 1 (e.g., 1 J = 1 N·m; 1 cal = 4.1868 J; 1 Btu = 1.0551 kJ).
Weight vs Mass:
- Weight is the force due to gravity: .
- On Earth, standard gravity is used for conversions; e.g., 1 lbm weighs 1 lbf on Earth under standard conditions.
Spotting errors from unit inconsistencies (Example 1-2):
- If you have an expression like , you are mixing total energy with energy per unit mass; convert to consistent units or include mass explicitly (e.g., or convert to J and mass to kg).
Obtaining formulas from unit considerations (Example 1-3):
- Given density and volume , mass is
The Weight of One Pound-Mass (Example 1-4):
- Using units where gravitational acceleration is , show that a mass of weighs on Earth via with appropriate unit conversions (given in customary units).
Unity Conversion Ratios (continuation):
- All nonprimary units can be formed by products of primary units.
- These ratios are unitless and equal to 1; ensure equations are dimensionally homogeneous.
Example 1-5 (System of Equations with EES):
- Demonstrates solving a system of equations; approach uses a solver to find variables that satisfy multiple equations.
Example 1-6 (Significant Digits and Volume Flow Rate):
- Given volume collected and time, compute volume flow rate; handle significant digits properly to reflect measurement precision.
- Example setup: volume V = 1.1 gal; time Δt = 45.62 s; convert to consistent units (e.g., m^3/min).
Modeling in Engineering (Overview):
- Engineering models can be tested experimentally or solved analytically (including numerically).
- Experimental: accurate but usually expensive and time-consuming; limited by measurement error.
- Analytical (including numerical): fast and inexpensive but rely on assumptions and idealizations; accuracy depends on model quality.
Summary of Modeling Concepts (taken from later sections):
- Simplified vs complex models: simpler models (e.g., a disk for rotor, ellipsoid for body) capture essential features with less computational effort; complex models are more accurate but may be impractical.
1-7 Modeling in Engineering (Continued)
- Engineering problem-solving follows a structured approach: use principles (conservation laws, etc.), establish governing equations, and validate results.
- The role of differential equations: model rates of change and physical laws; not all problems require full differential equations, but they are central to many fluid problems.
- Key principle: choose the simplest model that yields satisfactory results.
1-8 Problem-Solving Technique
- Step 1: Problem Statement
- Step 2: Schematic
- Step 3: Assumptions and Approximations
- Step 4: Physical Laws
- Step 5: Properties
- Step 6: Calculations
- Step 7: Reasoning, Verification, and Discussion
- A disciplined, step-by-step approach simplifies solving engineering problems and ensures justifiable assumptions.
1-9 Engineering Software Packages
Tools: word processors, calculators, and software are aids, not substitutes for understanding.
Software packages cannot replace core engineering education; they shift emphasis from mathematics to physics.
Excel: can solve simple systems of equations and perform parametric studies; useful for basic analyses.
MATLAB: solves linear or nonlinear algebraic/differential equations numerically; requires user to formulate the problem with relevant physical laws.
CFD (Computational Fluid Dynamics): widely used to visualize velocity and pressure fields, streamlines, and dynamic phenomena beyond what can be tested in lab.
Examples include simulations with ANSYS-FLUENT and COMSOL for complex flows and rotating machinery.
Important caution: software solves the equations you provide; physical insight and correct formulation are essential.
1-10 Accuracy, Precision and Significant Digits
- Accuracy error (inaccuracy): difference between a reading and the true value; generally relates to fixed, repeatable errors.
- Precision error: difference between one reading and the average of multiple readings; reflects resolution and repeatability; often random errors.
- Significant digits: digits that are meaningful and relevant; reflect measurement precision.
- Visual analogy (Shooters): one shooter may be more precise but less accurate; another more accurate but less precise.
- Practical examples and tables illustrate the handling of significant digits in calculations and reporting results.
Examples and Key Equations from the Text
- No-slip condition and boundary layer concepts:
- A fluid in motion in contact with a solid surface has zero velocity at the surface:
- Boundary layer thickness δ represents the region where viscous effects are significant.
- Fluid vs gas behavior:
- Liquids form free surfaces and roughly constant volume due to cohesive forces; gases expand to fill available space and typically do not form a free surface in an open container.
- Dimensional analysis and unit consistency:
- Work: and .
- Energy and mass relations: for a given density and volume .
- Weight relation:
- Volume flow rate example (Example 1-6):
- Given: volume collected in time ; flow rate: Q = rac{V}{ au}; convert to cubic meters per minute for reporting.
- Density and mass (Example 1-3):
- Mass: ; with and , then
- Unit consistency check (Example 1-2):
- Mixing energy units with mass-specific energy terms requires conversion to consistent units before summing or combining terms in an equation.
- Additional context and notes:
- The velocity profile development in a pipe shows a transition from a 2D entrance region to a 1D fully-developed profile downstream:
- Mach number concept and flow regimes: subsonic, sonic, supersonic, and hypersonic regimes visualized via shock waves (e.g., Schlieren images).
Connections and Practical Implications
- Dimensional homogeneity ensures equations are physically meaningful; missing units or incompatible dimensions indicate errors in formulation.
- The no-slip condition is fundamental for predicting drag, heat transfer, and boundary-layer growth on surfaces encountered in engineering devices (pipes, airfoils, machinery).
- Classification of flows guides modeling choices: whether to include viscosity (laminar/turbulent), whether flow is bounded (internal) or unbounded (external), and whether density changes are critical (compressible) or negligible (incompressible).
- Modeling philosophy favors simple, physically sound models that capture essential behavior; complex models should be used when simple ones fail to meet accuracy or predictive needs.
- Engineering software is a toolset to aid analysis, not a substitute for physical understanding and correct problem formulation.
Key Formulas Recap
- Mach number: Ma = rac{V}{a}
- Density relation for mass:
- Weight:
- Work: ; 1 J = 1 N\,mV[L^3][L T^{-1}][M L^2 T^{-2}]Q = rac{V}{ au}$$ (convert to desired units)
- Significance and precision terms: accuracy vs precision vs significant digits
Summary
- The course introduces fluid mechanics concepts, the no-slip condition, flow classifications, system/control-volume reasoning, units/dimensions, modeling approaches, problem-solving steps, software tools, and measurement accuracy concepts.
- A solid grasp of dimensional analysis, boundary-layer physics, and the role of modeling choices is essential for solving engineering fluid problems and communicating results clearly with proper significant figures.