pymead.utils.get_airfoil#

Functions

extract_data_from_airfoiltools(name[, repair])

Extracts the \(xy\)-coordinates of a specified airfoil from Airfoil Tools and returns the \(xy\)-coordinates as a numpy array of shape=(N,2) where N is the number of airfoil coordinates, and the columns represent \(x\) and \(y\).

Exceptions