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

Geometry support for multipoint control surface motion #121

Open
kejacobson opened this issue Dec 12, 2022 · 0 comments
Open

Geometry support for multipoint control surface motion #121

kejacobson opened this issue Dec 12, 2022 · 0 comments

Comments

@kejacobson
Copy link
Collaborator

At different flight conditions, control surface positions or other geometry changes may be needed for each scenario. We need to be able to support this.

One possible approach is to create a separate instance of the geometry in each scenario. This is the simplest approach but may lead to duplication of some computations on the non-moving surfaces.

An alternative approach is to have one main geometry parametrization component and pre-coupling geometry components in each scenario that adjust the moving surfaces.

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