Skip to content

Rename of files to remove references to API levels#984

Open
jkirk5 wants to merge 4 commits intoOpenMDAO:mainfrom
jkirk5:cleanup
Open

Rename of files to remove references to API levels#984
jkirk5 wants to merge 4 commits intoOpenMDAO:mainfrom
jkirk5:cleanup

Conversation

@jkirk5
Copy link
Contributor

@jkirk5 jkirk5 commented Feb 6, 2026

Summary

methods_for_level2.py -> aviary_problem.py, moved to core folder
methods_for_level1.py -> run_aviary.py

Renamed examples referencing api levels as well. Doc pages and their contents were not renamed - this will happen as docs are slowly overhauled

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

)
from aviary.mission.phase_builder import PhaseBuilder
from aviary.mission.phase_utils import add_subsystem_variables_to_phase
from aviary.mission.two_dof.ode.climb_ode import ClimbODE
Copy link
Member

Choose a reason for hiding this comment

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

This import doesn't exist and should be removed.

@jkirk5
Copy link
Contributor Author

jkirk5 commented Feb 9, 2026

I will re-set this branch and try again since it seems like git propagated old file contents forward! Don't try to fix and merge this one till that happens

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