Aviary icon indicating copy to clipboard operation
Aviary copied to clipboard

NASA's aircraft analysis, design, and optimization tool

Results 284 Aviary issues
Sort by recently updated
recently updated
newest added

### 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....

code cleanup
epic

### 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...

documentation
epic

### 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...

enhancement
code cleanup
epic

### 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...

code cleanup

### 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...

code cleanup
validation

### 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...

enhancement
epic

### 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...

good first issue
code cleanup

### 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...

enhancement

### 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. ###...

performance

### 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...

question
validation