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

Support for external aero in mission. #645

Merged
merged 9 commits into from
Jan 22, 2025
Merged

Conversation

Kenneth-T-Moore
Copy link
Member

Summary

  1. Added "external" as a method for aviary aero, so that the portion in mission can be replaced with an external subsystem.
  2. Fixed an issue where dynamic variables were not being promoted in an external subsystem in mission. This was implemented by migrating the mission_inputs and mission_outputs methods from the core builders.
  3. A simple example replacing internal mission aero was added to the examples directory.

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

Copy link
Contributor

@jkirk5 jkirk5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a paragraph to the docs for this new feature

@jkirk5 jkirk5 merged commit 169c66a into OpenMDAO:main Jan 22, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants