mdolab / mdolab/OpenAeroStruct
Fix displacement transfer
Open
@kanekosh is already working on this.
Since Jul 5, 2020.
bug
- Dominant language
- Python
- Stars
- 281
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
Type of issue
What types of issue is it?
- Bugfix (non-breaking change which fixes an issue)
Description
The implemented displacement transfer scheme doesn't match the scheme in the OAS paper. (But, this is not a major concern for reasonably fine meshes.)
Current behavior
See #322
Expected behavior
The work done for the aero and structures should match for all mesh levels (see #322).
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.
Assessment
This issue has not been assessed yet.