Aviary icon indicating copy to clipboard operation
Aviary copied to clipboard

NASA's aircraft analysis, design, and optimization tool

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

### Desired capability or behavior. - Recreate conda environment file, as well as provide Python virtual environment equivalent. Test using these environment files on as many installation environments as possible...

documentation
code cleanup

### Desired capability or behavior. from @jdgratz10: I would suggest that all the different subsystem_builder methods (except those for which it is irrelevant) should accept a phase name, especially for...

enhancement

### Desired capability or behavior. @jdgratz10: We need to develop some sort of report for variables that are being overridden. This report should be included as a panel in the...

enhancement
usability

### Desired capability or behavior. With the introduction of the get_options_default() utility, values that are being passed to tests are now tied to the default values in the variable metadata....

code cleanup
validation

### Description The 2DOF ODEs use `paramport`, which has a hardcoded list of variables (`param_data`) that are used to avoid input value/unit conflicts (among other possible applications?). This breaks when...

bug
code cleanup

### Desired capability or behavior. from @jdgratz10: Given the complex and customizable nature of Aviary models, the user needs a way that they can see a list of what input...

enhancement
usability

### Desired capability or behavior. `input_variables.py` has not been updated nor is it currently being used, and there are no plans to use it in the future. This file should...

good first issue
code cleanup

### Desired capability or behavior. Selection of aero method is currently tied to mission method selection, making it clunky or unintuitive to setup desired analysis. For example, running GASP aero...

code cleanup

### Desired capability or behavior. Reworded issue from @jdgratz10: The 4 test cases that swap between FLOPS and GASP methods are used purely as regression tests, where we are simply...

validation

### Desired capability or behavior. from @johnjasa: Currently ref values for scaling things like states and controls are hardcoded or set in differing and esoteric ways. We should standardize this...

code cleanup
usability