Add averaged normal velocity integrations
Open
@anilyil is already working on this.
Since Jun 27, 2021.
enhancement
- Dominant language
- Fortran
- Stars
- 332
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Description of feature
To calculate the fan face force, we use mass averaged velocity integrations to get the fan face velocity. Because our integration surface normals are perfectly aligned with the x coordinate direction, I got away by just using mavgvx. Three mass averaged velocity components are available; however, for a more complex integration surface, we might just prefer to use the internal normal computation by ADflow.
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.