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 Vanderpol example under updated OpenMDAO MPI operation. #1023

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

robfalck
Copy link
Contributor

@robfalck robfalck commented Dec 7, 2023

Summary

Vanderpol has distributed outputs and nondistributed inputs and therefore is required to have matrix-free partials.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

coverage: 92.111% (-0.1%) from 92.243%
when pulling 9733034 on robfalck:bret_fix_vanderpol
into 37ac4e5 on OpenMDAO:master.

@robfalck robfalck requested a review from swryan December 7, 2023 16:40
@robfalck robfalck merged commit b1ddc16 into OpenMDAO:master Dec 7, 2023
10 checks passed
@robfalck robfalck changed the title Fix for Vanderpol example under updated OpenMDAO MPI operation. Fixed Vanderpol example under updated OpenMDAO MPI operation. Dec 7, 2023
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.

Updated MPI behavior under OpenMDAO requires update to the Vanderpol delay example.
4 participants