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

Fixed an error when an invalid rate source is provided for a state. #761

Merged
merged 4 commits into from
Jun 15, 2022

Conversation

robfalck
Copy link
Contributor

Summary

Fixed an error raised during configure_states_introspection due to ODE outputs being passed in rather than the ODE itself.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

…E outputs being passed in rather than the ODE itself.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 95.486% when pulling f84e59d on robfalck:i760 into 91dc2f4 on OpenMDAO:master.

@robfalck robfalck merged commit e795dcd into OpenMDAO:master Jun 15, 2022
@robfalck robfalck deleted the i760 branch August 25, 2022 16:08
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.

Error raised during configure_states_introspection if a rate source is not found.
3 participants