Pressure-Velocity Relationships in Inviscid Flow
students, in aerodynamics one of the most important ideas is that pressure and speed are connected. When air moves faster, the pressure can change, and that change affects lift, drag, and the behavior of the whole flow field ✈️. In this lesson, you will learn how pressure-velocity relationships work in inviscid flow, why they matter, and how to use them in common aerodynamic reasoning.
What you will learn
By the end of this lesson, you should be able to:
- Explain the main ideas and terminology behind pressure-velocity relationships.
- Use the pressure-velocity relationship in simple aerodynamic calculations.
- Connect pressure changes to the broader assumptions of inviscid flow.
- Summarize why this relationship is useful in airfoil and flow analysis.
- Interpret real examples where speed changes lead to pressure changes.
Pressure and velocity: the core idea
In fluid mechanics, pressure is the force per unit area exerted by a fluid, while velocity describes how fast and in what direction the fluid moves. In inviscid flow, the fluid is treated as having no viscosity, which means there is no internal friction between fluid layers. This simplified model helps us understand pressure-velocity relationships clearly.
A key result in aerodynamics is that, for steady, incompressible, inviscid flow along a streamline, the following relationship holds:
$$p + \frac{1}{2}\rho V^2 = \text{constant}$$
Here, $p$ is static pressure, $\rho$ is fluid density, and $V$ is speed. This is the energy balance behind Bernoulli’s equation. It tells us that if the speed $V$ increases, the static pressure $p$ must decrease, as long as density stays constant and the flow assumptions remain valid.
Think about a fast-moving stream of water in a narrow channel 💧. If the water speeds up, the pressure in that region often drops compared with slower-moving regions. The same basic idea applies to air moving around wings, nozzles, and ducts.
The meaning of Bernoulli’s equation
Bernoulli’s equation is one of the most famous tools in aerodynamics. In its common form for steady, incompressible, inviscid flow along a streamline, it is written as:
$$p + \frac{1}{2}\rho V^2 + \rho gz = \text{constant}$$
The term $\rho gz$ represents gravitational potential energy per unit volume. In many aerodynamic problems, especially when changes in height are small, the $\rho gz$ term can be neglected, giving the simpler form:
$$p + \frac{1}{2}\rho V^2 = \text{constant}$$
This equation says that pressure energy and kinetic energy trade off. If the speed goes up, kinetic energy per unit volume goes up, so pressure energy must go down to keep the total constant.
A helpful way to interpret this is to compare the flow to money in a budget. The total amount stays fixed, but the amount in each category can change. In a flow field, the “budget” is shared between pressure and motion.
Static pressure, dynamic pressure, and stagnation pressure
To understand pressure-velocity relationships, you need three pressure terms:
- Static pressure, $p$: the pressure of the moving fluid itself.
- Dynamic pressure, $q$: the kinetic-energy part of the flow, given by
$$q = \frac{1}{2}\rho V^2$$
- Stagnation pressure, $p_0$: the pressure a flow would reach if brought to rest without energy loss.
Using Bernoulli’s equation, the stagnation pressure is
$$p_0 = p + \frac{1}{2}\rho V^2$$
This means stagnation pressure is the sum of static pressure and dynamic pressure. If the flow slows down to zero speed isentropically in an ideal inviscid setting, the dynamic pressure is converted into pressure rise.
A simple example is the front tip of a car moving through air 🚗. Air at that point slows nearly to zero relative to the car, creating a stagnation point. Pressure there is higher than in the surrounding moving air.
Streamlines and why the relationship works along them
In inviscid flow, streamlines help describe the direction of motion at each point. A streamline is a curve that is everywhere tangent to the local velocity vector. In steady flow, streamlines also show the path that fluid particles follow.
The pressure-velocity relationship from Bernoulli’s equation is applied along a streamline. That detail matters. The equation is not a blanket rule for any two random points in any flow. It works under specific conditions:
- steady flow,
- incompressible fluid,
- inviscid flow,
- applied along the same streamline.
If the flow is also irrotational, then the same Bernoulli constant can apply throughout the entire flow field, not just along a single streamline. That is especially useful in potential flow theory.
Imagine air flowing smoothly around a streamlined body. At points where the flow speeds up, such as over the top of an airfoil, the pressure tends to drop. Where the flow slows down, pressure tends to rise. This pressure difference creates aerodynamic forces.
Application to airfoils and lift
Pressure differences are central to lift. On an airfoil, the flow often accelerates over the curved upper surface and may move more slowly on the lower surface. According to the pressure-velocity relationship, faster flow corresponds to lower static pressure.
That means the upper surface can have lower pressure than the lower surface. The result is a net upward force called lift. The exact distribution depends on airfoil shape, angle of attack, and flow conditions.
For example, suppose air of density $\rho = 1.2\,\text{kg/m}^3$ moves at $V = 50\,\text{m/s}$ in one region and speeds up to $V = 70\,\text{m/s}$ in another region. The dynamic pressure changes from
$$q_1 = \frac{1}{2}(1.2)(50^2) = 1500\,\text{Pa}$$
to
$$q_2 = \frac{1}{2}(1.2)(70^2) = 2940\,\text{Pa}$$
If Bernoulli’s equation applies, the faster region must have a lower static pressure by the same amount the dynamic pressure rises, assuming the flow stays on the same streamline and total energy remains constant.
This does not mean pressure is “caused” only by speed. Instead, pressure and speed adjust together to satisfy the flow equations. That is an important distinction in aerodynamics.
How inviscid flow assumptions shape the result
The pressure-velocity relationship is strongest and cleanest in inviscid flow theory. In real fluids, viscosity creates boundary layers near surfaces, where friction and energy loss matter. But outside thin boundary layers, the inviscid approximation often works well.
Inviscid flow theory helps explain why fluid can accelerate around curved surfaces without needing friction to “pull” it. Pressure gradients are enough to change velocity. In fact, the momentum balance in the fluid can be written as the Euler equation, which for inviscid flow relates pressure gradients to acceleration.
A simple idea from the Euler equation is that pressure decreases in the direction of acceleration. This is why a falling pressure can help speed up the fluid. The reverse is also true: if the flow slows down, pressure can increase.
This is especially useful in nozzles and diffusers. In a nozzle, fluid speeds up and pressure drops. In a diffuser, fluid slows down and pressure rises. These engineering devices are direct examples of pressure-velocity relationships in action 🔧.
Limits and real-world caution
students, it is important to know when Bernoulli’s equation does not apply exactly. Real aerodynamic flows can involve viscosity, turbulence, shocks, heat transfer, and compression effects. In those cases, the simple relation
$$p + \frac{1}{2}\rho V^2 = \text{constant}$$
may need correction or may only be approximate.
For example, when air moves fast enough that its density changes noticeably, compressibility matters. Then more advanced versions of Bernoulli’s equation or compressible-flow relations are needed. Also, if there are strong viscous losses, total mechanical energy is not conserved in the simple ideal sense.
Still, the inviscid pressure-velocity relationship remains extremely valuable because it gives a first clear picture of how flow behaves. It is one of the main building blocks for more advanced aerodynamic analysis.
Worked reasoning example
Consider a streamline in steady, incompressible, inviscid flow where the pressure at one point is $p_1 = 101000\,\text{Pa}$ and the speed is $V_1 = 20\,\text{m/s}$. At another point on the same streamline, the speed increases to $V_2 = 40\,\text{m/s}$. Let $\rho = 1.2\,\text{kg/m}^3$.
Using Bernoulli’s equation:
$$p_1 + \frac{1}{2}\rho V_1^2 = p_2 + \frac{1}{2}\rho V_2^2$$
Solving for $p_2$ gives:
$$p_2 = p_1 + \frac{1}{2}\rho \left(V_1^2 - V_2^2\right)$$
Substitute the values:
$$p_2 = 101000 + \frac{1}{2}(1.2)(20^2 - 40^2)$$
$$p_2 = 101000 + 0.6(400 - 1600)$$
$$p_2 = 101000 - 720 = 100280\,\text{Pa}$$
The pressure drops because the speed increases. This is a typical Bernoulli-style result and shows how to use the pressure-velocity relationship in calculation.
Conclusion
Pressure-velocity relationships are a core part of inviscid flow theory. students, the main idea is simple but powerful: for steady, incompressible, inviscid flow along a streamline, higher speed is associated with lower static pressure, and lower speed is associated with higher static pressure. This idea helps explain lift, nozzle flow, stagnation points, and many other aerodynamic phenomena.
By linking pressure to velocity through energy balance, Bernoulli’s equation gives a practical way to analyze flow. It also provides a foundation for understanding potential flow and more advanced aerodynamic models. When you study real aircraft or fluid systems, this relationship is one of the first tools used to build intuition and make predictions.
Study Notes
- Pressure is force per unit area, and velocity is the speed and direction of the flow.
- For steady, incompressible, inviscid flow along a streamline,
$$p + \frac{1}{2}\rho V^2 = \text{constant}$$
- Dynamic pressure is
$$q = \frac{1}{2}\rho V^2$$
- Stagnation pressure is
$$p_0 = p + \frac{1}{2}\rho V^2$$
- If speed increases, static pressure usually decreases in ideal inviscid flow.
- Streamlines show the direction of flow and help determine where Bernoulli’s equation applies.
- Airfoils create pressure differences because flow speeds differ over the upper and lower surfaces.
- Nozzles speed up flow and reduce pressure; diffusers slow flow and increase pressure.
- Real flows may need corrections for viscosity, compressibility, turbulence, or energy loss.
- The pressure-velocity relationship is a key foundation of inviscid flow and aerodynamic reasoning.
