Skip to content

Fixes a constraint that wasn't hooked up correctly in 2dof.#1052

Open
Kenneth-T-Moore wants to merge 4 commits intoOpenMDAO:mainfrom
Kenneth-T-Moore:missing_con
Open

Fixes a constraint that wasn't hooked up correctly in 2dof.#1052
Kenneth-T-Moore wants to merge 4 commits intoOpenMDAO:mainfrom
Kenneth-T-Moore:missing_con

Conversation

@Kenneth-T-Moore
Copy link
Copy Markdown
Member

Summary

In 2dof, fixes both problems with the ascent_initial_time_slack_constraint resid constraint:

  1. Gave it an equality bound.
  2. Hooked up the actual time correctly to the ascent phase's initial time.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

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.

The ascent_initial_time_slack_constraint is not correctly hooked up.

1 participant