Code
G2Aero
A Python package for separable shape tensors applied to aerodynamic design. G2Aero uses the geometry of the Grassmannian and SPD manifolds to generate novel airfoil shapes, build 3D blades from 2D cross-sections, and apply consistent span-wise perturbations--all informed by a curated database of over 19,000 airfoils.
Here are some G2Aero random, fixed-scale 10-dimensional shape animations built utilizing the Riemannian interpolation scheme in G2Aero for generating blades/wings: (script available upon request)
IEA-15-240 reference wind turbine blade interpolation wireframe built from 10 nominal cross-sections with G2Aero:
Python Active-subspaces Utility Library
A Python library for discovering and exploiting active subspaces in computational models. Provides tools for gradient-based dimension reduction, sufficient summary plots, and response surface construction.