OpenMDAO / OpenMDAO/Aviary

The get_constraints method is never called by our core builders.

Open
#703 4 comments 0 reactions 1 assignee View on GitHub

@jkirk5 is already working on this.

Since Aug 25, 2025.

  • #946 by @jkirk5 — merged
Dominant language
Python
Stars
287
Forks
140
Avg merge
6d 14h
Merged PRs (30d)
18

Description

Description

It turns out that get_constraints is never called in our core builders. This is a needed part of the API when using a custom engine builder.

Similiarly, get_design_vars might also be missing.

Example

.

Aviary Version

0.9.9-dev

Relevant environment information

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.