5 Subsonic Aerodynamics: Airfoils and Wings

In this chapter, we discuss subsonic aerodynamics, mainly in relation to airfoils and wings. We look at the basic aerodynamics mainly from an inviscid point of view. Generally, this is a reasonable starting point for thinking about aerodynamics in attached flows. Traditionally, the methods used to make these calculations are known as surface panel methods (or simply panel methods) and vortex lattice methods. The theory is described in Chapters 4 and 5 of the Applied Computational Aerodynamics book.[1] Although we are primarily addressing the aerodynamic features, we provide brief overviews of the methods used to compute the results shown.

One of the key features of subsonic flow is the use of Laplace’s equation as the basis for the inviscid solution. Solutions of this linear equation can be obtained using superposition of “singularities” of unknown strength distributed over discretized portions of the surface (i.e., panels).* Hence the flow field solution is found by representing the surface by a number of panels and solving a linear set of algebraic equations to determine the unknown strengths of the singularities. An excellent entry into the panel method literature is available through two reviews by Hess.[2],[3] Two other good sources are the survey by Erickson[4] and the book by Katz and Plotkin.[5]

A more approximate—yet physically appealing—approach is often used to compute wing aerodynamics. In this approach, the wing is represented by a system of horseshoe vortices placed on the mean surface. These methods are known as vortex lattice methods (VLMs). Generally, they ignore the thickness effects. This is possible because, for relatively thin surfaces, the effects of thickness cancel between the upper and lower surfaces, meaning that the lift is not influenced by the thickness to first order. We will illustrate wing aerodynamics using vortex lattice methods. A key reference for these methods is a workshop devoted to them at NASA in the mid-seventies.[6] A nearly universal standard for vortex lattice predictions had been established by then in the form of a code developed at NASA Langley by Rich Margason, John Lamar, and their collaborators.[7],[8],[9],[10] See section E.6.1 for more.

Chapter 5 of Applied Computational Aerodynamics[11] provides complete details on the VLM method, together with references to other implementations of the method. Some of the most noteworthy variations on the basic method have been developed by Lan[12] (developer of the quasi-vortex lattice method), Hough,[13] DeJarnette,[14] and Frink.[15] Mook et al.[16] at Virginia Tech have developed vortex lattice class methods that treat flow fields containing leading-edge vortex type separation and also handle general unsteady motions and deforming wakes. The book by Katz and Plotkin[17] contains another variation. At Virginia Tech, Jacob Kay wrote a code using the method of Katz and Plotkin to estimate stability derivatives; see section E.9.1.[18] Three other vortex lattice methods are worthy of note:

  1. Tornado, a MATLAB code developed in Sweden[19] (see section E.6.3)
  2. AVL by Prof. Drela and Harold Youngren[20] (see section E.6.4)
  3. VSPAero by NASA (see section E.6.5)
*The singularities are distributed across the panel. They are not specified at a point. However, the boundary conditions usually are satisfied at specific locations.

5.1 Airfoils

In this section, we highlight basic ideas of airfoil subsonic aerodynamics. We discuss the accuracy and validation aspects of flow simulation computer programs in section 5.1.1. This is followed by a discussion of airfoil aerodynamics characteristics in section 5.1.2. We conclude by discussing issues related to airfoil selection in section 5.1.3.

The computed results presented in this section mainly use Jack Moran’s program PANEL.[21] The flow is assumed to be inviscid and irrotational, governed by the Laplace’s equation or the potential flow equation. As the name of the program suggests, the body surface is approximated by a collection of panels, each with a distribution of singularities. It is important to emphasize that our choice of program PANEL should not be construed as an indication of any preference; it was more a matter of convenience. Once you understand the basic ideas of airfoil subsonic aerodynamics that we illustrate using PANEL, you will be well prepared to effectively use any other code of your choice. As a matter of fact, the current standard program for subsonic airfoil analysis and design is due to Mark Drela of MIT and is known as XFOIL.[22] It includes viscous effects and is in the public domain for academic use; see section E.7.1 for the software website for accessing this code and more details.

5.1.1 PANEL and Other Flow Simulation Methods: Accuracy and Validation

PANEL was essentially created by Moran.[23] PANEL’s node points are distributed employing the widely used cosine spacing function. This approach is used to provide a smoothly varying distribution of panel node points that concentrate points around the leading and trailing edges. An example of the accuracy of the program is given in figure 5-1, where the results from PANEL for the NACA 4412 airfoil are compared with results obtained from an exact conformal mapping of the airfoil (which can be considered to be an exact solution). The agreement is nearly perfect.

Most codes require that you select the number of panels to represent the surface. How many should you use? One of the first things the user should do is evaluate how many panels are needed to obtain the desired level of accuracy. As a matter of fact, this is the best practice for using any computer program. For a panel method, the user must determine the number of panels required to generate accurate results. It is best to examine forces, moments, and pressure distributions.

To check the sensitivity of the solution to the number of panels, compare force and moment results as well as pressure distributions as the number of panels increase. To estimate the limit for a large number of panels, the results can be plotted as a function of the reciprocal of the number of panels. Thus the limit result occurs as 1/n reaches zero. Figures 5-2 through 5-4 present the results in this manner for the case given above, including the pitching moment for examination in the analysis. We see in figure 5-2 that the drag is approaching zero, which is the correct result for a two-dimensional inviscid incompressible solution.

Pressure coefficient cap c sub p distribution along the chord length x over c is shown, with the y axis inverted so that negative values are at the top and positive at the bottom. The PANEL data points, represented as squares, match the exact conformal mapping lines, which predict the distribution should have a roughly triangular shape with the negative values increasing roughly linearly as they near the trailing edge, and the positive values remaining relatively constant at 0.3 to 0.25 between x over c of 0.2 to 1.0, with it growing exponentially to 1 between x over c of 0.2 and the leading edge.
Figure 5-1: Comparison of results from program PANEL with an essentially exact mapping solution for the NACA 4412 airfoil at 6° angle of attack.

 

For a NACA 0012 airfoil at an angle of attack of 8 degrees, drag coefficient c sub cap D is shown to increase as the total number of panels is decreased. As 1 over the number of panels n is increased, c sub cap D increases from roughly 0.05 at 1 over n of 0.01, to about 0.0025 at 1 over n of 0.025. However, after this c sub cap D increases linearly to 0.012 at 1 over n of 0.05.
Figure 5-2: Change in computed drag coefficient with the inverse of the number of panels.

 

For the same panel values as the previous figure, the lift coefficient c sub cap L initially decreases slightly from 0.961 to 0.957 at 1 over n of 0.025, but then increases again to 0.961 for 1 over n of 0.05.
Figure 5-3: Change in computed lift coefficient with the inverse of the number of panels.

 

For the same panel values as the pverious figures, the moment coefficient c sub m increases linearly from negative 0.2475 at 1 over n of 0.01 to negative 0.2435 at 1 over n of 0.05.
Figure 5-4: Change of pitching moment with the inverse of the number of panels.

Figures 5-2 through 5-4 show that PANEL produces results that are relatively insensitive to the number of panels once fifty or sixty panels are used. By extrapolating to 1/n = 0, an estimate of the limiting value can be obtained.

In addition to forces and moments, the sensitivity of the pressure distributions to changes in panel density should also be investigated. Pressure distributions are shown in figures 5-5 and 5-6. Figure 5-5 contains a comparison between the cases of twenty panels and sixty panels. It appears that the pressure distribution is well defined with sixty panels. This is confirmed in figure 5-6, which demonstrates that it is almost impossible to identify the differences between the sixty and 100 panel cases. This type of study should (in fact, must) be conducted when using computational aerodynamics methods.

The pressure distribution is shown for a NACA 0012 airfoil at an angle of attack of 8 degrees, with the negative c sub p values at the top of the y axis and positive values at the bottom. The distribution resembles a trumpet, with spikes near the leading edge, which then quickly decay as the chordwise location moves towards the trailing edge. The minimum c sub p value peaks at around negative 4, while the maximum c sub p peaks at 1, and the values converge towards a trailing edge value of slightly more than 0. The 20 panel values are shown as circles, and follow the same pattern as the lines from the 60 panel values.
Figure 5-5: Pressure distribution from the program PANEL, comparing results using twenty and sixty panels.
The same plot is shown as in the previous figure, but now the 60 panel values are shown as circles and the 100 panel values are shown as the solid line. Both follow the same patterns, just as in the previous figure.
Figure 5-6: Pressure distribution from the program PANEL, comparing results using sixty and 100 panels.

Having examined the convergence of the mathematical solution, we investigate the agreement with experimental data in a process called validation of the code. Figure 5-7 compares the lift coefficients from the inviscid solutions obtained from PANEL with experimental data from Abbott and von Doenhoff.[24] Agreement is good at low angles of attack, where the flow is fully attached. The agreement deteriorates as the angle of attack increases. Viscous effects start to show up as a reduction in lift as angle of attack increases until, finally, the airfoil stalls. The inviscid solutions from PANEL cannot capture this part of the physics. There are significant differences in the airfoil behavior at stall between the cambered and uncambered airfoil. Essentially, the differences arise due to different flow separation locations on the different airfoils. The cambered airfoil separates at the trailing edge first. Stall occurs gradually as the separation point moves forward on the airfoil with increasing incidence. The uncambered airfoil stalls due to a sudden separation at the leading edge. Differences in pressure distributions can be studied next to see why this might be the case.

Lift coefficient c sub cap L is shown as a function of angle of attack alpha for the NACA 0012 and NACA 4412 airfoils. The PANEL results are shown as a solid and dahsed line, respectively, while the experimental results are shown as dahsed lines with squares or circles, respectively. Both PANEL sets increase linearly and are parallel to one another. The NACA 0012 data begins at negative 0.5 for an alpha of negative 4 degrees, while the NACA 4412 data begins at 0 for alpha equal negative 4 degrees. The experimental results agree with the PANEL predictions initially, but begin to fall below the predictions by alpha equal to 5 degrees for the NACA 4412 data, and 10 degrees fo rthe NACA 0012 data. Both data sets also have a peak at roughly alpha equal to 16 degrees, after which stall sets in and the c sub cap L values fall off, which is not included in the PANEL predicitions.
Figure 5-7: Comparison of PANEL code lift coefficient predictions with the available experimental data. From I. H. Abbott and A. E. von Doenhoff. “Theory of Wing Sections.” Adapted. Fair use.

The pitching moment characteristics are also very important. Figure 5-8 provides a comparison of the PANEL pitching moment predictions (about the quarter chord point) with experimental data. In this case, the calculations indicate that the computed location of the aerodynamic center, dCm / dCl = 0, is not exactly at the quarter chord, although the experimental data is very close to this value. The uncambered NACA 0012 data shows nearly zero pitching moment until flow separation starts to occur. The cambered airfoil shows a significant pitching moment and a trend due to viscous effects that is exactly opposite the computed prediction.

The moment coefficient about the quarter chord c sub m sub c over 4 is shown for the same NACA 0012 and NACA 4412 airfoils. The PANEL results are shown using a solid line and a dashed line, respectively, Both lines begin at an angle of attack alpha of negative 4 degrees and extend to 20 degrees. The NACA 0012 line begins at roughly 0.01, passes through 0 at alpha equal 0, and ends at approximately negative 0.03. The NACA 4412 line begins at negative 0.1 and decreases in a roughly linear fashion to negative 0.14. The experimental data for NACA 0012 is represented using diamonds, and remains fairly constant at 0 up until an alpha of 14 degrees, after which it decreases linearly to negative 0.08 at an alpha of 18 degrees. The experimental data for NACA 4412 is represented using circles, and remains fairly constant at negative 0.09 until an alpha of 5 degrees, after which it slowly increases to negative 0.06 at an alpha of 17 degrees, then decreases to negative 0.08 at alpha of 20 degrees.
Figure 5-8: Comparison of PANEL moment predictions with experimental data. From I. H. Abbott and A. E. von Doenhoff. “Theory of Wing Sections.” Adapted. Fair use.

We do not compare the drag prediction from PANEL with experimental data. In two-dimensional incompressible inviscid flow, the drag is supposed to be zero. In the actual case, drag arises from skin friction effects, additional form drag from the small change of pressure on the body due to the boundary layer (which primarily prevents full pressure recovery* at the trailing edge), and drag due to increasing viscous effects with increasing angle of attack. A well designed airfoil will have a drag value very nearly equal to the skin friction and nearly invariant with incidence until the maximum lift coefficient is approached.

*Pressure recovery is the term we use to describe the increase in static pressure on the rear portion of an airfoil where the flow slows down in subsonic flows. Most airfoils in subsonic flow exhibit a gradual increase in pressure from a minimum value somewhere on the airfoil to the trailing edge. We reserve the use of the term recompression for transonic flows in which flow expands to supersonic speeds on a portion of the airfoil surface and then recompresses to subsonic speeds across a shock.

Even though we don’t include predictions, we include the experimental drag polars corresponding to the lift and moment cases given above. Figure 5-9 contains the experimental data showing the effect of camber on the drag polar based on the 0012 and 4412 test cases. Note that the cambered airfoil has a higher drag than the uncambered airfoil at low lift coefficients but starts to show an advantage at a Cl above about 0.3 and is clearly superior at a Cl of around 0.6 to 0.9. The minimum drag is always higher for the cambered airfoil. The aerodynamicist has to decide on the appropriate amount of camber for each application. Keep in mind that the results given here are for old airfoils. The opportunity exists to design modern airfoils that operate over a wide range of lift coefficients without incurring drag penalties. The appeal of variable camber, either through leading-edge and trailing-edge device deflection schedules or smart structure “morphing,” is also evident.

The drag polars at a Reynolds number of 6 million are shown for the NACA 0012 and NACA 4412 airfoils, represented with a blue line with triangular data points and a red line with circular data points, respectively. The NACA 0012 data follows a parabolic path from a drag coefficient c sub cap D of 0.0135 at a lift coefficient of 1.3 c sub cap L, bottoming at a c sub cap D of 0.005 at a lift coefficient of negative 0.1 before increasing again for increasingly negative lift coefficients. The NACA 4412 data follows a parabolic shape as well, but has a wider trough. It begins with a c sub cap D of 0.0175 at c sub cap L of 1.5, then reaches the edge of the trough at c sub cap L of 0.75. From here, it remains fairly constant with c sub cap D values between 0.07 and 0.06 until reaching c sub cap L of negative 0.05, after which the drag begins increasing again for decreasing c sub cap L values.
Figure 5-9: Experimental drag polars for the NACA 0012 and NACA 4412 airfoils. From I. H. Abbott and A. E. von Doenhoff. “Theory of Wing Sections.” Adapted. Fair use.

In addition to force and moment comparisons, we need to compare the pressure distributions predicted with PANEL to experimental data. Figure 5-10 provides one example, comparing the NACA 4412 experimental pressure distribution to PANEL predictions. The agreement is generally very good. The primary disagreement is at the trailing edge. Here, viscous effects act to prevent the recovery of the experimental pressure to the levels predicted by the inviscid solution.

The pressure coefficient c sub cap P values are shown for the NACA 4412 and NACA R-646 airfoils, with the y axis inverted so that negative values are above positive values and the x axis ranging from x over c of 0 to 1.2, though data stops at the trailing edge value of 1. For a Reynolds number of 720 thousand, Mach number of 0.191, and alpha of 1.875 degrees, the PANEL predictions closely follow the experimental data for the NACA R-646 airfoil, and slightly more positive c sub cap p values for the NACA 4412 airfoil. The R-646 data has much lower values, bottoming out at roughly negative 1 for x over c of 0.2, before increasing to 0.1 at the trailing edge. The 4412 data has a minimum of slightly less than 0 at x over c of 0.1, then slowly increases back to 0.1 just before the trailing edge.
Figure 5-10: Comparison of pressure distribution from PANEL with experimental data. From W. H. Mason. Adapted by S. Madden.

