buffalo_wings.wing.CfdMeshSpec
- class buffalo_wings.wing.CfdMeshSpec(n_span, n_airfoil)[source]
Bases:
objectCFD surface sampling controls.
Attributes
Number of spanwise CFD samples.
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.