mdolab / mdolab/OpenAeroStruct
Make plot_wing callable from the file directly and document this
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 281
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
Make it easier for users to call plot_wing from the file directly instead of from the command line
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 at the plot_wing entry point and compare how it is currently invoked from the command line with the requested direct file call. Make the direct invocation understandable and document that usage; done means users can call plot_wing from the file without relying on the command-line path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100