Finally, panel methods often have trouble in accurately simulating the flow at the trailing edge of thin airfoils with cusped trailing edges, where the included angle at the trailing edge is zero. The 6-series airfoils are an example. In those cases, PANEL may give poor results locally near the trailing edge. This problem is demonstrated in figure 5.21 in Chapter 5 of Applied Computational Aerodynamics.[25]

While the 6-series airfoils were very difficult to use on operational aircraft because of their thin, cusped trailing edges, the subsequent 6A-series airfoils were introduced to remedy the problem. These airfoils have larger trailing-edge angles (approximately the same as the 4-digit series) and were made of nearly straight (or flat) surfaces over the last 20% of the airfoil. Most applications of 6-series airfoils today actually use the modified 6A-series thickness distribution.

5.1.2 Subsonic Airfoil Aerodynamics

“[M]ankind can be divided into two great classes: those who take airfoil selection seriously and those who don’t.”

—Peter Garrison, Flying Magazine, September 2002

In this section, we attempt to demonstrate how airfoil selection is related to subsonic aerodynamics. Using PANEL, we have a means of easily examining pressure distributions as well as forces and moments for different airfoil shapes. We present a discussion of airfoil characteristics using an inviscid analysis. In figure 5-11, we illustrate key areas to examine when studying airfoil pressure distributions using the NACA 0012 airfoil at 4° angle of attack as a typical example.

An example pressure coefficient c sub p distribution is shown for a NACA 0012 airfoil at an angle of attack of 4 degrees. The flat front connecting the maximum and minimum peaks near the leading edge is characterizes rapidly accelerating flow and a favorable pressure gradient. The maximum pressure at the bottom of the plot is denoted as the leading edge stagnation point. The lower surface characterizes the pressure values closest to 0. At the top peak where the pressure coefficient is at its minimum, this corresponds to the expansion/recover around the leading edge, where the velocity is maximum and pressure is minimum as a result. The top surface that increases from the minimum towards the leading edge characterizes the upper surface pressure gradient recovery, which has an adverse pressure gradient. Both converge at the trailing edge, which denotes the trailing edge pressure recovery.
Figure 5-11: Key areas of interest when examining airfoil pressure distributions illustrated for the NACA 0012 airfoil surface pressure distribution at 4° angle of attack. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.

Several aspects of the pressure distribution shown in figure 5-11 should be discussed. First, for subsonic 2D flow, the stagnation pressure coefficient should be one. As the Mach number increases, the value will increase slightly. For swept wings, the stagnation point pressure coefficient will be less than one. The rapid flow acceleration near the leading edge and the subsequent recompression can suggest the possibility of flow separation. The abruptness depends on the airfoil shape close to the leading edge. Bigger leading edge radii soften this flow feature, as well as reducing sensitivity to angle of attack. Another relevant aspect of pressure distribution concerns the value of the pressure coefficient at the trailing edge. If the Cp seen in data or a viscous calculation is greater than about 0.20, the flow can be assumed to be attached, a desirable feature.

Remember that we are making an incompressible, inviscid analysis when we use the program PANEL. Thus, in this section, we examine the basic characteristics of airfoils from that point of view. We will examine viscous and compressibility effects later. However, the best way to understand airfoil characteristics from an engineering standpoint is to examine the inviscid properties and then consider changes in properties due to the effects of viscosity. The aerodynamicist controls the pressure distribution through selection of the geometry, controlling, or suppressing, adverse viscous effects. The mental concept of the flow best starts as a flow field driven by the pressure distribution that would exist if there were no viscous effects. The airfoil characteristics then change through the “relieving” effects of viscosity, where flow separation or boundary layer thickening reduces the degree of pressure recovery that would occur otherwise. For efficient airfoils, the viscous effects should be small at normal operating conditions.

5.1.2.1 Overview of Airfoil Characteristics: Good and Bad

We next illustrate the connection between the airfoil geometry and the airfoil pressure distribution, including ways to control the inviscid pressure distribution by changing the airfoil geometry. An aerodynamicist controls viscous effects by controlling the pressure distribution. Further discussion and examples providing insight into aerodynamic design are available in the excellent book by Jones.[26] A book that captures much of the experience of the original designers of the NACA airfoils was written by aeronautical pioneer E. P. Warner.[27]

Drag. We discussed the requirement that drag should be zero for this two-dimensional* inviscid incompressible irrotational prediction method when we studied the accuracy of the method in the previous section (section 5.1.1). At this point, we infer possible drag and adverse viscous effects by examining the effects of airfoil geometry and angle of attack on the pressure distribution.

Lift. Thin-airfoil theory predicts that the lift-curve slope should be 2π, and thick-airfoil theory says that it should be slightly greater than 2π, with 2π being the limit for zero thickness. You can easily determine how close PANEL comes to this value. These tests should give you confidence that the code is operating correctly. The other key parameter is αZL, the angle at which the airfoil produces zero lift; a related value is Cl0, the value of Cl at α = 0°.

Moment. Thin-airfoil theory predicts that subsonic airfoils have their aerodynamic centers at the quarter chord for attached flow. The value of Cm0 depends on the camber. We have seen in figure 5-8 that the computed aerodynamic center is not precisely located at the quarter chord. However, the slope of the moment curve in figure 5-8 corresponds to an aerodynamic center location of x/c = 0.2597, which is reasonably close to 0.2500.

Multi-element airfoils are also an important class of airfoils. However, their performance is so closely connected to the effects of viscosity that we must defer discussion of those airfoils until we address viscous effects at the first order in Chapter 7, “High-Lift Aerodynamics.”

*Three-dimensional panel methods can estimate the induced drag.

Angle-of-attack effect

The starting place for understanding airfoil characteristics is an examination of the angle-of-attack effect on an uncambered airfoil. Figure 5-12 presents this effect for the NACA 0012 airfoil. Here, we see the progression from the symmetric zero angle-of-attack result. The α = 0° case produces a mild expansion around the leading edge followed by a monotonic recovery to the trailing-edge pressure. As the angle of attack increases, the pressure begins to expand rapidly around the leading edge, reaching a very low pressure and resulting in an increasingly steep pressure recovery at the leading edge.

Several pressure coefficient curves are shown for the same NACA 0012 airfoil as in the previous figure, but for increasing angles of attack. The alpha equal 0 case is shown as a dotted line and appears similar to a midpoint line connecting the maximum pressure coefficient at the leading edge to the trailing edge. The alpha equal 4 degrees case look just like the previous figure's plot, and is shown as a solid line. The alpha equal 8 degrees case is shown as a dashed line with square data points, and resembles a more exaggerated version of the 4 degree case, with a lower minimum value below negative 4, and wider upper and lower lines, but converging to the same trailing edge values.
Figure 5-12: Effect of angle of attack on the pressure distribution. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.

Thickness effect

The next effect of interest is thickness. Figure 5-13 presents airfoil shapes for NACA 4-digit sections of 6%, 12%, and 18% thickness-to-chord ratio, t/c. The associated basic pressure distributions at zero angle of attack are shown in figure 5-14. Clearly, the thicker airfoil produces a larger disturbance and thus a lower minimum pressure. However, the 18-percent-thick airfoil produces a slightly milder expansion around the leading edge. The recompression near the trailing edge is also milder, and it extends further upstream than the thinner airfoils.

Three airfoil cross-sections are shown with y over c on the vertical axis and x over c on the horizontal axis. All three are symmetric NACA double O airfoils, but with maximum thicknesses of 6 percent, 12 percent, and 16 percent of chord length, hence their designations as NACA 0006, 0012, and 0016. They are represented by a dashed line, solid line, and solid line with square data points respectively, illustrating how each is slightly thicker than the previous, but follow the same general shape.
Figure 5-13: Comparison of NACA 4-digit airfoils of 6%, 12%, and 18% thicknesses. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.
For the same airfoils and line representations as the previous figure, the pressure coefficient distribution is shown for an angle of attack of 0 degrees. All three begin at the same maximum pressure coefficient of just under 1, then decrease rapidly. As the airfoil thickens, the point at whicih the pressure bottoms out moves slightly further from the leading edge and decreases in value, resulting in an increasing slope along the airfoil's length. All three airfoils intercept at roughly x over c of 0.8 and then increase exponentially as they reach the trailing edge.
Figure 5-14: Effect of airfoil thickness on the pressure distribution at zero lift. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.

The effect of thickness in softening the expansion and recompression around the leading edge is even more evident at an angle of attack. Figure 5-15 shows this effect at a lift coefficient of 0.48. The thinnest airfoil shows a dramatic expansion/recompression due to the location of the stagnation point below the leading-edge point, requiring a rapid flow expansion around the leading edge that has a very small radius of curvature. The thicker airfoil results in a significantly milder expansion and subsequent recompression due to the large radius of its leading edge. It is important to note that the pressure distributions shift “upward” as the thickness increases. However, the ΔCp is nearly the same for each thickness, as predicted using the superposition of thickness effects and angle-of-attack effects arising in thin-airfoil theory.

Using the same airfoils and line representaitons as before, the pressure distributions are now shown for an angle of attack of 4 degrees. As the thickness is increased, the peak for the minimum pressure coefficient becomes less and less pronounced and shifts slightly furhter downstream of the leading edge. The midline between the upper and lower surfaces also shift up further and further above the 0 line, but all converge towards the same point at the trailing edge.
Figure 5-15: Effect of airfoil thickness on the pressure distribution at Cl = 0.48. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.

Camber effect

The next effect to examine in understanding airfoil characteristics is camber. Figure 5-16 compares the shapes of the NACA 0012 and 4412 airfoils. The pressure distributions on the cambered airfoil for two different angles of attack are shown in figure 5-17. Note the role of camber in obtaining lift without producing the rapid leading-edge expansion and subsequent recompression that we’ve seen before. This reduces the possibility of leading-edge separation. Instead, the lift is distributed along the airfoil.

The symmetric NACA 0012 airfoil cross section is shown using dotted lines in comparison to the cambered NACA 4412 airfoil cross section. The camber results in the NACA 4412 cross section curving above the upper surface of the 0012 airfoil, and its lower surface remaining fairly close to the 0 line for y over c.
Figure 5-16: Comparison of uncambered and cambered NACA 4-digit airfoils. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.
The pressure coefficient c sub cap P distribution is shown for the NACA 4412 airfoil at an angle of attack alpha equal to 0 and 4 degrees, using a dotted line with circular data points and a solid line with square data points respectively. Both data sets have a maximum c sub cap P of 1 at the leading edge, but the 4 degree data set has a more pronounced minimum c sub cap P value of roughly negative 1.4 almost immediately after the leading edge, after which the pressure coefficient along the upper surface slowly increases towards the trailing edge and the pressure coefficient along the lower surface remained fairly constant at 0.25. The data for the 0 degree case is entirely contained inside of the 4 degree data set. The upper and lower surfaces initially track together , but then separate as the upper surface slowly decreases to its minimum of negative 0.75 at x over c of 0.28 before increasing as it continued towards the trailing edge. The lower surface increased after separating from the upper surface back to a c sub cap P value of 0 and remained constant until reaching the trailing edge.
Figure 5-17: Effect of angle of attack on cambered airfoil pressure distributions at low lift. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.

A comparison of the NACA 0012 and NACA 4412 airfoil pressure distributions at the same lift coefficient is presented for several values of lift in figures 5-18, 5-19, and 5-20. As the lift increases, the camber effects start to be overcome by the angle-of-attack effects, and the dramatic effects of camber are diminished until, at a lift coefficient of 1.43, the pressure distributions start to appear to be very similar.

The same c sub cap P data set for the NACA 4412 at an angle of attack of 0 degrees is shown as the previous figure, but now with a solid line and square data points. The NACA 0012 data for an angle of attack of 4 degrees is shown as a dotted line with circular data points. The 0012 data set has a pronounced peak for the minimum c sub cap P value just after the leading edge, but then the upper and lower surfaces exponentially decay towards a value slightly less than 0 as it approached the leading edge. Both datasets then converge towards the same trailing edge c sub cap P value of slightly more than 0.
Figure 5-18: Camber effects on airfoil pressure distributions at Cl = 0.48. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.
The pressure coefficient c sub cap P data is shown for a NACA 0012 airfoil at an angle of attack alpha of 8 degrees using a dotted line with circular data points, while the c sub cap P data is shown for a NACA 4412 airfoil at an alpha of 4 degrees using a solid line with square data points. The NACA 0012 data has a distinct peak for the minimum c sub cap P value just after the leading edge, but then exponentially decays towards a c sub cap P value of 0 as it approached the trailing edge. The lower surface of the NACA 0012 data decayed towards a c sub cap P value of 0, which it exponentially decayed towards between x over c values of 0.3 and the trailing edge at 1. The NACA 4412 data has a less pronounced minimum of c sub cap P equal to roughly negative 1.5, which then increased linearly towards 0 at the trailing edge. The lower surface of the NACA 4412 approached a value slightly greater than 0 and remained constant at that value between x over c of 0.1 and the trailing edge.
Figure 5-19: Camber effects on airfoil pressure distributions at Cl = 0.96. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.
The pressure coefficient c sub cap P data is shown for a NACA 0012 airfoil at an angle of attack alpha of 12 degrees using a dotted line with circular data points, while the NACA 4412 airfoil at an angle of attack of 8 degreesusing a solid line with square data points. As before, the higher angle of attack results in the NACA 0012 data having a more pronounced minimum c sub cap P value less than negative 6, but then exponentially decayed on the upper and lower surfaces towards a trailing edge value of 0. The NACA 4412 data has a less pronounced peak at the minimum c sub cap P value of roughly negative 3.8, but again both the upper and lower surfaces exponentially decayed towards a value of 0 at the trailing edge.
Figure 5-20: Camber effects on airfoil pressure distributions at Cl = 1.43

Finally, we examine the effect of extreme aft camber, which was part of the design strategy of Richard Whitcomb when the NASA supercritical airfoils were developed. This effect can be simulated using the NACA 6712 airfoil shown in figure 5-21. The computed pressure distribution, given in figure 5-22, shows that the aft camber “opens up” the pressure distribution near the trailing edge. Two adverse properties of this type of pressure distribution are the large zero-lift pitching moment and the delayed-then-rapid pressure recovery on the upper surface. This type of pressure recovery is a very poor way to try to achieve a significant pressure recovery because the boundary layer will separate early. Whitcomb’s design work primarily improved the pressure recovery curve.

A highly cambered NACA 6712 airfoil cross section is shown, characterized by its thick forward half, and a tapering back half that accentuates the curve in airfoil's midplane as it turns back down towards the trailing edge.
Figure 5-21: Highly aft-cambered NACA airfoil, an NACA 6712. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.
The pressure coefficient c sub cap P distribution is shown for the NACA 6712 airfoil at an angle of attack alpha of negative 0.6 degrees and a lift coefficient c sub cap L of 1. While the portion near the leading edge resembles those from previous figures with low angles of attack with its lack of a distinct peak pressure minimum, the camber widended out the half near the trailing edge, causing the upper surface to remain relatively constant at slightly great than negative 1 between x over c of 0.1 and 0.65, after which it decreased slightly in value, before then increasing linearly towards 0.4 at the trailing edge. Additionally, the lower surface's c sub cap P values linearly increased form their minimum value of 0 at x over c of 0.1 to 0.5 at x over c of 0.7. It then decreased slightly to 0.4 at the trailing edge.
Figure 5-22: Example of the use of aft camber to “open up” the pressure distribution near the trailing edge. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.

