Allow users to remove or replace core subsystems
Open
@jkirk5 is already working on this.
Since Aug 25, 2025.
- Dominant language
- Python
- Stars
- 287
- Forks
- 140
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 18
Description
Desired capability or behavior.
Currently, Aviary automatically adds all core subsystems to the problem through hardcoded temp code in methods for L2. This needs to be changed so the user can provide the subsystem builders they want to be used. Adding all core subsystems can be done as a default option of the user does not provide the subsystems they want.
Depends on #418, as that will change how subsystems are handled within an AviaryProblem
Is your feature request related to a problem? Please describe.
No response
Associated Bug Report
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.