GOE 290 (MVA 290) AIRFOIL
Show points
Translate
points only
linear_extrude
height
x scale
y scale
// Points from goe290.dat in the archive: http://m-selig.ae.illinois.edu/ads/archives/coord_seligFmt.tar.gz
// Not necessarily in the same order as in: http://m-selig.ae.illinois.edu/ads/coord/goe290.dat
goe290_points = [[1000,3],[948.94,15.51],[898.04,28.73],[796.51,50.98],[695.04,72.5399],[593.72,91.81],[492.57,108.69],[391.65,122.09],[291.47,124.74],[192.18,114.34],[142.9,103.87],[94.19,85.04],[69.95,73.88],[46,58.55],[22.34,39.03],[10.58,28.12],[0.01,0],[14.07,-22.84],[27.07,-30.25],[52.6,-38],[77.9,-42.27],[103.14,-45.85],[153.44,-50.2],[203.62,-52.87],[303.47,-50.64],[403,-43.83],[502.54,-37.03],[602.07,-30.22],[701.6,-23.41],[801.14,-16.6],[900.67,-9.79],[950.44,-6.39]];
linear_extrude(height=20)
scale([15, 15])
translate([0,0])
scale (0.001)
polygon(points=goe290_points);