The airfoils used above to demonstrate geometry effects on pressure distributions use parametric geometry definition formulas developed in the 1930s. More modern airfoils are available to today’s aerodynamicist. Unfortunately, to obtain improved performance, the designs were developed without the use of simple geometric definitions and are available only as tables of coordinates. One modern airfoil that extends some of the previous shapes to obtain a high-performance airfoil is the GA(W)-1 airfoil.[28] This 17-percent-thick airfoil designed by NASA’s Richard Whitcomb provides improved maximum lift and stall characteristics compared to previous NACA airfoils. Figure 5-23 shows the airfoil shape, and figure 5-24 shows the pressure distribution.

The cross section has a slight camber, resulting it the top surface having larger positive y over c values than the corresponding lower surface's negative value at the same x over c value. The y over c thickness varies between 0.1 and negative 0.06.
Figure 5-23: GA(W)-1 airfoil, also known as NASA LS(1)-0417. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.
The pressure distribution c sub cap P for the GA(W)-1 airfoil is shown for an angle of attack alpha of 0. The leading edge has a similar distribution to other airfoils at low angles of attack, but the airfoil shape results in the rear half of the pressure distribution increasing linearly on both the upper and lower surfaces, before coming together at a c sub cap P value of approximately 0.4 at the trailing edge.
Figure 5-24: Pressure distribution at zero angle of attack of the GA(W)-1. From W. H. Mason. Adapted by S. Madden. CC BY-NC-SA 4.0.

In this case, the upper-surface pressure distribution reaches a constant pressure plateau and then has a moderate pressure recovery. Aft camber is used to obtain lift on the lower surface and open up the airfoil pressure distribution near the trailing edge in a manner suggested previously in figure 5-22. The area of aft camber on the lower surface is known as the “cove” region. If the camber is too extreme here, the adverse pressure gradient will be too steep and the flow will separate on the lower surface before it separates on the upper surface. This type of pressure distribution has a significantly more negative Cm0 than conventional airfoil sections.

5.1.2.2 Comments on airfoil design

Having surveyed the broad effects of various shape changes on the airfoil pressure distribution, we now make a few comments on airfoil design. At subsonic speeds, the key considerations are low parasite (skin friction) drag at low lift coefficients, basic airfoil pitching moment, and maximum lift values. To get low skin friction drag, a significant portion of the boundary layer should be laminar. This is possible for relatively small airplanes (up to around regional jet size) and surfaces with small sweep angles. Modern composite manufacturing techniques, which can produce extremely smooth surfaces, are an enabling technology. Generally, this smoothness is achieved passively by delaying the onset of any adverse pressure gradients until aft on the airfoil. There are various possible combinations of active laminar flow control (boundary layer suction) and passive laminar flow control. A nice survey of laminar flow technology is available in an article by Joslin,[29] as well as a chapter in a 1990 AIAA Progress in Astronautics and Aeronautics book.[30]

The aft camber illustrated above provides extra lift, but with a possible penalty of a large Cm0. Finally, high maximum lift coefficients are desirable; ways of obtaining high lift are discussed in Chapter 7, “High-Lift Aerodynamics.” Essentially, achieving high lift depends on using a pressure distribution that maximizes the load-carrying capacity of the boundary layer. Note that most current airfoil design also actively addresses transonic flow effects, where the shock strength for a specified lift coefficient should be minimized.

Effects of shape changes on pressure distributions: So far, the examples have demonstrated global effects of camber and thickness. To develop an understanding of the typical effects of adding local modifications to the airfoil surface, one must carry out an investigation into the effects of local shaping on the airfoil characteristics. I have had good luck using a smooth “cubic bump” to modify surfaces. The key with those types of airfoil shape modifications is to distribute the bump over a large portion of the airfoil, say one half to nearly the entire chord, with relatively low amplitude changes. Short bumps lead to poor off-design performance. It is also worthwhile to investigate the very powerful effects that small deflections of the trailing edge can produce. This reveals the power of the Kutta condition and alerts the aerodynamicist to the importance of the viscous effects at the trailing edge.

Computational experimentation is extremely educational when implemented in an interactive computer program, where the aerodynamicist can make shape changes with a mouse and immediately see the effects on pressure distribution. Ilan Kroo created an outstanding code that does just this, called PANDA.[31]

Shape for a specified pressure distribution: There is another way that aerodynamicists view the design problem. The local modification approach described above is useful to make minor changes in airfoil pressure distributions. Often, the aerodynamic designer wants to find the geometric shape corresponding to a prescribed pressure distribution. This problem is known as the inverse problem. It is more difficult than the analysis problem. In fact, it is possible to prescribe a pressure distribution for which no geometry exists! Even if the geometry exists, it may not be acceptable from a structural standpoint. For two-dimensional incompressible flow, it is possible to obtain conditions on the surface velocity distribution that ensure that a closed airfoil shape exists. Excellent discussions of this problem have been given by Volpe[32] and Sloof.[33] A two-dimensional panel method for airfoil analysis and design has been developed by Bristow.[34] Numerical optimization can also be used to find the shape corresponding to a prescribed pressure distribution.[35]

Camber line design and DesCam: Most of the discussion above corresponds to the analysis problem, and we’ve given only a very brief summary of the inverse problem for subsonic flows. However, the airfoil camber line for a prescribed loading, ΔCp, can be found easily with vortex lattice methods, which are used often in three-dimensional flows (see section 5.2). Here, the chord load is specified and the camber shape required to produce the prescribed load is found. In this section, we provide an example. The program DesCam is used to make the calculation using a slight variation of the VLM method known as the quasi-vortex lattice method and developed by Prof. Edward Lan of the University of Kansas.[36] His method involves mathematically selecting vortex and control point placements instead of the 1/4 - 3/4 rule typically used in VLM methods. One interesting aspect of the inverse problem is that it is a direct solution and does not require the solution of a system of equations. Instead, the shape is computed from a straightforward algebraic calculation to find camber line slopes. Once the slopes are known, they are integrated to obtain the camber line.

Figure 5-25 provides an example. We compare the results from DesCam with the analytic formula given in appendix A, “Geometry for Aerodynamicists,” for the NACA 6-series mean line with a = 0.4. The camber scale is greatly enlarged to demonstrate the excellent comparison. Even though the chord load is constructed by prescribing two straight-line segments, the resulting required camber line is highly curved over the forward portion of the airfoil. Additionally, thin-airfoil theory allows only two possible values for the pressure differential at the leading edge: zero or infinity. A finite load at the leading edge is not possible. A close examination of the camber line shape required to produce a finite load reveals a singularity. The camber slope is infinite at the leading edge. This feature is much easier to study using the analytic solution given in appendix A. This type of approach to obtaining the desired pressure loading can easily be extended to three dimensions.

A plot is shown with x over c on the horizontal axis, z over c on the lefthand vertical axis, and delta c sub cap P on the righthand vertical axis. The design chord loading is constant at delta c sub cap P of 1.5 between the leading edge and x over c of 0.4, after which it decreases linearly to 0 at the trailing edge. The solid line for z minus z0 all over c from DesCam tracks well with the square data points for z over c from Abbott and vonDoenhoff. Both data sets follow a roughly parabolic shape that peaks at z over c of just under 0.08 at x over c of 0.4, which then decreases linearly to 0 at the trailing edge.
Figure 5-25: Example and verification of camber design using DesCam. From W. H. Mason. Adapted by P. Raj.

Finally, to learn more about subsonic airfoil design, read the papers by Liebeck[37] and Drela[38] in the Applied Computational Aerodynamics volume of the AIAA Progress in Aeronautics and Astronautics series.

5.1.3 Airfoil Selection

Having covered some of the basic ideas of airfoil aerodynamics, we conclude our airfoil discussion by summarizing the issues associated with choosing an airfoil for a particular application. Even though we’ve discussed airfoils before planforms, the logical progression in airplane design is to start with the mission of the airplane (requirements), then select the appropriate planform(s) and finally the airfoil(s) that best match the wing planform to deliver the desired aerodynamic performance. The basic considerations are the cruise performance (cruise CL) and the field performance (CLmax). When considering trade studies for various planform and airfoil combinations, recall that the objective is to minimize drag, not drag coefficient. So the aerodynamicist should be evaluating D/q = SwngCD.

5.1.3.1 Cruise Performance

In cruise, the CL for L/Dmax should be found from the planform selection and the estimated CD0. In general, the higher the aspect ratio, the higher the CL for L/Dmax. The choice of a predominantly laminar flow or turbulent flow airfoil should be addressed at this point. In particular, the laminar flow airfoils tend to operate in a narrowly defined range of lift coefficients to achieve the design performance (drag). Note that the wing CL and airfoil section Cl’s may be different. The airfoil Cl requirement should be used to select the camber required. In addition, transonic cruise speeds require special consideration (see the next chapter), and the 2D airfoil problem for an airfoil on a swept wing differs from just defining a streamwise cut for an airfoil on the wing. The relation between the airfoil problem and the swept-wing planform is given later in this chapter. In general, the thickness-to-chord ratio (t/c) should be as large as possible to allow the wing structural weight to be low and to provide internal volume.

5.1.3.2 Field performance

We start with the requirement for the airplane to meet a specified stall or approach speed. This translates to a required CLmax. The conflict in requirements between efficient cruise (small wing) and low landing speed (big wing) means that most airplanes will have some type of high-lift system, ranging from a simple flap to triple-slotted flap systems described in Chapter 7. Either a large leading-edge radius is selected or a separate leading-edge device is used to assist in obtaining the required lift. The high-lift system should be as simple as possible to reduce manufacturing and maintenance cost.

5.1.3.3 Tail sections

For a vertical tail, the section should be symmetric. For a horizontal tail, the section is often symmetric. Low-drag 6A-series airfoils are often selected for tail surfaces, but they have poor values for CLmax. The NACA 4-digit sections have higher values of CLmax but more zero-lift drag. If the horizontal tail may be required to generate large downloads, a cambered airfoil may be used. This is more likely to occur when the airplane has a very powerful high-lift system. B-52s have vortex generators on the bottom surface of the horizontal tail to allow the tail to achieve the downforce required to trim the plane in takeoff and landing.

Finally, some help is available in choosing an airfoil. Gil Crouse has developed a software package called Airfoil Optimizer.[39] This program allows the user to specify design requirements, and the program will suggest an airfoil based on a large library of airfoils. This type of procedure falls under the category of an “expert system.” Peter Garrison devoted a column to this package along with an excellent discussion of airfoil selection issues in his Flying magazine column Technicalities in 2002.

5.2 Wings

In this section, we highlight basic ideas of the subsonic aerodynamics of 3D wings. Before discussing the aerodynamics of wings, we first provide examples of the typical use and accuracy of vortex lattice methods (VLMs) that are widely used for simulating wing aerodynamics in the early stages of conceptual design. Complete details of the VLMs (as well as surface panel methods) are available in Chapter 5 of the Applied Computational Aerodynamics book.[40] The vortex lattice layout is clear for most wings and wing-tail or wing-canard configurations. The method can be used for wing-body cases by simply specifying the projected planform of the entire configuration as a flat lifting surface made up of a number of straight line segments. The exact origin of this somewhat surprising approach is unknown. Examples in the following sections will help illustrate the success of this approach.

5.2.1 Use and Accuracy of the VLM Method

To get good, consistent, reliable results, some simple rules for panel layout should be followed. This requires that a few common rules of thumb be used in selecting the planform break points: (i) the number of line segments should be minimized; (ii) breakpoints should line up streamwise* on front and rear portions of each planform and should line up between planforms; (iii) streamwise tips should be used; (iv) small spanwise distances should be avoided by making edges streamwise if they are actually very highly swept; and (v) trailing vortices from forward surfaces cannot hit the control point of an aft surface. Figure 5-26 illustrates these common best practices.

The left half of a symmetric aircraft is shown which possesses both a trapezoidal canard near the nose, as well as an enlarged and elongated form for the wing near the tail. The model is denoted as positive x from the nose to the tail, and that the wings are on the negative y side of the x axis. The model is also described as a simple start, with a crude but acceptable model that keeps the centroids of the areas the same. A dashed line is added where the canard and wing meet the fuselage to denote the line up of the spanwise breaks and it is also denoted that the tips of the canard and wing are streamwise edges.
Figure 5-26: Example of a VLM model of an aircraft configuration. Note that one side of a symmetrical planform is shown.
*“Streamwise” means parallel to the freestream. In this coordinate system, it means that y is a constant.

To illustrate typical results that can be expected from vortex lattice methods, we provide some examples from a study by John Koegler[41] that illustrates the range of uses for the VLM method. This study provides specific applications of several methods for fighter airplanes. In addition to the vortex lattice method, he also used the PAN AIR and Woodward II panel methods (see Chapter 5 of Applied Computational Aerodynamics[42] for a description of panel methods). Koegler compared his computed predictions with available data for the three-surface F-15, which became known as the STOL/Maneuver Demonstrator, and the F/A-18. These configurations are illustrated in figure 5-27.

A three surface F-15 is shown, which is characterized by the presence of three lifting surfaces: the forward canards above the engine intakes, the wings, and the horizontal tails at the tail end. In contrast, an F-18 is also shown, with only the wings and horizontal tail as lifting surfaces.
Figure 5-27: Configurations used by McDonnell Aircraft to study VLM method accuracy. From J. Koegler. US Air Force. Public domain.

As with panel method calculations for airfoils, there must be a study of the number of horseshoe vortices required to obtain good results before the actual calculations are made. The effects of the number of panels and the way they are distributed is presented in figure 5-28 for the F/A-18 configuration (see figure 5-27 for the geometry). In this case, the VLM method is seen to take between 130 to 220 panels to produce converged results. The change in neutral point is used because this is perhaps one of the most important uses of these methods in early aircraft design. For the vortex lattice method, it appears important to use a large number of spanwise rows and a relatively small number of chordwise panels (five or six appear to be enough).

The change in netural point in percent of average chord is shown to vary as a function of the number of chorwise panels and the number of total panels used in vortex lattice method. For 5 chordwise panels, the change in neutral axis decays from 3 percent of the average chord at 80 total panels, to roughly 0 at 140 total panels. For 9 chordwise panels, the change in neutral axis decays from 3.5 percent of the average chord at 140 total panels, to slightly more than 0 230 total panels.
Figure 5-28: F/A-18 panel convergence study for a vortex lattice method. From J. Koegler. US Air Force. Public domain.

The basic panel layout of the F-15 STOL/Maneuver Demonstrator is given in figure 5-29. Several computational models were studied. This shows how the aircraft was modeled as a flat planform, and the corner points of the projected configuration were used to represent the shape in the vortex lattice method. In this case, the rake of the wingtip was included in the computational model. In the vortex lattice model, the configuration was divided into three separate planforms, with divisions at the wing root leading and trailing edges. On this configuration, each surface was at a different height, and after some experimentation, the vertical distribution of surfaces shown in figure 5-30 was found to provide the best agreement with wind tunnel data.

The panel distributions on the left half of a three surface F-15 are shown for 3 methods. The Vortex Lattice Method has 233 panels and can be seen to have rectangular panels for the body and trapezoidal elements on the wings and nose. Woodward utilizes 208 panels, and resembles the previous panel distribution, with the notable exception that the nose is only 1 panel wide now, whereas the Vortex Lattic Method had a width of 2 panels along the length of the nose. Finally, Pan Air uses 162 panels and has much corser node distributions, with the only non-rectangular panels being along the leading edges and tips of the lifting surfaces.
Figure 5-29: Panel models used for the F-15 STOL/Maneuver Demonstrator. From J. Koegler. US Air Force. Public domain.
The canard's midplane is slightly higher than the wing's midplane, while the horizontal tail's midplane is slightly lower than the wing's midspan.
Figure 5-30: Canard and horizontal tail height representation. From J. Koegler. US Air Force. Public domain.

The results from these models are compared with wind tunnel data in table 5-1.[43] The vortex lattice method is seen to produce excellent agreement with the data for the neutral point location and for lift and moment curve slopes at Mach 0.2.

