peterdsharpe / AeroSandbox

Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.
https://peterdsharpe.github.io/AeroSandbox/
MIT License
687 stars 111 forks source link

asb.Opti() as a Singleton #82

Closed PositivPy closed 1 year ago

PositivPy commented 1 year ago

MODIFICATIONS:

AIM: This is in preparation for automatically creating opti.variables when the parameters (span, chord, ...) are not known. Essentially creating optimisable geometries right from the start, and then setting known parameters.