Transonic NACA 0012 (Inviscid Euler)

verification

Velocity field about the airfoil
Velocity-magnitude field on the quasi-2D plane (finest grid); the upper-surface supersonic pocket ends in the transonic shock.

Overview

This case verifies the solver on the steady inviscid (Euler) flow over a NACA 0012 airfoil at a free-stream Mach number of M=0.8 and an angle of attack of α=1.25. At these conditions the flow accelerates past the speed of sound over the upper surface, forming a supersonic pocket that closes through a near-normal shock. It follows the Vassberg–Jameson grid-convergence study, which used a nested family of grids to establish reference lift, drag, and pitching-moment values for the two-dimensional Euler equations.

Because the flow is inviscid, the physical drag is the wave drag of the shock; the remaining drag in any discrete solution is numerical, so the integrated coefficients are a measure of discretisation error as the mesh is refined.

Problem Setup

The airfoil follows the analytic NACA 0012 thickness equation, extended slightly in chord so that the upper and lower surfaces close into a sharp trailing edge; the reference chord used to normalise the coefficients is unity. The grids reproduce the reference recipe: a Karman–Trefftz conformal map carries the airfoil to a near-circle, and an O-mesh of unit-aspect-ratio cells is grown outward as concentric quasi-circles to a far-field boundary about 150 chords away. A nested family of these meshes is used, each level a uniform coarsening of the next finer one.

The free stream is set through a characteristic far-field boundary at M=0.8 inclined at 1.25; the airfoil is a slip (inviscid) wall. The flow is modelled as an ideal gas and solved with a second-order upwind scheme. Each grid level is run to a deep steady-state residual.

Quantities of Interest

The verification quantities are the wind-axis lift coefficient CL, the drag coefficient CD, and the pitching-moment coefficient CM about the quarter chord. Their behaviour as the mesh is refined is compared against the reference FLO82, OVERFLOW, and CFL3D trends across the grid family, and the finest-grid values are tabulated beside each reference code on the 4096 × 4096 grid (CFL3D's finest grid for this study is 2048 × 2048). On the 4096 × 4096 grid, Luminary's CL lies within 0.3% to 1.6% of the three codes, its CD within 0.1% to 0.9%, and its CM within 0.4% to 2.7%. The CFL3D data shown are the flux-splitting solution without the study's optional point-vortex far-field correction, matching the characteristic far-field boundary used here; the convergence plots begin at the 256-cell grid, the coarsest mesh the reference study places in its asymptotic range. Because the transonic lifting solution contains a shock, the formal order of accuracy of each method in the reference study reduces toward first order, so the coefficients approach a value with a residual spread among the reference codes of about one percent in CD and two percent in CL.

Sources

J. C. Vassberg and A. Jameson, "In Pursuit of Grid Convergence for Two-Dimensional Euler Solutions," Journal of Aircraft, 47(4):1152–1166, 2010.: https://doi.org/10.2514/1.46737
Source of the airfoil/O-mesh construction and the FLO82, OVERFLOW and CFL3D grid-convergence and continuum CL, CD, CM values.

Results

Finest-grid CL, CD, CM vs FLO82 / OVERFLOW / CFL3D

SourceCLCDCM
Luminary (4096 × 4096) 0.351620.0225240.038003
FLO82 (4096 × 4096) 0.357140.0227380.039051
OVERFLOW (4096 × 4096) 0.352520.0225010.03815
CFL3D (2048 × 2048) 0.354590.0226060.038761

All codes are reported on the 4096 × 4096 grid, except CFL3D, whose finest grid for this study is 2048 × 2048 (no 4096 × 4096 CFL3D solution was obtained).

Grid convergence of CL

Grid convergence of \( C_L \)

Reference: J. C. Vassberg and A. Jameson, "In Pursuit of Grid Convergence for Two-Dimensional Euler Solutions," Journal of Aircraft, 47(4):1152–1166, 2010. (FLO82 (Table 3), OVERFLOW (Table 5) and CFL3D (Table 8, no vortex correction), grid convergence of CL): https://doi.org/10.2514/1.46737

Grid convergence of CD

Grid convergence of \( C_D \)

Reference: J. C. Vassberg and A. Jameson, "In Pursuit of Grid Convergence for Two-Dimensional Euler Solutions," Journal of Aircraft, 47(4):1152–1166, 2010. (FLO82 (Table 3), OVERFLOW (Table 5) and CFL3D (Table 8, no vortex correction), grid convergence of CD): https://doi.org/10.2514/1.46737

Grid convergence of CM

Grid convergence of \( C_M \)

Reference: J. C. Vassberg and A. Jameson, "In Pursuit of Grid Convergence for Two-Dimensional Euler Solutions," Journal of Aircraft, 47(4):1152–1166, 2010. (FLO82 (Table 3), OVERFLOW (Table 5) and CFL3D (Table 8, no vortex correction), grid convergence of CM): https://doi.org/10.2514/1.46737

Solver configuration

features exercised
Verification2DInviscidIdeal gasSteadyEnergy equation