Data source Neutral point (% mac) C (per deg.) C (per deg.)
M = 0.2 Wind tunnel 15.70 0.00623 0.0670
Vortex lattice 15.42 0.00638 0.0666
Woodward 14.18 0.00722 0.0667
Pan air 15.50 0.00627 0.0660
M = 0.8 Wind tunnel 17.70 0.00584 0.0800
Vortex lattice 16.76 0.00618 0.0750
Pan air 15.30 0.00684 0.0705
M = 1.6 Wind tunnel 40.80 -0.01040 0.0660
Woodward 48.39 -0.01636 0.0700

Table 5-1: Three-surface F-15 longitudinal derivatives

Subsonic Mach number effects are simulated in VLM methods by transforming the Prandtl–Glauert equation, which describes the linearized subsonic flow to Laplace’s equation using the Göthert transformation. However, this is only approximately correct, and the agreement with wind tunnel data is not as good at the transonic Mach number of 0.8. Nevertheless, when the VLM method is used in this manner, it is as good as PAN AIR, which is a high-order panel method. Note that the VLM method used in the three-surface F-15 study is not applicable at supersonic speeds. The wind tunnel data shows the shift in the neutral point between subsonic and supersonic flow. The Woodward method, as applied here, overpredicted the shift with Mach number. We can conclude that the three-surface F-15 configuration is neutral to slightly unstable subsonically, becoming stable at supersonic speeds.

Figure 5-31 provides an example of the use of the VLM method to study the effects of moving the canard with respect to the plane of the wing. Here, the wind tunnel test result is used to validate the method and to provide an “anchor” for the numerical study. (It would have been useful to have an experimental point at -15 inches.) This is typical of the use of the VLM method in aircraft design. When the canard is above the wing (positive values of canard height; see figure 5-31), the neutral point is essentially independent of the canard height. However, when the canard is below the wing (negative values of canard height), the neutral point varies rapidly with canard height.

As the canard height is increased from negative 16 inches to 16 inches, the neutral point in percent of the average chord increases from roughly 8.5 percent to a max of roughly 15.5 percent at a height of 2 inches, then dips back down slightly to just over 15 percent according to vortex lattice method. The lift coefficient slope c sub cap L sub alpha is shown to increase slightly from 0.061 to 0.066 for the same canard height increase. A single circular data point from the wind tunnel analysis has a neutral point of 16 percent average chord and c sub cap L sub alpha of 0.067, both for a height of 16 inches.
Figure 5-31: Effect of canard height variation with respect to the plane of the wing on three-surface F-15 characteristics. From J. Koegler. US Air Force. Public domain. Adapted.

Control effectiveness is also of interest in conceptual and preliminary design, and the VLM method can be used to provide estimates. Figure 5-32 provides an apparently accurate example of this capability for F-15 horizontal tail effectiveness. Change in lift coefficient and pitching moment coefficient with respect to horizontal tail deflection, CLδh and Cmδh, respectively, are presented. The VLM estimate is within 10% accuracy at both Mach 0.2 and 0.8. However, the F-15 has an all-moving horizontal tail to provide sufficient control power under both maneuvering and supersonic flight conditions. Thus, the tail effectiveness presented here is effectively a measure of the accuracy of the prediction of wing lift and moment change with angle of attack in a nonuniform flow field, rather than the effectiveness of a flap-type control surface. A flapped device such as a horizontal stabilizer and elevator combination will have significantly larger viscous effects, and the inviscid estimate from a vortex lattice or panel method (or any inviscid method) will overpredict the control effectiveness. This is shown next for an aileron.

Wing tunnel data, shown as a solid line, shows the moment coefficient for horizontal tail deflection c sub m sub delta cap H remains constant at roughly negative 0.012 for Mach numbers less than 0.8. It then has a bump symmetric about the minimum value of roughly negative 0.015 at a Mach number of 1, and then increases linearly for Mach numbers greater than 1.2 to a value of roughly negative 0.007 at a Mach number of 2. The square data points for Woodward are the same as the tunnel data for a Mach number of 0.2, but then overestimates the data for Mach numbers of 0.8 and 1.6. The circular Vortex Lattice Method points unerestimate the tunnel data at a Mach number of 0.2, but then have values only slightly less than the Woodward data point at a Mach number of 0.8.The lift coefficient for the deflection of the horizontal tail c sub cap L sub delta cap H follows a similar pattern, with a slightly increase from 0.01 to roughly 0.011 as Mach number increases from 0 to 0.8, then a slight bump to a maximum of 0.012 at a Mach number of 1, followed by a logarithmic decay for all mach numbers greater than 1, reaching 0.005 by a Mach number of 2. Both Woodward and Vortex Lattice data points overestimate the tunnel data, with the only exception being the Woodward data point at a Mach number of 0.8.
Figure 5-32: F-15 horizontal tail effectiveness--comparison of computed and measured values of moment and lift coefficients per degree of horizontal tail deflection. From J. Koegler. US Air Force. Public domain.

The aileron effectiveness for the F-15 is presented in figure 5-33. It is more representative of classical elevator or flap effectiveness correlation between VLM estimates and experimental data. This figure presents the change in the airplane’s rolling moment coefficient due to aileron deflection. In this case, the device deflection is subject to significant viscous effects, and the figure shows that only a portion of the effectiveness predicted by the VLM method is realized in the actual data. The VLM method, or any method, should always be calibrated with experimental data close to the cases of interest to provide an indication of the agreement between theory and experiment. In this case, the actual results are found to be about 60% of the inviscid prediction at low speed.

Variation of rolling moment coefficient per degree of aileron deflection with Mach number is depected to show airleron effectiveness for the F-15. Vortex Lattice Method predictions of the airleron effectiveness at Mach number of 0.2 and 0.8 are shown using circle, square, and triangle symbols corresponding to 6, 8, and 10 chordwise panels, respectively. The VLM data points show linar increase with Mach number, though the 8 panel points are noticably less than the 10 panel values, which are slightly less than the 6 panel values. All three data sets overpredict the wind tunnel data, which remains fairly constant at little over 0.0008 up to Mach number of 0.3 but then decreases steadily to just over 0.0006 for a Mach number of 0.9.
Figure 5-33: F-15 aileron effectiveness comparison of computed and measured values. From J. Koegler. US Air Force. Public domain.

5.2.2 VLMpc and the Warren-12 Test Case

The VLMpc vortex lattice method can be used on personal computers. The version of the Lamar program described in NASA TN D-7921[44] works easily with personal computers and is available for student use as VLMpc (in fact, students typed this code in from the listing in the TN). See section E.6.1 for links to the code and input instructions. This code is still used in advanced design work and can be used to investigate many ideas in wing aerodynamics. As shown above, results can be obtained and used before the large time-consuming methods of CFD are used to examine a particular idea in detail.

Next, we define one reference wing case that is typically used to check the accuracy of vortex lattice codes. It provides a good test case for the evaluation of any new or modified code, as well as a check on the panel scheme layout. It is known as the Warren-12 planform and is defined, together with the “official” characteristics from previous calculations, in figure 5-34. For the results given in the figure, the reference chord used in the moment calculation is the average chord (which is slightly nonstandard, as the mean aerodynamic chord is normally used as the reference chord), and the moment reference point is located at the wing apex (which is also nonstandard). Any calculations made in checking your proficiency in making a VLM calculation should include this case.

A backwards swept wing is shown with a root chord of 1.5 which tapers to a tip chord of 0.5. The tip leading edge is 1.91421 behind the root leading edge, and the horizontal span is 1.41421 from root to tip. The airfoil is denoted as having an aspect ratio cap A cap R of 2 root 2, a leading edge sweep angle cap lambda sub cap L cap E of 53.54 degrees, a wing surface area cap S sub w of 2 root 2, and lift coefficient slope c sub cap L alpha of 2.743 per radian, and a moment coefficient slope c sub cap m alpha of negative 3.10 per radian.
Figure 5-34: Definition and reference results for the Warren-12 wing test case (all dimensions in meters). From W. H. Mason. Adapted.

5.2.3 Other VLM Programs

In addition to VLMpc, the MATLAB program Tornado is capable of handling very general geometries and flow conditions. The program, written by Tomas Melin at KTH in Stockholm,[45] has been used by many students and may be replacing VLMpc. It is also worth noting that the AVL code, developed some years ago by Mark Drela and Harold Youngren at MIT, has been placed in the public domain. It is quite effective for the aerodynamic and flight-dynamic analysis of rigid aircraft of arbitrary configuration. It employs an extended vortex lattice model for the lifting surfaces, together with a slender-body model for fuselages and nacelles.

The NASA-developed VSPAERO is another popular VLM code which also has an option for using surface panels for computational simulations using linearized potential flow equations. VSPAERO is one of the many analysis tools bundled in OpenVSP (Open Vehicle Sketch Pad). OpenVSP[46] is an open source parametric geometry tool for creating three-dimensional models that are well suited for conceptual design studies. VSPAERO is an easy-to-use, robust, and cost-effective tool with fast turnaround time.

5.2.4 Aerodynamics of High Aspect Ratio Wings

With cost-effective flow simulation methods available for three-dimensional geometries, we can examine the aerodynamics of wings. Most of the results presented in this section were computed using VLMpc. One key advantage of the vortex lattice method compared to lifting-line theory is the ability to treat swept wings. Classical Prandtl lifting-line theory is essentially correct for unswept wings, but it is completely erroneous for swept wings. Aerodynamics of unswept wings are closely related to the airfoil characteristics of the airfoil used in the wing. This relationship is less direct for swept wings. Many of the most important wing planform–oriented characteristics of wings arise when the planforms are swept. Even though sweep is used primarily to reduce compressibility effects, the important aerodynamic features of swept wings can be illustrated at subsonic speeds using the VLM method.

5.2.4.1 Basic requirements

Wings are designed to satisfy requirements related to stability and handling characteristics while achieving low drag at the design conditions (usually cruise and sustained maneuver). They must also attain high maximum lift coefficients to meet field performance and maneuver requirements. Although these requirements might at first appear overwhelming, a small number of key characteristics (e.g., aerodynamic center, spanload, taper, and sweep) can provide a basic physical understanding of the aerodynamics of wings. Table 5-2 provides some key characteristics of well known major transport aircraft with wings designed to emphasize efficient cruise while meeting takeoff and landing requirements.

1st flight Aircraft W/S AR Λc/4° λ
1957 B707-120 105.6 7.04 35.0 0.293
1958 DC-8-10 111.9 7.32 30.0 0.230
1963 B707-320C 110.0 7.06 35.0 0.250
1970 B747-200B 149.1 6.96 37.5 0.254
1970 L-1011 124.4 8.16 35.0 0.200
1972 LC-10-30 153.7 7.57 35.0 0.230
1972 A300 B2 107.9 7.78 28.0 0.230
1982 A310-100 132.8 8.80 28.0 0.260
1986 B767-300 115.1 7.99 31.5 0.182
1988 B747-400 149.9 7.61 37.5 0.240
1990 MD-11 166.9 7.57 35.0 0.230
1992 A330 119.0 9.30 29.7 0.192
1994 B777-200 118.3 8.68 31.6 0.172

Table 5-2: Typical planform characteristics of major transport aircraft (data courtesy of Nathan Kirschbaum*)

*Nathan Kirschbaum served as an adjunct professor of Aeronautical Engineering at Virginia Tech in Blacksburg, VA, from 1990 until fully retiring in 2001. He joined VT after retiring from Grumman Aerospace Corporation, Bethpage, NY, in 1989 as Chief Configuration Designer, Aircraft. He was mainly motivated by a strong desire to share his practical experience with the VT Aircraft Design students. He graduated from Massachusetts Institute of Technology in 1951. https://www.legacy.com/us/obituaries/pressofatlanticcity/name/nathan-kirschbaum-obituary?id=28313925

5.2.4.2 Key Characteristics

Aerodynamic center

The first key characteristic is the aerodynamic center of the wing, defined as the location at which dCm/dCL = 0. The neutral point of the configuration is the aerodynamic center for the entire configuration. The VLM method was shown to provide accurate predictions of the neutral point for many configurations in the previous sections. The location of the neutral point is important in initial configuration layout to position the wing and any longitudinal stability and control surfaces at the proper location on the aircraft. Subsequently, this information is fundamental in developing the control system. Wing planform shaping, as well as positioning, is used to control the location of the configuration’s neutral point.

Spanload

The next key consideration is the spanload distribution, cCl/ca, where c is the local chord, ca is the average chord of the wing, and Cl is the local section lift coefficient. The spanload controls the location of the maximum section lift coefficient, the induced drag of the wing, and the magnitude of the wing’s root bending moment. The location and value of the maximum section lift coefficient provides a good initial estimate of where the wing will stall first.* If the wing stalls in front of a control surface, control will be poor at flight conditions just when control becomes very important. The shape of the spanload, together with the actual value of the wingspan, determines the value of the induced drag. For a specified span, the performance of the wing is evaluated by finding the value of the span efficiency factor, e, as described in Chapter 3. Finally, the wing root bending moment provides an indication of the structural loading requirements that the wing structure must be designed to accommodate. When considering the total system, the basic aerodynamic efficiency may be compromised to reduce structural wing weight. The shape of the spanload can be controlled through a combination of planform selection and wing twist. Typical twist distributions required to produce good wing characteristics are presented below.

*For a trapezoidal wing with an elliptic spanload, the maximum value of the local lift coefficient occurs at η = 1 - λ, where η is the nondimensional spanwise location of a section from the plane of symmetry and is denoted by 2y/b for wing of span b.

The simplest example of planform shaping is the selection of wing aspect ratio (AR), wing taper (λ), and wing sweep (Λ), usually of the quarter-chord line or the wing leading edge. While the aerodynamicist would like to see high values for the aspect ratio, several considerations limit this factor. Perhaps the most important limitation is the increase of wing structural weight with increasing aspect ratio. In addition, the lift coefficient required to maximize the benefits of high-aspect-ratio wings increases with the square root of the aspect ratio. Hence, airfoil performance limits can restrict the usefulness of high aspect ratios, especially for highly swept wings based on airfoil concepts. In recent years, advances in both aerodynamics and structures have allowed aircraft to be designed with higher aspect ratios and reduced sweep.

Taper

Several considerations are used in selecting the wing taper. For a straight untwisted, unswept wing, the minimum induced drag corresponds to a taper ratio of about 0.4. However, a tapered wing is more difficult and therefore expensive to build than an untapered wing. Many general aviation aircraft wings are built with no taper; in this case, all ribs are the same, reducing fabrication cost, and the maximum section Cl occurs at the root, well away from the control surface, providing positive roll control at stall (a very good feature). To reduce structural weight, the wing should be highly tapered, with λ < 0.4. Although highly tapered wings are desirable structurally, the section lift coefficient near the tip may become quite high, which limits the amount of taper employed. Current jet transports use taper ratios in the range of 0.2 to 0.3, as well as progressively increasing twist upward from the tip. In one other example, the Aero Commander 500 has an aspect ratio of 9.5 and a taper ratio of 0.5; it also has -6.5° of twist and the quarter chord of the wing was swept forward 4°.

Sweep

Sweep is used primarily to delay the effects of compressibility and increase the drag divergence Mach number. The Mach number controlling these effects is approximately equal to the Mach number normal to the leading edge of the wing, Meff = McosΛ. The treatise on swept planforms by Küchemann is very helpful in understanding swept-wing aerodynamics.[47] Aerodynamic performance is based on the wingspan, b. For a fixed span, the structural span increases with sweep, bs = b/cosΛ, resulting in a higher wing weight. Wing sweep also leads to aeroelastic problems. For aft-swept wings, flutter becomes an important consideration. If the wing is swept forward, divergence is a problem. Small changes in sweep can be used to control the aerodynamic center when it is not practical to adjust the wing position on the fuselage (the DC-3 is the most famous example of this approach).

