Jason Kirk

Results 133 issues of Jason Kirk

### Summary Implements compatibility for multiple engine types: - All components now should support multiple engine types as well as have unittests to demonstrate compatibility - A new throttle allocation...

NOTE: This PR builds on #260 and requires that PR to be merged first ### Summary The old `engine_builder` parameter in methods for L2 was storing engines provided there with...

### Desired capability or behavior. Aviary has very high code coverage with unittests, but many analysis components still don't have complete coverage. Tests should be updated to gain 100% coverage...

epic
validation

### Description Whenever an engine's `Aircraft.Engine.WING_ENGINE_LOCATIONS` is at exactly zero, or is any point above the last wing integration station (seems to be around 0.95), index errors occur. This is...

bug

### Desired documentation content. Aviary should include a `CITATION.cff` file as described here: https://citation-file-format.github.io/ Inclusion of this file will automatically create a drop-down item on the main repository page that...

### Desired capability or behavior. `Aircraft.Fuselage.AVG_DIAMETER`, when used by the FLOPS-based geometry and weight regressions, is not a true average diameter - it is actually a hypothetical diameter that averages...

documentation
good first issue
question
code cleanup

### Desired capability or behavior. Current mass report is a placeholder regurgitation of some relevant outputs. The report should be updated to use the mass categories in SAWE RP-8. Additional...

enhancement
usability

### Desired capability or behavior. Currently when matching strings to Enum values when using set_val(), AviaryValues requires matching case. This is not strictly necessary, and removing case sensitivity would allow...

enhancement

### Desired capability or behavior. It may be possible to eliminate this requirement by more intelligent code in the propulsion mission component. Adding try statements (or checking the engine's `self.use_XXXX`...

enhancement

### Project to be claimed `aviary`: https://pypi.org/project/aviary ### Your PyPI username `openmdao`: https://pypi.org/user/openmdao ### Reasons for the request The project has no information, release history, or associated code. It was...

PEP 541