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

Added optional integ_var_options for time_options when the integration variable is not time. #1079

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

robfalck
Copy link
Contributor

Summary

Added phase.integ_var_options, phase.set_integ_var_options, and phase.set_integ_var_val as aliases for phase.time_options, phase.set_time_options, and phase.set_time_val, respectively. These aliases might seem more natural when the integration variable of the phase is not time.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

…_integ_var_val as aliases for phase.time_options, phase.set_time_options, and phase.set_time_val
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@johnjasa johnjasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks for the improvements!

@coveralls
Copy link

Coverage Status

coverage: 92.57% (-0.2%) from 92.779%
when pulling 60802b6 on robfalck:integ_var_options
into ddb8627 on OpenMDAO:master.

@robfalck robfalck merged commit 5037718 into OpenMDAO:master Jun 27, 2024
10 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.

Provide aliases for some methods
3 participants