To understand the effects of sweep, the Warren-12 wing is compared with wings of the same span and aspect ratio, but unswept and swept forward. The planforms are shown in figure 5-35. The wing leading-edge sweep of the aft-swept wing becomes the trailing-edge sweep of the forward-swept wing.

For air approaching at a freestream velocity cap V sub infinity, a forward swept wing denoted by solid lines is one in which the tip is forward of the root, an unswept wing denoted by a dotted line with x s at the corners is one in which the wing tapers symmetrically from root to tip, and an aft swept wing denoted by a dashed line with squares at the corners is one in which the tip is aft of the root.
Figure 5-35: Comparison of forward-swept, aft-swept, and unswept wing planforms, AR = 2.8.

Figure 5-36(a) provides the spanload, cCl/ca, for the three wings in figure 5-35 from VLMpc. Here, c is the local chord, Cl is the local lift coefficient based on the local chord, and ca is the average chord, S/b. Using this nomenclature, the area under the curve is the total wing lift coefficient. Sweeping the wing aft increases the spanload outboard, while sweeping the wing forward reduces the spanload outboard. This follows directly from a consideration of the vortex lattice model of the wing. In both cases, the portion of the wing aft on the planform is operating in the induced upwash flow field of the wing ahead of it, resulting in an increased spanload.

Spanload c c sub l over c sub a is shown as a function of span location y over b over 2, for aft swept wings using a solid line with circular data points, unswept wings using a dashed line with square data points, and an aft swept wing using a dotted line with x data points. The forward swept wing has the highest initial spanload of roughly 1.43, followed by the unswept wing with 1.28, and the aft swept wing with 1.18. All three decrease with increasing spanwise location, but they all pass through a common point at y over b over 2 equal to 0.45 with a value of roughly 1.10. As a result of, the order of maximum spanload at the tips are the reverse order of the root, with 0.38 for the aft swept wing, 0.32 for the unswept wing, and 0.27 for the forward swept wing.
Figure 5-36(a): Effect of sweep on planform spanload distribution for aft-swept, unswept, and forward-swept Warren-12 planform, AR = 2.8.

Figure 5-36(b) shows the corresponding value of the local lift coefficient for the three wings shown in figure 5-35. Here, the effect of sweep is more apparent. The forward-swept wing naturally results in a spanload with a nearly constant lift coefficient. This means that a comparatively higher wing lift coefficient can be achieved before the wing begins to stall. The program LIDRAG can be used to compare the span e’s associated with these spanloads.

For the same data set and plotting conventions, lift coefficient c sub cap L is shown as a function of spanwise location y over b over 2. The maximum-minimum ordering for the data sets is the same as the previous figure, with forward swept c sub cap L of 0.97 at the root, unswept c sub cap L of 0.87 at the root, and aft swept c sub cap L of 0.8 at the root. The three curves each increase at different rates, but all pass through a common point at roughly 1.05 for y over b over 2 of 0.45. Beyond this common point, the forward swept wing's values decrease logarithmically to the tip value of 0.51, the unswept wing's values increase slightly and peak at 1.1 for a span length of roughly 0.7 before decreasing to the tip value of 0.62, and the aft swept wing's values increase to a peak at 1.18 for a span length of roughly 0.8 before exponentially decreasing to the tip value of 0.72.
Figure 5-36(b): Effect of sweep on spanwise lift distribution for aft-swept, unswept, and forward-swept Warren-12 planforms, AR = 2.8.

Similar results are now presented for a series of wings with larger aspect ratios (AR = 8) than the wings used in the study given above. Figure 5-37 shows the three wing planforms. These results are similar to the previous results. However, the trends observed above are in fact exaggerated at the higher aspect ratio.

This figure resmbles Figure 6-35, but with much narrower wings and tips further forward and aft of the root for the corresponding sweep cases due to the increased aspect ratio.
Figure 5-37: Comparison of forward-swept, aft-swept, and unswept wing planforms, AR = 8.

Figure 5-38(a) presents VLMpc-computed results for the spanwise distribution of spanload, cCl/ca, where c is the local chord, Cl is the local lift coefficient based on the local chord, and ca is the average chord, S/b. Using this nomenclature, the area under the curve is the total wing lift coefficient. Sweeping the wing aft increases the spanload outboard, while sweeping the wing forward reduces the spanload outboard. This follows directly from a consideration of the vortex lattice model of the wing. In both cases, the portion of the wing aft on the planform is operating in the induced upwash flow field of the wing ahead of it, resulting in an increased spanload.

Spanload c c sub l over c sub a is shown as a function of span location y over b over 2, for aft swept wings using a solid line with circular data points, unswept wings using a dashed line with square data points, and an aft swept wing using a dotted line with x data points. The forward swept wing decreases in a roughly linear fashion from the root value of 1.6 to the tip value of 0.3, the unswept wing decreases elliptically from its root value of 1.3 to the tip value of 0.35, and the aft swept wing initially increases slightly from its root value of 1.1 to just under 1.2 at a spanwise location of 0.2 before then decreasing in an elliptical fashion to its tip value of 0.5.
Figure 5-38(a): Effect of sweep on planform spanload distribution for aft-swept, unswept, and forward-swept planform, AR = 8.

Figure 5-38(b) shows the corresponding value of the local lift coefficient for the three wings shown in figure 5-37. Here, the effect of sweep is more apparent. The forward-swept wing naturally results in a spanload with a nearly constant lift coefficient. This means that a comparatively higher wing lift coefficient can be achieved before the wing begins to stall. The program LIDRAG can be used to compare the span e’s associated with these spanloads.

For the same data set and plotting conventions, lift coefficient c sub cap L is shown as a function of spanwise location y over b over 2. The forward swept wing decreases in a roughly linear fashion from its root value of 1.12 to roughly 0.9 at a spanwise location of 0.7, before then decreasing exponentially to a tip value of 0.52. The unswept wing increases from its root value of 0.92 to a peak of roughly 1.05 at a spanwise location of 0.65, before then decreasing elliptically to its tip value of 0.62. The aft swept wing increases from its root value of 0.8 to roughly 1.15 at a spanwise location of 0.8, before then decreasing elliptically to its tip value of 0.8.
Figure 5-38(b): Effect of sweep on spanwise lift distribution for aft-swept, unswept, and forward-swept planforms, AR = 8.

Aerodynamic problems as well as structural penalties arise when using a swept wing. Because of the high section lift coefficient near the tip, aft-swept wings tend to stall near the tip first. Since the lift at the tip is generated well aft, the pitching moment characteristics change when the stall occurs. With the inboard wing continuing to lift, a large positive increase in pitching moment occurs when the wingtip stalls. This is known as pitchup and can be difficult to control, resulting in unsafe flight conditions. Frequently, the swept-wing pitching moment characteristics are compounded by the effects of flow separation on the outboard control surface. Figure 5-39 provides an example of the pitching moment characteristics of an isolated wing with an aspect ratio of 10 using experimental data.[48] The figure also includes the predictions from VLMpc. The agreement is reasonably good at low angle of attack but deteriorates at high angle of attack as viscous effects become important. This is another reason that sweep is minimized.

A plot is shown for moment coefficient c sub m versus lift coefficient c sub cap L representing data from a NACA R M A 50 K 27 airfoil, with an aspect ratio cap A cap R of 10, quarter chord sweep cap Lambda sub c over 4 of 35 degrees, taper rate of 0,5, Reynolds Number of 10 million, and an x reference of c bar over 4. The data points are represented as black squares and decrease linearly from roughly 0.01 at c sub cap L of negative 0.2 to negative 0.03 at c sub cap L of 0.65. The linear portion tracks along the predicted values from the V L M p c calculations, but afterwards broke from the prediction and began to increase exponentially as c sub cap L approached 1.
Figure 5-39: Example of isolated wing pitchup: NACA data compared with VLMpc computations. From W. H. Mason. Data from B. E. Tinling and W. R. Kolk, NACA.

Twist

To control the spanload, the wing can be twisted. Figure 5-40 shows typical twist distributions for aft-swept and forward-swept wings, obtained from John Lamar’s program LAMDES[49] (see Chapter 3 for a description of this code). In each case, the twist is used to reduce the highly loaded areas and increase the loading on the lightly loaded portions of the wing, bringing the spanload to an elliptical shape. For an aft-swept wing, this means the geometric incidence is increased at the wing root, known as washin, and reduced at the wingtip, known as washout. Just the reverse is true for the forward-swept wing. The sudden drop in required twist at the tip for the forward-swept wing case is frequently seen in typical design methods; it is attributed to a weakness in the method and is accounted for by the aerodynamicist in giving the design to the lofting group.

a) For an example aft swept wing, the wing twist theta in degrees decreases exponentially from 6 degrees at the root to roughly 3.5 degrees at y over b over 2 of 0.2. The twist then decreases linearly to 3 degrees y over b over 2 of 0.8, before then exponentially decreasing to 0 at the tip. b) For an example forward swept wing, the wing twist theta in degrees increases logarithmically from negative 0.5 degrees at the root to 3 degrees at y over b over 2 of 0.2. The twist then increases linearly to 6 degrees at y over b over 2 of 0.95, then decreases to roughly 5.2 degrees at the tip.
Figure 5-40(a) and (b): Typical twist distribution required to improve spanload on swept wings. From W. H. Mason, LAMDES.

Although geometric sweep is used to reduce the effective Mach number of the airfoil, the geometric sweep is not completely effective. The flow field resists the sweep. In particular, the wing root and tip regions tend to effectively unsweep the wing. Aerodynamicists study lines of constant pressure on the wing planform known as isobars to investigate this phenomenon. Figure 5-41 presents the computed isobars for a typical swept wing,[50] using a transonic small-disturbance method.[51] The effect is dramatic. The effective sweep may actually correspond to the isobar line from the wing root trailing edge to the leading edge at the wingtip. To increase the isobar sweep, in addition to geometric sweep and twist, the camber surface and thickness are typically adjusted to move the isobars forward at the wing root and aft at the wingtip. This is a key part of the aerodynamic wing design job, regardless of the computational methodology used to obtain the predicted isobar pattern.

The L 51 F 07 is shown with its cigar shaped fuselage and aft swept wings, which have a listed aspect ratio cap A cap R of 4, a taper ratio of 0.6, and a sweep of 45 degrees.
Figure 5-41(a): L51F07 configuration with an untwisted swept wing. From W. H. Mason, D. A. MacKenzie, M. A. Stern, W. F. Ballhaus Jr., and J. Frick. US Air Force. Public domain.
The isobars on the outer half of the wing resembles tree rings, with multiple lines running along the leading and trailing edges, but large gaps between lines along the interior of the wing area.
Figure 5-41(b): Upper surface isobars on L51F07 configuration at M = 0.93, α = 2°. From W. H. Mason, D. A. MacKenzie, M. A. Stern, W. F. Ballhaus Jr., and J. Frick. US Air Force. Public domain.

Using the wing planform and twist, together with a constant chord loading, figure 5-42 provides the camber lines required to support the load near the root, the midspan, and the wingtip. These results were also computed using LAMDES.[52] At each station, a similar chord load is specified. We can easily see the differences in the camber required. This is an explicit illustration of the modification to an airfoil camber line required to maintain two-dimensional airfoil-type performance when the airfoil is placed in a swept wing. These modifications represent the explicit effects of the three dimensionality of the flow field.

Three airfoil midline cambers are shown for etas of 0.075, 0.475, and 0.925, using a blue line with triangular data points, a black line with square data points, and a red line with diamond data points, respectively. All three have peak cambers z minus z sub l e all over c at x over c of 0.4, with increasingly parabolic shapes as eta is increased. The maximum camber is roughly 0.029 for eta equal 0.075, 0.041 for eta equal 0.475, and 0.045 for eta equal 0.925.
Figure 5-42: Comparison of camber lines required to develop the same chord load shape at the root (η = 0.075), midspan (η = 0.475), and tip region (η = 0.925) of an aft-swept wing. From W. H. Mason. Data generated using LAMDES. Code by J. E. Lamar. NASA. Public domain.

Many other refinements are available to the aerodynamic designer. Insight into both the human and technical aspects of wing design prior to the introduction of computational aerodynamics is available in two recent books describing the evolution of the Boeing series of jet transports.[53],[54]

Yehudi flap

One interesting refinement of swept wings has been the addition of trailing-edge area at the wing root. Generally known as a Yehudi flap, this additional area arises for at least two reasons. The reason cited most frequently is the need to provide structure to attach the landing gear at the proper location. However, the additional chord lowers the section lift coefficient at the root, where wing-fuselage interference can be a problem, and the lower required section lift makes the design job easier.

Douglas introduced this planform modification for swept wings on the DC-8, while Boeing did not incorporate it until the 320 model of the 707. However, as retired Boeing engineer William Cook writes on page 83 of his book,[55] it was first introduced on the B-29 to solve an interference problem between the inboard nacelle and the fuselage. The aerodynamic benefit to the B-29 can be found in the paper by Snyder.[56] In a letter to me, Cook wrote that the device got its name because each wind tunnel part needed a name and there was a popular radio show at the time that featured the continuing punchline “Who’s Yehudi?” (Note: This was the Bob Hope Radio show featuring Jerry Colonna, who had the line.) Thus, a Boeing engineer decided to call it a Yehudi flap. This slight extra chord is readily apparent when examining the B-29, though it is very difficult to photograph.

5.2.5 The Relation Between Airfoils and Swept Wings

In section 5.1, we examined the basic aerodynamics of airfoils using panel methods. So far in section 5.2, we have emphasized the planform shape and its analysis using vortex lattice methods. The connection between the airfoil and planform is important. In most cases, the integration of the airfoil concept and the wing planform concept is crucial to the development of a successful configuration. Simple sweep theory can be used to provide, at least approximately, the connection between the airfoil and the planform for swept wings. The typical aerodynamic design problem for an airfoil in a wing is defined by specifying the streamwise thickness-to-chord ratio, t/c, the local section lift coefficient, Cldes, at design conditions, and the Mach number. This three-dimensional problem is then converted to a corresponding two-dimensional problem. The desired two-dimensional airfoils are then designed and transformed back to the streamwise section to be used as the wing airfoil section. Examples of the validity of this technique, together with details on other properties (including the “cosine cubed” law for profile drag due to lift) are available in the NACA report by Hunton.[57] Figure 5-43 shows the relationships between the streamwise airfoil properties and the chordwise properties (values normal to the leading edge).

A swept wing can be represented as two parallel lines connecting 4 end points, both swept at an angle cap Lambda from the horizontal. The streamwise chord lenght c sub s is in the same direction as the approaching flow, while the normal chord length c sub n is normal to the lines representing the leading and trailing edges and is denoted as equal to c sub s cosine cap Lambda. The normal Mach number cap M sub n is equal to the freestream Mach number cap M sub infinity cosine cap Lambda. Normal thickness ratio t over c sub n is equal to the streamwise thickness ratio t over c sub s over cosine cap Lambda. The streamwise lift coefficient c sub cap L sub s is equal to the normal lift coefficient c sub cap L sub n times cosine squared cap Lambda.
Figure 5-43: Definitions connecting the airfoil and wing design problems. From W. H. Mason. Adapted by P. Raj.

These relations demonstrate that the equivalent two-dimensional airfoil is thicker and operates at a lower Mach number and at a higher lift coefficient than the related three-dimensional wing airfoil section. Taper effects on real wings require the selection of an effective sweep angle. Numerous approaches have been used to determine the effective angle, where guidance has been obtained by examining experimental data. The quarter-chord sweep or shock sweep are typical choices.

One good example of airfoil/planform matching is the Grumman X-29. In that case, wind tunnel testing of advanced transonic maneuver airfoil sections on aft-swept wing configurations led the aerodynamicists (Glenn Spacht in particular) to conclude that the proper planform to take advantage of the advanced airfoil section performance should be swept forward.

