buffalo_wings.wing.CfdMeshSpec

class buffalo_wings.wing.CfdMeshSpec(n_span, n_airfoil)[source]

Bases: object

CFD surface sampling controls.

Attributes

n_span

Number of spanwise CFD samples.

n_airfoil

Number of airfoil-surface samples per section.

n_span: int

Number of spanwise CFD samples.

n_airfoil: int

Number of airfoil-surface samples per section.