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 set_parameter_options method to Trajectory for API consistency #721

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

robfalck
Copy link
Contributor

Summary

set_parameter_options will behave just like add_parameter currently, adding the parameter if it does not already exist.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

… between the Phase and Trajectory APIs. set_parameter_options will behave just like add_parameter_options currently, adding the paramter if it does not already exist.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 95.6% when pulling a4836a4 on robfalck:i719 into d8f8501 on OpenMDAO:master.

@robfalck robfalck merged commit 0b142d1 into OpenMDAO:master Feb 19, 2022
@robfalck robfalck deleted the i719 branch August 25, 2022 16:05
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.

Add set_parameter_options method to Trajectory
3 participants