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

Faster interpolation for explicit shooting #1109

Merged
merged 9 commits into from
Sep 18, 2024

Conversation

kaushikponnapalli
Copy link
Contributor

Summary

Added a new piecewise control interpolation method for explicit shooting. This method does not compute control rates and should only be used for simulation.

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

coverage: 93.092% (-0.7%) from 93.745%
when pulling f97421f on kaushikponnapalli:piecewise_linear_interp
into 5408b12 on OpenMDAO:master.

@robfalck robfalck merged commit dd09fc2 into OpenMDAO:master Sep 18, 2024
10 checks passed
@robfalck robfalck changed the title Linear interpolation for explicit shooting Faster interpolation for explicit shooting Sep 18, 2024
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.

3 participants