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 issue where grid refinement tests were still expecting some things to be in the timeseries. #946

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

robfalck
Copy link
Contributor

@robfalck robfalck commented Jun 30, 2023

Summary

The grid refinement tests were expecting state and control rates to be present in the timeseries.
Set the phase timeseries options appropriately for these tests.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

coverage: 92.543% (-0.008%) from 92.551% when pulling 487f916 on robfalck:timeseries_refinement_fix into 32352cb on OpenMDAO:master.

@robfalck robfalck merged commit 5a5e729 into OpenMDAO:master Jun 30, 2023
8 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.

Grid refinement tests failing due to timeseries changes.
4 participants