GOE 176 (ALBATROS 7020) AIRFOIL
Show points
Translate
points only
linear_extrude
height
x scale
y scale
// Points from goe176.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/goe176.dat
goe176_points = [[1000,1.15],[949.74,16.14],[899.57,26.43],[799.27,45.21],[698.98,63.0899],[598.73,78.37],[498.54,90.45],[398.41,98.73],[298.39,99.42],[198.47,94.91],[148.62,85.4],[98.84,71.8],[73.99,62.59],[49.2099,48.79],[24.44,34.3899],[12.14,22],[0,0],[12.62,-7.2],[25.1599,-9.89],[50.19,-13.29],[75.23,-15.39],[100.25,-15.68],[150.22,-13.67],[200.13,-8.27],[299.94,3.84],[399.8,12.46],[499.71,17.87],[599.71,18.0899],[692.45,15.82],[799.8,12.52],[899.89,6.53],[949.95,3.24]];
linear_extrude(height=20)
scale([15, 15])
translate([0,0])
scale (0.001)
polygon(points=goe176_points);