In aerodynamics, before we even write the famous equations for conservation of mass, momentum, or energy, we need to ask:
How should we think about air as a fluid? How should we model its motion?
That question is not trivial. Air is made of countless molecules zooming around in random ways. Yet engineers and scientists need to describe airflow over wings, through engines, or around entire aircraft in a precise, predictable way.
To do this, fluid models provide a bridge between the complex reality of air as a gas of molecules and our mathematical tools for analysis and design.
These models make simplifying assumptions—carefully chosen so they still capture the important physics while making the analysis manageable.
1️⃣ The Continuum Hypothesis
The first and most fundamental assumption we make is that the fluid behaves like a continuum.
Imagine zooming in on air. At the molecular level, there are huge empty spaces compared to molecule size. A single molecule is roughly a fraction of a nanometer, but the average distance between collisions (mean free path) is tiny compared to the size of an aircraft wing.
For example, at sea level, the mean free path in air is around 6×10−86 \times 10^{-8} meters, while a typical wing chord is ~1 meter!
The continuum hypothesis says:
✅ Instead of tracking individual molecules, we treat air as a smooth substance with properties (like density, pressure, velocity) that are well-defined at every point and that vary continuously.
✅ Even though air is made of molecules, on scales we care about (meters, centimeters, even millimeters), it behaves like a continuous medium.
1.1 When Does This Work?
To check if the continuum assumption is valid, we use the Knudsen number:
- λ\lambda: mean free path of molecules
- LL: characteristic length scale of the problem
✅ For Kn ≪ 1, continuum mechanics is valid.
✅ For Kn ≈ 1 or higher (e.g., spacecraft at high altitude), we need molecular or kinetic models.
Most of classical aerodynamics (aircraft in the atmosphere) safely uses continuum models.
2️⃣ Observing and Describing Flow
Once we accept the continuum hypothesis, the next question is:
How do we observe and describe fluid motion mathematically?
There are two complementary ways to do this in fluid mechanics:
2.1 Control Volume (Integral) Approach
Imagine you draw an imaginary box in space—any shape you want. This is your control volume. Air can flow in or out across its boundary (control surface).
✅ Instead of tracking individual fluid particles, you measure what crosses the boundary.
✅ You account for things like:
- How much mass enters or leaves
- How much momentum flows in or out
- How much energy is carried across
This approach leads to integral forms of conservation laws.
Example:
- Wrap a control volume around an entire aircraft.
- Use the momentum balance to calculate lift and drag as net fluxes.
✅ Control volume analysis is perfect for engineering applications because it deals with the entire system’s inputs and outputs.
2.2 Infinitesimal Fluid Element (Differential) Approach
Now imagine zooming in so far that you focus on a tiny cube of fluid, whose sides shrink toward zero.
✅ This is the differential approach.
✅ You describe how fluid properties change locally at every single point in space and time.
- Pressure, density, and velocity are functions of position and time.
- You look at how these properties vary across that tiny volume using derivatives.
This approach leads to differential forms of conservation laws:
- Equations that must hold at every point in the flow.
- Perfect for detailed flow analysis and Computational Fluid Dynamics (CFD).
Example:
- In CFD, the entire flow field around a wing is broken into many small elements.
- Conservation equations are enforced locally for each element.
3️⃣ Eulerian vs. Lagrangian Perspectives
Another way to think about fluid description is:
✅ Eulerian: Fixed in space.
- You “stand” at a point and watch fluid flow past.
- You measure how properties (velocity, pressure) change over time at that point.
✅ Lagrangian: Follows individual fluid particles.
- You “ride along” with a fluid parcel.
- You track its path and how its properties evolve.
Aerodynamics usually uses the Eulerian viewpoint because:
- We care about velocity and pressure fields around objects (e.g., wings, fuselages).
- It’s convenient for solving partial differential equations describing flow.
4️⃣ Scalar and Vector Flow Fields
Once we choose our viewpoint (typically Eulerian), we describe the state of the flow with fields—functions defined everywhere in space and time.
4.1 Scalar Fields
Scalar fields assign a single number to each point:
✅ Pressure:
Represents the normal force per unit area exerted by the fluid.
✅ Density:
Mass per unit volume.
✅ Temperature:
Measure of thermal energy.
✅ These are fundamental properties that affect forces, compressibility, and energy transfer.
4.2 Vector Fields
Vector fields assign a vector (magnitude and direction) to each point:
✅ Velocity field:
- Tells you how fast and in which direction fluid is moving at every point.
- Essential for computing transport of mass, momentum, and energy.
✅ Acceleration field:
Describes how velocity changes over time and space.
Together, scalar and vector fields give us a complete picture of the flow.
5️⃣ Differential Operators in Fluid Mechanics
To analyze how these fields vary, we use differential operators—mathematical tools to measure change.
5.1 Gradient
The gradient of a scalar field points in the direction of maximum increase:
✅ Shows how pressure varies in space.
✅ Used to compute pressure forces on fluid elements.
Example:
- High gradient near a wing leading edge means rapid pressure change → important for lift.
5.2 Divergence
The divergence of a vector field measures the net “spreading out” from a point:
✅ Positive divergence → fluid is expanding locally.
✅ Negative divergence → fluid is compressing.
✅ For incompressible flow:
This condition expresses conservation of mass in incompressible flows.
5.3 Curl
The curl of a vector field describes its rotational tendency:
where ω\boldsymbol{\omega} is the vorticity.
✅ Indicates rotation of fluid elements.
✅ Crucial for understanding vortices, wingtip vortices, and separation.
5.4 Material Derivative
The material derivative shows how a property changes for a moving fluid particle:
✅ Combines local rate of change (at fixed point) and convective transport (as fluid moves).
Example:
- Acceleration in fluid = material derivative of velocity:
✅ Appears in Newton’s second law for fluids.
6️⃣ Integral vs. Differential Forms of Conservation Laws
Once we define the fluid model and choose how to describe the flow, we can write the conservation laws in two main forms.
6.1 Integral Form (Control Volume)
✅ Applies conservation to an entire control volume.
✅ Accounts for total fluxes across boundaries.
✅ Great for engineering analysis (e.g., engines, aircraft as systems).
Example:
Mass conservation over control volume:
Meaning:
Rate of mass change inside = net mass flux across surface.
6.2 Differential Form (Infinitesimal Element)
✅ Applies conservation locally at every point.
✅ Results from applying integral laws to an infinitesimal volume and taking limits.
✅ Leads to partial differential equations describing flow field.
Example:
Continuity equation in differential form:
Meaning:
Local density changes are balanced by divergence of mass flux.
7️⃣ Why These Concepts Are Essential
By establishing:
- The continuum hypothesis (treating fluids as continuous).
- The control volume and infinitesimal element approaches.
- The Eulerian framework and scalar/vector fields.
- The differential operators that quantify changes.
We build the foundation for:
✅ Deriving continuity, momentum, and energy equations.
✅ Solving aerodynamic problems ranging from simple lift calculations to advanced CFD simulations.
✅ Choosing simplifications (steady/unsteady, incompressible/compressible, inviscid/viscous) depending on the flow regime.
In essence, these fluid models and mathematical tools are the language of aerodynamics. Without this foundation, we cannot rigorously describe, analyze, or predict the behavior of airflow over aircraft or any other aerodynamic system.
They are the essential first step before applying the laws of conservation that govern all fluid motion.