๐ Prandtl-Meyer Expansion Fan
Evaluate Mach number, pressure, and temperature ratios downstream of a supersonic expansion corner.
Cfd
๐ Expansion Fan Schematic
๐ Configuration
Prandtl-Meyer function:
$\nu(M) = \sqrt{\dfrac{\gamma+1}{\gamma-1}}\;\arctan\!\sqrt{\dfrac{\gamma-1}{\gamma+1}(M^2-1)}\;-\;\arctan\!\sqrt{M^2-1}$
Expansion fan:
$\nu_2 = \nu_1 + \delta$
Maximum turning:
$\nu_{\max} = \dfrac{\pi}{2}\left(\sqrt{\dfrac{\gamma+1}{\gamma-1}} - 1\right)$
Isentropic ratios:
$\dfrac{p_2}{p_1} = \left[\dfrac{1 + \frac{\gamma-1}{2}M_1^2}{1 + \frac{\gamma-1}{2}M_2^2}\right]^{\!\gamma/(\gamma-1)}$
๐ Results & Visualization
Configure inputs and click Calculate to view results.
When a supersonic flow encounters a convex corner (expansion corner), it accelerates through a continuous, isentropic expansion fan โ a centered wave of infinite Mach lines diverging from the corner.
Key properties:
- The process is isentropic: total pressure and temperature are conserved.
- The downstream Mach number is always higher than upstream.
- Static pressure, temperature, and density all decrease.
- The Prandtl-Meyer function ฮฝ(M) is a monotonically increasing function used to relate upstream and downstream Mach numbers.
- A maximum turning angle ฮฝmax exists (โ 130.45ยฐ for ฮณ = 1.4) corresponding to M โ โ.
๐ Calculation Methodology
Mathematical Model & Theory
The Prandtl-Meyer function describes the relationship between Mach number and the turning angle through an isentropic expansion fan. It is derived from the characteristic equations of supersonic flow.
Inversion of ฮฝ(Mโ) = ฮฝโ is performed via Newton-Raphson iteration using the analytical derivative above (typically < 10 iterations to machine precision).
Worked Engineering Example
Air (ฮณ = 1.4) at Mโ = 2.0 turns through a 10ยฐ expansion corner. Find Mโ and the isentropic pressure ratio.
Step-by-step:
1. Compute ฮฝโ = ฮฝ(2.0):
$\nu_1 = \sqrt{6}\;\arctan\!\sqrt{\tfrac{3}{6}} - \arctan\!\sqrt{3} = 26.3798ยฐ$
2. ฮฝโ = 26.3798ยฐ + 10ยฐ = 36.3798ยฐ
3. Invert ฮฝ(Mโ) = 36.3798ยฐ via Newton-Raphson:
$M_2 = 2.3854$
4. Isentropic pressure ratio:
$\frac{p_2}{p_1} = \left[\frac{1 + 0.2(4)}{1 + 0.2(5.690)}\right]^{3.5} = 0.5685$
Result: Mโ = 2.385, pโ/pโ = 0.569 (pressure drops, flow accelerates).
Assumptions & References
Assumptions: Steady, two-dimensional flow. Calorically perfect gas (ฮณ = const). Isentropic process (no shocks within the fan). Sharp convex corner (centered expansion). Uniform upstream conditions.
References:
- Anderson, J. D. Modern Compressible Flow, McGraw-Hill, 4th ed. โ Ch. 4, ยง4.14 (Prandtl-Meyer Expansion Waves).
- Shapiro, A. H. The Dynamics and Thermodynamics of Compressible Fluid Flow, Vol. 1, Wiley, 1953.
- Gupta, S. C. Applied Computational Fluid Dynamics โ ยง7.11, Eq. 7.175.
- NACA Report 1135 โ Equations, Tables, and Charts for Compressible Flow, 1953.