utils.py

openaerostruct.structures.utils.cross_d(a, b)[source]
openaerostruct.structures.utils.norm(vec, axis=None)[source]
openaerostruct.structures.utils.norm_d(vec)[source]
openaerostruct.structures.utils.radii(mesh, t_c=0.15)[source]

Obtain the radii of the FEM element based on local chord.

openaerostruct.structures.utils.unit(vec)[source]
openaerostruct.structures.utils.unit_d(vec)[source]