Skip to content

Unify PreMissionGroup and PostMissionGroup into a single group. - #1248

Open
Kenneth-T-Moore wants to merge 7 commits into
OpenMDAO:mainfrom
Kenneth-T-Moore:pre_post
Open

Unify PreMissionGroup and PostMissionGroup into a single group.#1248
Kenneth-T-Moore wants to merge 7 commits into
OpenMDAO:mainfrom
Kenneth-T-Moore:pre_post

Conversation

@Kenneth-T-Moore

@Kenneth-T-Moore Kenneth-T-Moore commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

Unify PreMissionGroup and PostMissionGroup into a single group.

  • This group is currently called StaticGroup, but the name can be discussed and changed.

Clean up a lot of repeated code for setting the local verbosity, which filled the start of a lot of functions in aviary_problem and aviary_group.

Turned on the "auto_order" feature in more groups where user subsystems might require different order to prevent cycles.

  • The battery_in_a_mission test was executing the battery group out-of-order, so the test asserts were updated.

Removed checks for older versions of OpenMDAO, since they are below our minimum now.

Related Issues

Backwards incompatibilities

None

AI Usage

Disclose any AI usage in this PR, including models used and files affected.

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.

1 participant