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

Removed SolveIVP and removed dead code from TranscriptionBase #1104

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

robfalck
Copy link
Contributor

Summary

Removed time units introspection from TranscriptionBase, since it's now handled by configure_time_introspection.

Removed SolveIVP which has been deprecated for some time and is no longer functional in the codebase.

Related Issues

Backwards incompatibilities

The SolveIVP transcription, which had been replaced by ExplicitShooting for several releases and deprecated, is removed from the codebase.

New Dependencies

None

…ow handled by configure_time_introspection.

Remove SolveIVP which has been deprecated for some time and is no longer functional in the codebase.
@coveralls
Copy link

Coverage Status

coverage: 93.771% (+1.0%) from 92.733%
when pulling 9367dcb on robfalck:i1103
into 690e0de on OpenMDAO:master.

@robfalck robfalck merged commit e90f587 into OpenMDAO:master Aug 19, 2024
10 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.

Undefined function reference
3 participants