Open adam-urbanczyk opened 3 years ago
I'd try all of them, the first two are easiest as they are symmetrical. The next two are thin cambered "typical" airfoils. The last one is "tricky" as it's trailing edge is reflexed (kicking up).
The NACA four-digit wing sections define the profile by [2]
naca0005 symmetrical airfoils 5% thickness naca0020 symmetrical airfoils 20% thickness naca5305 thin cambered foil that 5=% thickness at 30%
I'm working on https://github.com/CadQuery/cadquery/pull/694 and I'd like to test if the resulting splines allow to calculate an 2D offset curve. Which of the profiles should I use for testing?