Prandtl Meyer Expansion Calculator
Calculate Prandtl-Meyer expansion wave properties: downstream Mach number, Mach angles, Prandtl-Meyer function, and isentropic flow properties for supersonic gas dynamics.
About This Calculator
The Prandtl Meyer expansion calculator computes the flow properties downstream of a Prandtl-Meyer expansion wave — a key concept in supersonic gas dynamics. When a supersonic flow encounters an outward-turning corner, it expands through a fan of waves called an expansion fan. This calculator uses the Prandtl-Meyer function to determine the downstream Mach number, Mach angles, and isentropic flow property ratios (pressure, temperature, density) based on the upstream flow conditions and the deflection angle.
The Prandtl-Meyer function is calculated as ν(M) = √((γ+1)/(γ-1)) × arctan(√((γ-1)(M²-1)/(γ+1))) - arctan(√(M²-1)), where M is the Mach number and γ is the specific heat ratio. For the downstream Mach number, the calculator uses a Newton-Raphson iterative solver since the Prandtl-Meyer equation is transcendental and cannot be solved directly. The expansion is isentropic, so total (stagnation) properties remain constant across the wave, and the isentropic flow relations are used to compute downstream pressure, temperature, and density ratios.
This calculator supports four gas types: diatomic (γ = 1.4, typical for air and standard atmospheric gases), monatomic (γ = 5/3, for noble gases like helium and argon), polyatomic (γ = 4/3, for CO₂ and methane), and custom γ for any gas mixture. The calculator is used globally in aerospace engineering, mechanical engineering, and physics education for supersonic nozzle design, aircraft aerodynamics, and compressible flow analysis. Since the Prandtl-Meyer function depends only on Mach number and specific heat ratio (not geographic region), the same formulas apply worldwide.
Frequently Asked Questions
What is the Prandtl-Meyer expansion?
The Prandtl-Meyer expansion describes the behavior of a supersonic flow as it expands around an outward-turning corner. The expansion occurs through a fan of waves called an expansion fan, which continuously turns and accelerates the flow while keeping it isentropic (no shock losses). The theory was developed by Ludwig Prandtl in 1907 and his student Theodor Meyer in 1908.
How is the Prandtl-Meyer function calculated?
The Prandtl-Meyer function is calculated as ν(M) = √((γ+1)/(γ-1)) × arctan(√((γ-1)(M²-1)/(γ+1))) - arctan(√(M²-1)), where M is the Mach number and γ is the specific heat ratio. For air (γ = 1.4), this function gives the angle through which the flow must turn to reach a given Mach number from sonic conditions.
What is the difference between an expansion wave and a shock wave?
An expansion wave accelerates and expands the flow when supersonic flow turns away from itself (outward corner). It is isentropic, meaning entropy remains constant and stagnation pressure is preserved. A shock wave, in contrast, decelerates and compresses the flow when supersonic flow turns into itself (inward corner), causing a discontinuous, non-isentropic change with entropy rise and stagnation pressure loss.
What is a Mach angle?
The Mach angle μ = arcsin(1/M) is the angle between the Mach wave (characteristic line) and the flow direction. For supersonic flow (M > 1), the Mach angle is less than 90 degrees. As Mach number increases, the Mach angle decreases. The forward Mach angle uses the upstream Mach number, and the rearward Mach angle uses the downstream Mach number after the expansion.
What does the specific heat ratio γ represent?
The specific heat ratio γ = Cp/Cv is the ratio of specific heats at constant pressure to constant volume. For diatomic gases like air at standard conditions, γ = 1.4. For monatomic gases like helium and argon, γ = 5/3 = 1.667. For polyatomic gases like CO₂ and CH₄, γ = 4/3 = 1.333. This ratio determines how compressible the gas is and affects expansion wave properties.
Can a Prandtl-Meyer expansion occur in subsonic flow?
No, Prandtl-Meyer expansion waves only occur in supersonic flow (M > 1). For subsonic flow, an outward-turning corner causes gradual pressure changes through the subsonic flow field rather than forming a distinct expansion fan. The Prandtl-Meyer function requires M > 1 because it involves the term √(M² - 1), which is only real-valued for supersonic conditions.
What are typical applications of Prandtl-Meyer expansion theory?
Prandtl-Meyer expansion theory is applied in supersonic nozzle design (rocket nozzles, wind tunnels), supersonic aircraft aerodynamics, turbine blade design, scramjet engine analysis, and any application involving supersonic flow turning. The theory is essential for predicting pressure, temperature, and density changes in expanding supersonic flows in aerospace engineering.
How do I calculate downstream flow properties after an expansion wave?
First find the upstream Prandtl-Meyer function ν(M₁) using the upstream Mach number M₁. Add the deflection angle θ to get ν(M₂) = ν(M₁) + θ. Solve the Prandtl-Meyer equation for M₂ using an iterative method. Then use isentropic flow relations to find pressure ratio P₂/P₁ = ((1+((γ-1)/2)M₁²)/(1+((γ-1)/2)M₂²))^(γ/(γ-1)), and similarly for temperature and density ratios.