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

Make simulate work on phases with ExplicitShooting #678

Open
1 of 4 tasks
robfalck opened this issue Nov 16, 2021 · 0 comments
Open
1 of 4 tasks

Make simulate work on phases with ExplicitShooting #678

robfalck opened this issue Nov 16, 2021 · 0 comments

Comments

@robfalck
Copy link
Contributor

Issue Type

  • Bug
  • Enhancement
  • Docs
  • Miscellaneous

Description

There are some initialization issues with control values in ExplicitShooting phases when trying to use simulation to verify the accuracy of a solution.

Since ExplicitShooting is currently fixed-step only, it's still valuable to perform variable step simulation as a verification of the results.

Example

Using `dm.run_problem(p, simulate=True) with any ExplicitShooting case that uses controls should reproduce this issue.

Environment

N/A

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

No branches or pull requests

1 participant