Update all hardcoded refs to dynamic values
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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