OpenMDAO / OpenMDAO/Aviary

Update all hardcoded refs to dynamic values

Open
#1,159 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
287
Forks
140
Avg merge
6d 14h
Merged PRs (30d)
18

Description

Desired capability or behavior.

We have a large number of constraints, objectives, etc. that utilize OM's "ref" and/or "ref0" but hardcode values that worked well for our existing single-aisle aircraft examples. These need to be updated to dynamically calculate good refs based on the provided user inputs.

Suggested implementation.

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.

Research direction

Start by locating the constraints, objectives, and other uses of OpenMDAO's ref and ref0 that contain hardcoded values. Trace how user inputs are provided and determine which references need dynamic calculations; done means the applicable references no longer depend on the existing single-aisle example values.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.