Aviary
Aviary copied to clipboard
NASA's aircraft analysis, design, and optimization tool
### Desired capability or behavior. Purposefully move some of the separating distinctions between the different mission methods, specifically in methods_for_level2, and move these distinctions to lower in the call tree....
### Desired capability or behavior. The aviary core subsystems need documentation including: the origin of the code and how the code differs from its origin, the different options in the...
### Desired capability or behavior. Variable overriding needs to be implemented and tested on the GASP side. This also may require refactoring to the override system as needed. ### Is...
### Desired capability or behavior. The option Aircraft.Fuselage.PROVIDE_SURFACE_AREA is now obsolete with the addition of overrides. It should be removed and override functionality implemented **_Erik:_** There are currently four variables...
### Desired capability or behavior. Mission definition for benchmark tests is created inside that test. For each aircraft we re-use the same mission constraints in each benchmark, we should instead...
### Desired capability or behavior. from @crecine Updates/ improvements to the FORTRAN version of GASP should be incorporated Includes: - Cl alpha calculation - updated fuselage length calculation - winglet...
### Desired capability or behavior. Aviary should have a single set of constants to use. These constants should be set based on a logical (and documented) source, such as ANSI...
### Desired capability or behavior. Many phases should be converted to use analytic dymos phases such as takeoff and landing phases currently being place in pre- and post-mission ### Is...
### Desired capability or behavior. from @jdgratz10 Many interpolants are used in Aviary. Check over all of them and make sure we use the fixed methods to improve speed. ###...
### Desired capability or behavior. via @robfalck As we're reworking phases, we can check performance against the nominal GASP results but that data isn't very detailed. We should also save...