naca_test, a FORTRAN90 code which calls naca(), which takes 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.
The computer code and data files described and made available on this web page are distributed under the MIT license
naca, a FORTRAN90 code which takes 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 the gnuplot() graphics program.