5.2.6 Wing-Tail and Canard-Wing Aerodynamics

Additional lifting surfaces are used to provide control of aircraft configurations over a wide range of flight conditions. If modern advanced control systems are not used, the extra surface is also designed, together with the rest of the configuration, to produce a stable design. In considering aft-tail configurations, the problem of pitchup described above for isolated wings must be reconsidered. In particular, T-tail aircraft can encounter problems when the horizontal tail interacts with the wake of the wing at stall. The pitching moment characteristics of the DC-9[58] show that an initial abrupt nose-down characteristic is the result of careful design, occurring before a large pitchup develops. Even though pitchup is a viscous effect, inviscid calculations clearly show why it happens and can provide valuable information. On the DC-9, a stable trim condition occurs at an angle of attack of 43°. This is an undesirable equilibrium condition, which could result in the vehicle actually trying to fly at this angle of attack. If adequate control power is not available, it may even be difficult to dislodge the vehicle from this condition, which is commonly known as a deep or hung stall. This will result in a rapid loss of altitude due to the very high drag. For this configuration, full down elevator eliminates the possibility of getting trapped in a trimmed flight condition at this angle of attack, but the amount of pitching moment available may not be sufficient to affect a rapid recovery from this condition. Examples of pitchup characteristics are not readily available. Aerodynamic designers do not like to admit that their configurations might have this characteristic. This aspect of swept-wing and wing-tail aerodynamics is an important part of aerodynamic configuration development.

Even low tail placement cannot guarantee that there will not be a problem. The pitching moment characteristics for an F-16 wind tunnel model[59] showed a deep stall. In fact, the allowable angle of attack on the F-16 is limited by the control system to prevent the airplane from encountering this problem. In this case, the pitchup arises because of powerful vortices generated by the strakes, which continue to provide lift as the wing stalls.

Canard configurations provide another interesting example of multiple lifting surface interaction. The downwash from the canard wake as it streams over the wing reduces the effective angle of attack on the wing locally and the local lift on the wing behind the canard. Wing twist is used to counteract this effect. Figure 5-44 illustrates how this interaction occurs. The relative loading of the surfaces (how much lift is carried by the canard and how much is carried by the wing) is an important consideration in configuration aerodynamics. The induced drag is highly dependent on the relative wing loading, which is determined by the selection of the configuration stability level and the requirement to trim about the center of gravity.

A canard-wing configuration is shown with proportional panform areas resembling aft swept trapezoids joined at their bottom edges. The wake from the canards is shown to extend to indinity, resulting in it streaming over the wings as well. For a cross section of the lift normal to the canard wake, the inboard portion of the plot is noticably less than 0 until reaching the edge of the canard wake, which is denoted by a positive spike in value from upwash outboard of the canard tips, which then decreases as it approaches the tips of the wings.
Figure 5-44: Illustration of wing-canard interaction.

Figure 5-45 shows a wing-canard combination that can be used to illustrate the strong effect of CG position on induced drag. This figure shows the plan view of the configuration (bottom) and notional chordwise loadings at a spanwise station on the canard and the wing (top).

Another canard-wing configuration is shown aligned with freestream approaching along the centerline x axis at a velocity cap U sub infinity, with the y axis pointint out of the right wing/canard. The change in pressure coefficient delta c sub cap P is shown as constant for the majority of both the canard and wing span lengths, then decreases linearly to 0 over the last roughly quarter for the canard span, or sixth of the wing span. The canard area is roughly half the size of the wing area, but this is noted as much too large.
Figure 5-45: Canard-wing planform (bottom) and notional chordwise loadings on a spanwise station of the canard and of the wing (top) used for induced drag calculation.

Figure 5-46 presents the induced drag computed using LAMDES[60] and shows the variation of trimmed drag changes with CG position. Anything above the minimum drag value should be considered the trimmed drag penalty. Three different canard heights are shown for a range of CG positions, which is equivalent to varying the stability level.

The induced drag coefficient c sub cap D sub i is shown for three canard configurations with eights above the wing z over b of 0.1 in red, 0.2 in blue, and 0.3 in black. As z over b is increased, the c sub cap D sub i curves shift to lower and lower values. In all three cases, the c sub cap D sub i values decrease as x over c approaches 0, where the minimum occurs for all 3 cases, then increases again as x over c continues to increase. All three lines converge at x over c equal to 0.3 and c sub cap D sub i of roughly 0.0315, with x over c values beyond this requiring the canard lift to be negative to trim properly. Similarly, x over c of negative 0.3 is denoted as the point where the static margin switches between unstable for more negative values and stable to more positive values.
Figure 5-46: Minimum trimmed drag variation with trim position and canard-wing separation, an example of the relation of minimum trimmed drag to balance (stability). From W. H. Mason. Data generated using LAMDES. Code by J. E. Lamar. NASA. Public domain.

Figure 5-47 provides an example of the wing twist required to account for the effect of the canard downwash. Results depend on configuration details, balance, and the numerics that lead to sudden drop in incidence at the wingtip of the forward-swept wing, all of which may or may not be accurate. Due to the canard, the forward-swept wing twist increment acts to reduce the twist required, which is exactly opposite of the canard effect for the aft-swept wing.

a) For an aft swept wing, wing twist theta in degrees from the root to y over b over 2 equal to 1. The twist for a wing without a canard is shown using hollow squares, exponentially decreasing from 6 degrees to roughly 3.5 degrees ,then remains constant until roughly y over b over 2 of 0.7 when it dexponentially decays to 0 at the tip. When a canard is added, the line is shown using solid squares. The inner portion requires a higher twist value, but decreases to roughly 2.3 degrees at the canard's tip for y over b over 2 of 0.5. Afterwards, it increases to roughly 2.9 degrees and remains roughly parallel to the line without a canard present as it approaches 0 at the tip.b) For a forward swept wing, using the same axes as in a), a forward swept wing's twist are shown without a canard is shown using hollow squares. The wing without a canard begins at 0 degrees at the twist, increases logarithmically to 2.5 degrees at y over b over 2 of 0.15, thenit increases linearly until 6 degrees at y over b over 2 of 0.95 before decreasing to roughly 5 degrees at the tip. When a caranrd is present, the data points are represented by solid circles. The root twist is increased to roughly 1.8 degrees, then increases logarithmically to 4 degrees at y over b over 2 equal to 0.5, intersecting with the line for no canard. Afterwards, the twist increases roughly linearly to a value of 7 degrees at y over b over 2 of 0.95, then decreases to 6 degrees at the tip.
Figure 5-47: Effects of canard wake on wing twist requirements. Twist required for minimum drag. From W. H. Mason. Data generated using LAMDES. Code by J. E. Lamar. NASA. Public domain.

5.2.7 Ground Effects Using a VLM Code

We complete our discussion of wings at subsonic speeds with an example of ground effects, computed using VLM codes. Figure 5-48 shows the effects of the presence of the ground on the aerodynamics of simple unswept rectangular wings. The lift and pitching moment slopes are presented for calculations made using JKayVLM[61] and compared with the results published by Kalman et al.[62] and with experimental data. The agreement between the data and calculations is excellent for the lift-curve slope. The AR = 1 wing shows the least effects of ground proximity because of the three-dimensional relief provided around the wingtips. As the aspect ratio increases, the magnitude of the ground effects increases. The lift-curve slope starts to increase rapidly as the ground is approached.

Lift coefficient slope c sub cap L alpha for a flat plate of length c a distance h above a solid surface in a flow cap U sub infinity. Three data sets are shown for the J Kay cap V L M estimates using solid lines, the estimates from Kalman, Rodden, and Giesing using dashed lines, and data points from experimental data. For an Aspect Ratio cap A cap R of 4, all three data sets are shown in blue, and both approximations overestimate the triangular data points of the experimental data, with the solid line increasing more rapidly than the dashed line or the experimental data as h over c decreases. For cap A cap R of 2, the estimates in black initially underestimate the circular experimental data points for larger h over c values, but begin to overestimate them again as h over c decreases below 0.6. For cap A cap R of 1, the estimates in red underestimate the square experimental data points for h over c values greater than 0.3, but then overestimate it as h over c continues to decrease.
Figure 5-48: Example of ground effects on lift-curve slope (top) and pitching-moment curve slope (bottom) for three simple rectangular wings with aspect ratio (AR) of 1, 2, and 4. From W. H. Mason. Computed results from JKayVLM and experimental data and computational results from “Application of the Doublet-Lattice Method to Nonplanar Configurations in Subsonic Flow” by Kalman et al. Adapted by P. Raj.

As shown in the image, the wings also experience a significant change in the pitching moment slope (aerodynamic center shift). Note that the predictions start to differ as the ground is approached. JKayVLM actually rotates the entire surface to obtain another solution to use in estimating the lift-curve slope. The standard procedure used by most methods is to simply change the slope condition at the mean line location. Because of the proximity to the ground, this approach might be a case where the application of the boundary condition on the mean line may not be accurate.

Figure 5-49 presents similar information for the effect of dihedral angle, Γ, on a wing with an aspect ratio of 4. In this case, the effects of anhedral changes (negative Γ), where the wingtip approaches the ground, are extremely great. The results of dihedral changes for a wing out of ground effect (h/c = ∞) are shown for comparison. The figure compares computed results from JKayVLM[63] and published results of Kalman et al.[64] Both methods agree well with each other, with differences appearing only as the wingtips approach the ground. Here again, JKayVLM actually rotates the entire geometry, apparently resulting in an increase in the effects as the tips nearly contact the ground. It also prevents calculations from being obtained as close to the ground as the published results. In making these calculations, it was discovered that the wing panel was rotated and not sheared, so that the projected span decreases as the dihedral increases, and this produces much more pronounced changes in the lift-curve slope due to the reduction in projected span. Most of the decrease in lift-curve slope values for the wing out of ground effect is due to the reduced span as the wing rotates from the zero-dihedral condition.

The moment coefficient slope c sub ap M alpha is shown using the same line and color conventions as before. For cap A cap R values of 4, 2, and 1, the estimates all increase logarithmically with increasing h over c values, with the lines approaching values of 0.05, 0.1, and 0.12, respectively.
Figure 5-49: Example of the effect of dihedral angle on the lift-curve slope for a wing with AR = 4 in ground effect. From W. H. Mason. Computed results from JKayVLM and experimental data and computational results from “Application of the Doublet-Lattice Method to Nonplanar Configurations in Subsonic Flow” by Kalman et al. Adapted by P. Raj.

Ground effects shown here arise because of the nonpenetration condition at the ground, resulting in generally higher lift slopes. The effect is associated with three-dimensional flow. However, ground effects are considerably more complicated than suggested here. See Torenbeek[65] for a more complete discussion.

5.2.8 Low Aspect Ratio “Slender Wings”

Vortex flow effects: For highly swept wings at even moderate angles of attack, the classical attached flow/trailing-edge Kutta condition flow model we’ve adopted is wrong. Instead of the flow remaining attached on the wing and leaving the trailing edge smoothly, the flow separates at the leading edge, forming a well defined vortex. This vortex plays an important role in the design of highly swept, or “slender wing,” aircraft. The most notable example of this type of configuration is the Concorde. Sharp leading edges promote this flow phenomena. The basic idea is illustrated in the sketch from Payne and Nelson[66] given here in figure 5-50.

As flow approaches a delta wing at an angle of attack alpha, a large primary vortex forms along the edges of the wings, while a smaller secondary vortex forms along the top of the wings as the primary vortex pulls air away from the centerline of the delta wing.
Figure 5-50: Vortex flow development over a delta wing with sharp edges. From F. W. Payne and R. C. Nelson. NASA. Public domain.

An important consequence of this phenomena is the change in the characteristics of the lift generation as the wing angle of attack increases. The vortex that forms above the wing provides an additional low pressure force due to the strongly spiraling vortex flow. The low pressure associated with the centrifugal force due to the vortex leads to lower pressure on the wing. As the wing increases its angle of attack, the vortex gets stronger, further reducing the pressure on the wing. The resulting increase in lift due to the vortex can be large, as Polhamus[67] shows in figure 5-51.

This is an important flow feature. Slender wings have very low attached-flow lift-curve slopes, and without the additional vortex lift, it would be impractical to build configurations with low aspect ratio wings. The low attached-flow lift-curve slope would prevent them from being able to land at acceptable speeds or angle of attack. Vortex lift made the Concorde possible. Another feature of the flow is the high angle of attack at which maximum lift occurs; it also typically suffers only a very mild lift loss past maximum lift. These features are a direct result of the leading-edge vortex flow structure that occurs on slender wings.

Lift coefficient c sub cap L is shown for a delta wing with a leading edge sweep of 75 degrees as a function of angle of attack alpha. For purely attached flow, c sub cap L peaks at roughly 0.6 for alpha equal to roughly 30 degrees. However, for vortex flow c sub cap L increases linearly through a value of 1.2 at alpha equal t oroughly 25 degrees. The hashed area between the two lines is denoted as Vortex Lift.
Figure 5-51: Vortex lift significantly changes the characteristic of lift development with angle of attack as shown for a slender delta wing with a leading-edge sweep of 75° in subsonic flow. From E. C. Polhamus. “Application of Slender Wing Benefits to Military Aircraft.” AIAA. Fair use. Adapted.

Leading-edge suction analogy: Although the vortex lattice method formulation presented above does not include this leading-edge vortex effect, VLMs are often used as the basis for extensions that do include the leading-edge vortex effects. A remarkable, reasonably accurate flow model for leading-edge vortex flows was introduced by Polhamus[68],[69] at NASA Langley in 1966 after examining lots of data. This flow model is known as the leading-edge suction analogy. The concept is quite simple and was invented for sharp-edged wings. The leading-edge suction that should exist according to attached flow theory is assumed to rotate 90° and generate a vortex-induced force instead of a suction when leading-edge vortex flow exists. Thus, the vortex flow force is assumed to be equal to the leading-edge suction force. However, the force now acts in the direction normal to the wing surface in the direction of lift rather than in the plane of the wing’s leading edge. The concept is shown in figure 5-52 from the original Polhamus NASA report.[70] Further details on the effects of vortex flow effects are also available in reports by Kulfan.[71],[72]

For a delta wing with a sweep angle cap Lambda, the force at cross section cap A cap A is represented by cap c sub cap T over 2 opposite the direction of the approaching flow cap V, and cap C sub cap S over 2 normal to the edge of the wing. For potential flow around a sharp edge, cap C sub cap S points directly out from the edge of the wing and flow approaches from beneath before being pulled around the top and bottom of the airfoil. For potential flow around a rounded edge, cap C sub cap S points directly out from the edge of the wing and flow approaches form beneath before also being pulled around the top and bottom of the airfoil. For separated flow around a sharp edge, cap C sub cap S acts normal to the edge and results in a vortex that circulated just above the wing's edge, reattaching just past the tip on the top, and remaining attached along the underside.
Figure 5-52: The Polhamus leading-edge suction analogy. From E. C. Polhamus. “A Concept of the Vortex Lift of Sharp-Edge Delta Wings Based on A Leading-Edge-Suction Analogy.” NASA. Public domain.

Polhamus developed charts to compute the suction force for simple wing shapes. For a delta wing with a sharp leading edge, the prediction using the suction analogy is compared with the experimental data of Bartlett and Vidal[73] in figure 5-53. The agreement is quite good. Though my reconstruction doesn’t show agreement as good as that presented by Polhamus,[74] it is still impressive. The figure also shows the large amount of the vortex lift and the nonlinear shape of the lift curve when large angles are considered. This characteristic was exploited in the design of the Concorde.

