Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Options to Inputs #598

Open
ehariton opened this issue Nov 4, 2024 · 0 comments
Open

Convert Options to Inputs #598

ehariton opened this issue Nov 4, 2024 · 0 comments

Comments

@ehariton
Copy link
Contributor

ehariton commented Nov 4, 2024

Desired capability or behavior.

There are a number of options that users will want to manipulate during the optimization.

For example: Aircraft.Wing.LOAD_PATH_SWEEP_DIST are actually functions of Aircraft.Wing.SWEEP and should change as sweep changes. However, Aircraft.Wing.LOAD_PATH_SWEEP_DIST is an option and thus is not allowed to change during the optimization. This value contributes as a secondary effect to wing weight calculations.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant