Skip to content

Bugfix for premission phase_info dictionary not properly defaulting #725

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

Merged
merged 6 commits into from
Apr 16, 2025

Conversation

jkirk5
Copy link
Contributor

@jkirk5 jkirk5 commented Apr 8, 2025

Summary

When only one of the two expected pre-mission phase_info options (either include_takeoff or external_subsystems), the other is not properly defaulted (even though later on it is expected that both options have a value. This PR resolves that issue.

Some docstrings violating line length rules in methods_for_level_2.py were manually adjusted as well.

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

jkirk5 and others added 2 commits April 8, 2025 10:00
manual line break formatting for docstrings
Copy link
Member

@Kenneth-T-Moore Kenneth-T-Moore left a comment

Choose a reason for hiding this comment

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

Note: doc failure is fixed on the multivalue branch.

@jkirk5 jkirk5 merged commit 6161b97 into OpenMDAO:main Apr 16, 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