Lift coefficient c sub cap L is shown as a function of angle of attack alpha for an airfoil with an aspect ratio cap A cap R of 1.5 and a leading edge sweep cap Lambda of 69.4 degrees. A dotted line represents the portion due to potential lift, and increases linearly before slowing to a peak value of 0.7 at alpha equal to 35 degrees. Adding in Vortex Lift, the solid line for the prediction from Polhamus leading edge suction analogy increases in a roughly linear fashion, tracking along the circular data points taken from the experimental data from Bartlett and Vidal. While the prediction and experimental are in agreement for the majority of the line, as alpha increases beyond 24 degrees, the experimental data begins to level off at roughly c sub cap L equal to 1.4.
Figure 5-53: Comparison of the leading edge suction analogy. From W. H. Mason. Data from Polhamus (“A Concept of the Vortex Lift of Sharp-Edge Delta Wings Based on A Leading-Edge-Suction Analogy”) and from Bartlett and Vidal (“Experimental Investigation of Influence of Edge Shape on the Aerodynamic Characteristics of Low Aspect Ratio Wings at Low Speeds”)

To find the vortex lift using the leading-edge suction analogy, an estimate of the leading-edge suction distribution is required. However, the suction analogy does not result in an actual flow field analysis that includes leading-edge vortices. The VLMpc computer program optionally includes a fully developed suction analogy based on Polhamus’ ideas, with extensions to treat side-edge suction that can be found in a NASA report by Lamar.[75]

Other approaches have been developed to compute leading-edge vortex flows in more detail. Many of these methods allow vortex filaments, simulating the leading-edge vortices, to leave the leading edge. The location of these vortices are explicitly computed, as are their effect on the wing aerodynamics as they roll up. Mook et al.[76] are leaders in this methodology.

The area of vortex flows in configuration aerodynamics is so fascinating that, in 1985, an entire conference at NASA Langley[77] was devoted to this topic. The references cited above were selected to provide an entry to the literature on these flows. Interest in the area remains strong. The effects of round leading edges have been investigated by Ericsson and Reding[78] and by Kulfan.[79] The relationship between sweep, vortex lift, and vortex strength has been explored by Hemsch and Luckring.[80]

Chapter 5 Exercises

5.1    PANEL

    1. Obtain a copy of the program PANEL and the sample case.
    2. Convert PANEL to run on your PC.
    3. Run the sample case: NACA 4412, 20 pts. upper, 20 pts. lower, and α = 4°. Verify against sample case.
    4. Document:
      • Compile time required on your PC (cite computer and compiler used)
      • The execution time for the sample case
      • The accuracy relative to the sample case
      • The exact modifications required to make the code work on your computer

5.2    Start work on PANEL.

    1. Save a reference copy of the working code!
    2. Check convergence with panels (NLOWER+NUPPER must be less than 100 currently). How many panels do you need to get results independent of the number of panels? What happens to the computer time as the number of panels increases?
    3. Check the coordinates generated by the airfoil routine compared to exact. (Note: Consider using NACA 0012; see appendix A for the geometry definitions.) Examine the coordinates at the trailing edge. This is best done by making a table of exact and computed values at selected values of x/c. What did you find?
    4. Locate the source strengths, multiply the source strength on each panel by the length of the panel, and add all of the resulting values to get the total source strength. Does it sum to zero? Should it?
    5. Where is the moment reference center in this code?
    6. Submit an assessment of your findings.

5.3    Modify PANEL.
You need a version of PANEL that will allow you to compute the pressure distribution on arbitrary airfoils. This exercise will give you this capability. Modify the code to interpolate input airfoil points to the program-defined surface points, x/c. The resulting code should meet the following criteria:

  • Accept arbitrary airfoil input data
  • Echo all the input data on the output
  • Generate an output file for post-processing (both for plotting and as the input to a boundary layer code)

Output Cm about the airfoil quarter-chord point.

Hint: Don’t alter the panel distribution. The paneling scheme should be independent of the input distribution of airfoil coordinates. This produces a much more general and accurate program. This problem is usually solved by finding both the x/c and y/c values as functions of the airfoil arc length, starting at the lower surface trailing edge. A spline fit is usually used to interpolate the values along the arc length.

Check your modified code. Run the airfoil you ran previously with internal coordinate generation. This time, use an input file with the same coordinates as external inputs. Submit a description of your work, and assess your results.

5.4    Assess the accuracy of incompressible potential flow theory. 

Run your modified PANEL code using the airfoil you selected in the exercise in Chapter 1. (What happens if your airfoil has a trailing edge with finite thickness? What do you do now?)

    1. Compare the computed pressure distribution with the experimental data.
    2. Compare the computed force and moment results with the data (over a range of angles of attack).

Turn in a concise report describing the results of your work. Include a plot showing the pressure distribution comparison and a plot(s) showing comparison with forces and moments. What do you conclude about the accuracy of this method?

5.5    Airfoil design using PANEL
Take your reference airfoil:

    1. Add thickness on the bottom (mid chord). What happens?
    2. Shave some thickness off the bottom (mid chord). What happens?
    3. Add thickness on the top (mid chord). What happens?
    4. Deflect the trailing edge down a couple of degrees. How sensitive is the airfoil to changes at the TE?

Hint: Use smooth δ’s to the reference foil employing analytic formulas.

Turn in a concise report comparing the effects on the pressure distribution due to the above modifications.

5.6    How good is thin-airfoil theory? Compare the thin airfoil ΔCp for a flat plate with PANEL.

Recall thin-airfoil theory for an uncambered flat plate: ΔCp=4α (1−x/c)

    1. Pick an NACA 0012 airfoil at α = 2° and 12°, and run PANEL.
    2. Plot ΔCp/α as a function of x/c.
    3. How many panels do you need to get a converged solution from PANEL?
    4. What conclusions do you reach?

5.7    Get a copy of VLMpc from the website. The detailed instructions for this program are included on the software’s website. Install the program on your personal computer and repeat the sample case, checking that your output is the same as the sample output files on the web. Study the output to familiarize yourself with the variety of information generated. Turn in a report describing your efforts (not the output), including any mods required to make the code run on your computer.

5.8    How good is thin-airfoil theory?  Compare the thin-airfoil theory ΔCp for a 2D flat plate airfoil with program VLMpc.
Flat plate thin airfoil theory: ΔCP = 4α

    1. Pick an unswept wing with an aspect ratio of 10 at α = 3° and 12°, and run VLMpc.
    2. Plot (ΔCp)/α as a function of x/c at the wing root.
    3. How many panels do you need to get a converged solution from VLM?
    4. What conclusions do you reach?

5.9    Compare the validity of an aerodynamic strip theory using VLMpc. Consider an uncambered, untwisted wing (AR = 4; λ = 0.4; Λle = 50°) at a lift coefficient of 1.0. Plot the spanload, the ΔCp distribution at approximately the center section, the midspan station, and the 85% semispan station. Compare your results with a spanload constructed assuming that the wing flow is approximated as 2D at the angle of attack required to obtain the specified lift. Next, compare the chordloads, ΔCp, at the three span stations. How many panels do you need to obtain converged results? Document your results. Do you consider this aerodynamic strip theory valid based on this investigation? Comment.

5.10    Compare the wing aerodynamic center location relative to the quarter chord of the wing’s mean aerodynamic chord in exercise 9. Consider one wing with zero sweep on the quarter chord and a forward-swept wing with a leading edge sweep of -50°. Compare the spanloads. Document and analyze these results. What did you learn from this comparison?

5.11    For the wings in exercise 10, compare the section lift coefficients. Where would each one stall first? Which wing appears to be able to reach the highest lift coefficient before the section stalls?

5.12    For the problem in exercise 11, add twist to each wing to obtain near elliptic spanloads. Compare the twist distributions required in each case.

5.13    Pick a NASA or NACA report describing wind tunnel results for a simple one- or two-lifting-surface configuration at subsonic speeds. Compare the lift-curve slope and stability level predicted by VLMpc with wind tunnel data. Submit a report describing your work and assessing the results.

5.14    Add a canard to the aft- and forward-swept wings analyzed in exercise 10. Plot the sum of the spanloads. How does the canard effect the wing spanload?

5.15    Consider the wings in exercise 14. How does lift change with canard deflection? Add an equivalent tail. Compare the effect of tail or canard deflection on total lift and moment. What did you learn?

5.16    Construct a design code using the 1/4 - 3/4 rule, and compare with DESCAM.

5.17    Construct a little 2D code to study ground effects.

5.18    Compare wing and wing-tail(canard) results for C with standard analytic formulas.

Figure References

Figure 5-7: Adapted from Abbott, I. H., and von Doenhoff, A. E., Theory of Wing Sections, Dover, New York, 1959.

Figure 5-8: Adapted from Abbott, I. H., and von Doenhoff, A. E., Theory of Wing Sections, Dover, New York, 1959.

Figure 5-9: Adapted from Abbott, I. H., and von Doenhoff, A. E., Theory of Wing Sections, Dover, New York, 1959.

Figure 5-10: W. H. Mason. Adapted by S. Madden.

Figure 5-11: W. H. Mason. Adapted by S. Madden.

Figure 5-12: W. H. Mason. Adapted by S. Madden.

Figure 5-13: W. H. Mason. Adapted by S. Madden.

Figure 5-14: W. H. Mason. Adapted by S. Madden.

Figure 5-15: W. H. Mason. Adapted by S. Madden.

Figure 5-16: W. H. Mason. Adapted by S. Madden.

Figure 5-17: W. H. Mason. Adapted by S. Madden.

Figure 5-18: W. H. Mason. Adapted by S. Madden.

Figure 5-19: W. H. Mason. Adapted by S. Madden.

Figure 5-20: W. H. Mason. Adapted by S. Madden.

Figure 5-21: W. H. Mason. Adapted by S. Madden.

Figure 5-22: W. H. Mason. Adapted by S. Madden.

Figure 5-23: W. H. Mason. Adapted by S. Madden.

Figure 5-24: W. H. Mason. Adapted by S. Madden.

Figure 5-25: W. H. Mason. Adapted by P. Raj.

Figure 5-27: Koegler, J., “Appendix B: Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Figure 5-28: Koegler, J., “Appendix B: Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Figure 5-29: Koegler, J., “Appendix B: Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Figure 5-30: Koegler, J., “Appendix B: Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Table 5-1: Data from Koegler, John, App. B., “Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Figure 5-31: Koegler, J., “Appendix B: Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Figure 5-32: Koegler, J., “Appendix B: Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Figure 5-33: Koegler, J., “Appendix B: Evaluation of Aerodynamic Panel Methods” in Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, May, 1984. Public domain.

Table 5-2: Data courtesy of N. Kirshbaum.

Figure 5-39: W. H. Mason. Data from Tinling, B. E., and Kolk, W. R., “The Effects of Mach Number and Reynolds Number on the Aerodynamic Characteristics of Several 12-Percent-Thick Wings Having 35° of Sweepback and Various Amounts of Camber,” NACA RM-A50K27, Feb. 1951. https://ntrs.nasa.gov/citations/19930086568

Figure 5-41(a): Figure (a) in Mason, W. H., MacKenzie, D. A., Stern, M. A., Ballhaus, W. F, Jr., and Frick, J., “Automated Procedure for Computing the Three-Dimensional Transonic Flow Over Wing-Body Combinations, including Viscous Effects,” Vol. I, Description of Methods and Applications, AFFDL-TR-77-122, Feb. 1978, p. 121. https://archive.aoe.vt.edu/mason/Mason_f/AFFDL-TR-77-122GACAmes.pdf

Figure 5-41(b): Figure (a) in Mason, W. H., MacKenzie, D. A., Stern, M. A., Ballhaus, W. F, Jr., and Frick, J., “Automated Procedure for Computing the Three-Dimensional Transonic Flow Over Wing-Body Combinations, including Viscous Effects,” Vol. I, Description of Methods and Applications, AFFDL-TR-77-122, Feb. 1978, p. 121. https://archive.aoe.vt.edu/mason/Mason_f/AFFDL-TR-77-122GACAmes.pdf

Figure 5-42: W. H. Mason. Data generated using Lamar’s LAMDES code from Lamar, J. E., “A Vortex Lattice Method for the Mean Camber Shapes of Trimmed Non-Coplanar Planforms with Minimum Vortex Drag,” NASA TN D-8090, June 1976. https://ntrs.nasa.gov/citations/19760019073

Figure 5-43: W. H. Mason. Definitions connecting the airfoil and wing design problems. Adapted by P. Raj.

Figure 5-46: W. H. Mason. Data generated using Lamar’s LAMDES code from Lamar, J. E., “A Vortex Lattice Method for the Mean Camber Shapes of Trimmed Non-Coplanar Planforms with Minimum Vortex Drag,” NASA TN D-8090, June 1976. https://ntrs.nasa.gov/citations/19760019073

Figure 5-47: W. H. Mason. Data generated using Lamar’s LAMDES code from Lamar, J. E., “A Vortex Lattice Method for the Mean Camber Shapes of Trimmed Non-Coplanar Planforms with Minimum Vortex Drag,” NASA TN D-8090, June 1976. https://ntrs.nasa.gov/citations/19760019073

Figure 5-48: W. H. Mason and P. Raj. Adapted from figures 14 and 16 in Kalman, T. P., Rodden, W. P., and Giesing, J., “Application of the Doublet-Lattice Method to Nonplanar Configurations in Subsonic Flow,” Journal of Aircraft, Vol. 8, No. 6, June 1971, p. 411. Fair use. https://doi.org/10.2514/3.59117. Adapted.

Figure 5-49: P. Raj. Added JKayVLM lines to rerendered figure 17 in Kalman, T. P., Rodden, W. P., and Giesing, J., “Application of the Doublet-Lattice Method to Nonplanar Configurations in Subsonic Flow,” Journal of Aircraft, Vol. 8, No. 6, June 1971, p. 412. Fair use. https://doi.org/10.2514/3.59117.

Figure 5-50: Payne, F. W., and Nelson, R. C., “An Experimental Investigation of Vortex Breakdown on a Delta Wing,” in “Vortex Flow Aerodynamics,” NASA CP-2416, 1986, p. 143. https://ntrs.nasa.gov/citations/19860017724

Figure 5-51: Polhamus, E. C. “Application of Slender Wing Benefits to Military Aircraft,” AIAA Wright Brothers Lecture, AIAA-83-2566, 1983. Adapted under fair use. https://doi.org/10.2514/6.1983-2566

Figure 5-52: Polhamus, E. C. “A Concept of the Vortex Lift of Sharp-Edge Delta Wings Based on A Leading-Edge-Suction Analogy,” NASA TN D-3767, 1966. https://ntrs.nasa.gov/api/citations/19670003842/downloads/19670003842.pdf

