NACA
NACA Airfoils


NACA is a FORTRAN90 library which can take the parameters of certain NACA airfoils and return the coordinates of a sequence of points that outline the wing shape. The data can be displayed with gnuplot.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

NACA is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version and a Python version.

Related Data and Programs:

GNUPLOT, FORTRAN90 programs which illustrate how a program can write data and command files so that gnuplot can create plots of the program results.

Reference:

  1. Eastman Jacobs, Kenneth Ward, Robert Pinkerton,
    "The characteristics of 78 related airfoil sections from tests in the variable-density wind tunnel",
    NACA Report 460, 1933.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 22 May 2014.