Airfoil

class onwards.Airfoil(blade_name: str)

Bases: object

Inits Airfoil

Parameters

blade_name (str) – name of the blade profile (eg: NREL)

Note

This is the minimal configuration of the Airfoil class (hence: minimal_config=True) which facilitates the coupling with the full Airfoil library.