Figure 5-53: W. H. Mason. Data from Bartlett, G. E., and Vidal, R. J., “Experimental Investigation of Influence of Edge Shape on the Aerodynamic Characteristics of Low Aspect Ratio Wings at Low Speeds,” Journal of the Aeronautical Sciences, Vol. 22, No. 8, Aug. 1955, pp. 513–533, 588. https://arc.aiaa.org/doi/10.2514/8.3391


  1. Cummings, R. M., Mason, W. H., Morton, S., A., and McDaniel, D. R., Applied Computational Aerodynamics: A Modern Engineering Approach, Cambridge University Press, New York, NY, 2015.
  2. Hess, J. L., “Panel Methods in Computational Fluid Dynamics,” Annual Review of Fluid Mechanics, Vol. 22, 1990, pp. 255–274.
  3. Hess, J. L., “Linear Potential Schemes,” Applied Computational Aerodynamics, edited by P. A. Henne, AIAA, Washington, 1990. pp. 21–36.
  4. Erickson, L. L., “Panel Methods—An Introduction,” NASA TP-2995, Dec. 1990.
  5. Katz, J., and Plotkin, A., Low-Speed Aerodynamics From Wing Theory to Panel Methods, 2nd ed., Cambridge University Press, 2001.
  6. “Vortex Lattice Utilization Workshop,” NASA SP-405, May, 1976.
  7. Margason, R. J., and Lamar, J. E., “Vortex-Lattice FORTRAN Program for Estimating Subsonic Aerodynamic Characteristics of Complex Planforms,” NASA TN D-6142, 1971.
  8. Lamar, J. E., and Gloss, B. B., “Subsonic Aerodynamic Characteristics of Interacting Lifting Surfaces With Separated Flow Around Sharp Edges Predicted by a Vortex-Lattice Method,” NASA TN D-7921, 1975. https://archive.aoe.vt.edu/mason/Mason_f/MRsoft.html#VLMpc
  9. Lamar, J. E., and Herbert, H. E., “Production Version of the Extended NASA-Langley Vortex Lattice FORTRAN Computer Program,” Vol. I, User’s Guide, NASA TM-83303, 1982. (Note: Requires update packet, Jul. 1984.)
  10. Herbert, H. E, and Lamar, J. E., “Production Version of the Extended NASA-Langley Vortex Lattice FORTRAN Computer Program,” Vol. II, Source Code, NASA TM-83304, 1982.
  11. Cummings, R. M., Mason, W. H., Morton, S., A., and McDaniel, D. R., Applied Computational Aerodynamics: A Modern Engineering Approach, Cambridge University Press, New York, NY, 2015.
  12. Lan, C. E., “A Quasi-Vortex-Lattice Method in Thin Wing Theory,” Journal of Aircraft, Vol. 11, No. 9, Sept. 1974, pp. 518–527.
  13. Hough, G. R., “Remarks on Vortex-Lattice Methods,” Journal of Aircraft, Vol. 10, No. 5, May 1973, pp. 314–317.
  14. DeJarnette, F. R., “Arrangement of Vortex Lattices on Subsonic Wings,” in “Vortex Lattice Utilization Workshop,” NASA SP-405, May, 1976, pp. 301–319.
  15. Frink, N. T., “Lifting-Surface Theory for Skewed and Swept Subsonic Wings,” Journal of Aircraft, Vol. 19, No. 7, Jul., 1982, pp. 519–524.
  16. Mook, D. T., and Nayfeh, A. H., “Application of the Vortex-Lattice Method to High-Angle-of-Attack Subsonic Aerodynamics,” SAE Paper No. 851817, Oct. 1985.
  17. Katz, J., and Plotkin, A., Low-Speed Aerodynamics From Wing Theory to Panel Methods, 2nd ed., Cambridge University Press, 2001.
  18. Kay, J., Mason, W. H., Durham, W., Lutze, F., and Benoliel, A., “Control Power Issues in Conceptual Design: Critical Conditions, Estimation Methodology, Spreadsheet Assessment, Trim and Bibliography,” VPI-Aero-200, Nov. 1993.
  19. Tomas Melin, “Tornado”, KTH, Stockholm, Sweden, Master’s Thesis. (Note: Includes continued developments.)
  20. Drela, M., and Youngren, H., “AVL Overview.” http://web.mit.edu/drela/Public/web/avl
  21. Moran, J., An Introduction to Theoretical and Computational Aerodynamics, John Wiley & Sons, New York, 1984, pp. 103–112, 118–123, 260–287. (Note: Now reprinted by Dover.)
  22. Drela, M. “XFOIL: An Analysis and Design System for Low Reynolds Number Airfoils,” in Low Reynolds Number Aerodynamics, edited by T. J. Mueller, Lecture Notes in Engineering #54, Springer-Verlag, 1989.
  23. Moran, J. An Introduction to Theoretical and Computational Aerodynamics, John Wiley & Sons, New York, 1984. pp. 103–112, 118–123, 260–287.
  24. Abbott, I. H., and Von Doenhoff, A. E., Theory of Wing Sections, Dover, New York, 1959.
  25. Cummings, R. M., Mason, W. H., Morton, S. A., and McDaniel, D. R., Applied Computational Aerodynamics: A Modern Engineering Approach, Cambridge University Press, New York, NY, 2015.
  26. Jones, R. T., Wing Theory, Princeton University Press, Princeton, New Jersey, 1990.
  27. Warner, E. P., Airplane Design: Performance, McGraw-Hill, New York, 1936.
  28. McGhee, R. J., and Beasley, W. D., “Low Speed Aerodynamic Characteristics of a 17-Percent-Thick Airfoil Section Designed for General Aviation Applications,” NASA TN D-7428, 1973.
  29. Joslin, R. D., “Aircraft Laminar Flow Control,” Annual Review of Fluid Mechanics, Vol. 30, pp. 1–29. 1998.
  30. Braslow, A. L., Maddalon, D. V., Bartlett, D. W., and Wagner, R. D., “Applied Aspects of Laminar Flow Technology,” Viscous Drag Reduction in Boundary Layers, edited by D. M. Bushnell, and J. N. Hefner, Progress in Astronautics and Aeronautics, Vol. 123, AIAA, Washington, 1990, pp. 47–78.
  31. Kroo, I., “Aerodynamic Analyses for Design and Education,” AIAA Paper 92-2664, 10th Applied Aerodynamics Conference, Palo Alto, CA, Jun. 22-24, 1992.
  32. Volpe, G., “Inverse Airfoil Design: A Classical Approach Updated for Transonic Applications,” in Applied Computational Aerodynamics, edited by P. A. Henne, AIAA Progress in Astronautics and Aeronautics, Vol. 125, AIAA, New York, 1990, pp. 191–220.
  33. Labrujere, T. E., and Sloof, J. W., “Computational Methods for the Aerodynamic Design of Aircraft Components,” Annual Review of Fluid Mechanics, Vol. 25, 1993, pp.183–214.
  34. Bristow, D. R., “A New Surface Singularity Method for Multi-Element Airfoil Analysis and Design,” AIAA Paper 76-20, Jan. 1976.
  35. Aidala, P. V., Davis, W. H., Jr., and Mason, W. H., “Smart Aerodynamic Optimization,” AIAA Paper 83-1863, Applied Aerodynamics Conference, Danvers, MA, Jul. 13-15, 1983.
  36. Lan, C. E., “A Quasi-Vortex-Lattice Method in Thin Wing Theory,” Journal of Aircraft, Vol. 11, No. 9, Sept. 1974, pp. 518–527.
  37. Liebeck, R. H., “Subsonic Airfoil Design,” in Applied Computational Aerodynamics, edited by P. A. Henne, AIAA Progress in Astronautics and Aeronautics, Vol. 125, AIAA, New York, 1990, pp. 133–165.
  38. Drela, M., “Elements of Airfoil Design Methodology,” in Applied Computational Aerodynamics, edited by P. A. Henne, AIAA Progress in Astronautics and Aeronautics, Vol. 125, AIAA, New York, 1990, pp. 191–220.
  39. Crouse, G., “Airfoil Optimizer,” DaVinci Technologies.
  40. Cummings, R. M., Mason, W. H., Morton, S. A., and McDaniel, D. R., Applied Computational Aerodynamics: A Modern Engineering Approach, Cambridge University Press, New York, NY, 2015.
  41. Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, App. B., “Evaluation of Aerodynamic Panel Methods,” by J. Koegler, May, 1984.
  42. Cummings, R. M., Mason, W. H., Morton, S. A., and McDaniel, D. R., Applied Computational Aerodynamics: A Modern Engineering Approach, Cambridge University Press, New York, NY, 2015.
  43. Thomas, R. W., “Analysis of Aircraft Stability and Control Design Methods,” AFWAL-TR-84- 3038, Vol. II, App. B., “Evaluation of Aerodynamic Panel Methods,” by John Koegler, May, 1984.
  44. Lamar, J. E., and Gloss, B. B., “Subsonic Aerodynamic Characteristics of Interacting Lifting Surfaces With Separated Flow Around Sharp Edges Predicted by a Vortex-Lattice Method,” NASA TN D-7921, 1975.
  45. Melin, T., “Tornado”, KTH, Stockholm, Sweden, Master’s Thesis.
  46. McDonald R. A., and Gloudemans, J. R., “Open Vehicle Sketch Pad: An Open Source Parametric Geometry and Analysis Tool for Conceptual Aircraft Design,” AIAA 2022-0004, SciTech Forum, Jan. 3-7, 2022.
  47. Küchemann, D., The Aerodynamic Design of Aircraft, Pergamon Press, Oxford, 1978.
  48. Tinling, B. E., and Kolk, W. R., “The Effects of Mach Number and Reynolds Number on the Aerodynamic Characteristics of Several 12-Percent-Thick Wings Having 35° of Sweepback and Various Amounts of Camber,” NACA RM A50K27, Feb. 1951. https://ntrs.nasa.gov/citations/19930086568
  49. Lamar, J. E., “A Vortex Lattice Method for the Mean Camber Shapes of Trimmed Non-Coplanar Planforms with Minimum Vortex Drag,” NASA TN D-8090, Jun. 1976.
  50. Loving, D. L., and Estabrooks, B. B., “Transonic Wing Investigation in the Langley Eight Foot High Speed Tunnel at High Subsonic Mach Numbers and at Mach Number of 1.2,” NACA RM L51F07, 1951.
  51. Mason, W. H., MacKenzie, D. A., Stern, M. A., Ballhaus, W. F, Jr., and Frick, J., “Automated Procedure for Computing the Three-Dimensional Transonic Flow Over Wing-Body Combinations, including Viscous Effects,” Vol. I, Description of Methods and Applications, AFFDL-TR-77-122, Feb. 1978.
  52. Lamar, J. E., “A Vortex Lattice Method for the Mean Camber Shapes of Trimmed Non-Coplanar Planforms with Minimum Vortex Drag,” NASA TN D-8090, Jun. 1976.
  53. Cook, W. C., The Road to the 707, TYC Publishing, Bellevue, 1991.
  54. Irving, C., Wide-Body: The Triumph of the 747, William Morrow, New York, 1993.
  55. Cook, W. C., The Road to the 707, TYC Publishing, Bellevue, 1991.
  56. Snyder, G., “Structural Design Problems in the B-29 Airplane,” Aeronautical Engineering Review, Feb. 1946, pp. 9–12.
  57. Hunton, L. W., “A Study of the Application of Airfoil Section Data to the Estimation of the High-Subsonic-Speed Characteristics of Swept Wings,” NACA RM-A55C23, Jun. 1955.
  58. Shevell, R. S., and Schaufele, R. D., “Aerodynamic Design Features of the DC-9,” Journal of Aircraft, Vol. 3, No. 6, Nov.-Dec. 1966, pp. 515–523.
  59. Nguyen, L. T., Ogburn, M. E., Gilbert, W. P., Kibler, K. S., Brown, P. W., and Deal, P. L., “Simulator Study of Stall/Post-Stall Characteristics of a Fighter Airplane With Relaxed Longitudinal Static Stability,” NASA TP-1538, Dec. 1979.
  60. Lamar, J. E., “A Vortex Lattice Method for the Mean Camber Shapes of Trimmed Non-Coplanar Planforms with Minimum Vortex Drag,” NASA TN D-8090, Jun. 1976.
  61. Kay, J., Mason, W. H., Durham, W., Lutze, F., and Benoliel, A., “Control Power Issues in Conceptual Design: Critical Conditions, Estimation Methodology, Spreadsheet Assessment, Trim and Bibliography,” VPI-Aero-200, Nov. 1993. https://archive.aoe.vt.edu/mason/Mason_f/VPI-Aero-200.pdf
  62. Kalman, T. P., Rodden, W. P., and Giesing, J., “Application of the Doublet-Lattice Method to Nonplanar Configurations in Subsonic Flow,” Journal of Aircraft, Vol. 8, No. 6, Jun. 1971, pp. 406–415.
  63. Kay, J., Mason, W. H., Durham, W., Lutze, F., and Benoliel, A., “Control Power Issues in Conceptual Design: Critical Conditions, Estimation Methodology, Spreadsheet Assessment, Trim and Bibliography,” VPI-Aero-200, Nov. 1993. https://archive.aoe.vt.edu/mason/Mason_f/VPI-Aero-200.pdf
  64. Kalman, T. P., Rodden, W. P., and Giesing, J., “Application of the Doublet-Lattice Method to Nonplanar Configurations in Subsonic Flow,” Journal of Aircraft, Vol. 8, No. 6, Jun. 1971, pp. 406–415.
  65. Torenbeek, E., Synthesis of Subsonic Airplane Design, Delft University Press, 1981, pp. 551–554.
  66. Payne, F. W., and Nelson, R. C., “An Experimental Investigation of Vortex Breakdown on a Delta Wing,” in “Vortex Flow Aerodynamics,” NASA CP-2416, 1985.
  67. Polhamus, E. C., “Application of Slender Wing Benefits to Military Aircraft,” AIAA Wright Brothers Lecture, AIAA-83-2566, Aircraft Design, Systems and Technology Meeting, Fort Worth, TX, Oct. 17-19, 1983.
  68. Polhamus, E. C., “A Concept of the Vortex Lift on Sharp Edge Delta Wings Based on a Leading-Edge Suction Analogy,” NASA TN-3767, 1966.
  69. Polhamus, E. C., “Prediction of Vortex Lift Characteristics by a Leading-edge Suction Analogy,” Journal of Aircraft, Vol. 8, No. 4, 1971, pp. 193–199.
  70. Polhamus, E. C., “A Concept of the Vortex Lift on Sharp Edge Delta Wings Based on a Leading-Edge Suction Analogy,” NASA TN-3767, 1966.
  71. Kulfan, R. M., “Wing Airfoil Shape Effects on the Development of Leading-Edge Vortices,” AIAA Paper 79-1675, 5th Atmospheric Flight Mechanics Conference for Future Space Systems, Boulder, CO, Aug. 6-8, 1979.
  72. Kulfan, R. M., “Wing Geometry Effects on Leading Edge Vortices,” AIAA Paper 79-1872, Aircraft Systems and Technology Meeting, New York, NY, Aug. 20-22, 1979.
  73. Bartlett, G. E., and Vidal, R. J., “Experimental Investigation of Influence of Edge Shape on the Aerodynamic Characteristics of Low Aspect Ratio Wings at Low Speeds,” Journal of the Aeronautical Sciences, Vol. 22, No. 8, Aug., 1955, pp. 517–533, 588.
  74. Polhamus, E. C., “A Concept of the Vortex Lift on Sharp Edge Delta Wings Based on a Leading-Edge Suction Analogy,” NASA TN-3767, 1966.
  75. Lamar, J. E., and Gloss, B. B., “Subsonic Aerodynamic Characteristics of Interacting Lifting Surfaces With Separated Flow Around Sharp Edges Predicted by a Vortex-Lattice Method,” NASA TN D-7921, 1975.
  76. Mook, D. T., and Nayfeh, A. H., “Application of the Vortex-Lattice Method to High-Angle-of-Attack Subsonic Aerodynamics,” SAE Technical Paper No. 851817, Aerospace Technology Conference and Exposition, Oct. 1985.
  77. Vortex Flow Aerodynamics, NASA SP-2416 (Vol. I) and NASA SP-2417 (Vol. II), Oct. 1985.
  78. Ericsson, L. E., and Reding, J. P., “Nonlinear Slender Wing Aerodynamics,” AIAA Paper No. 76-19, Aerospace Sciences Meeting, Washington, DC, January 26-28, 1976.
  79. Kulfan, R. M., “Wing Airfoil Shape Effects on the Development of Leading-Edge Vortices,” AIAA 79-1675, 1979.
  80. Hemsch, M. J., and Luckring, J. M., “Connection Between Leading-Edge Sweep, Vortex Lift, and Vortex Strength for Delta Wings,” Journal of Aircraft, Vol. 27, No. 5, May 1990, pp. 473–475.

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Lecture Notes on Configuration Aerodynamics Copyright © 2026 by (c) Estate of William H. Mason and Pradeep Raj is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book