1) Modified the BFM input file and source code to cover machines with curved streamlines on the meridional plane. Axial distance replaced by streamwise distance.
2) During Ray-Casting algorithm enlarged the research zone to include also nodes on curved boundaries that would be excluded by standard procedure
Related Work
1) Modified the BFM input file and source code to cover machines with curved streamlines on the meridional plane. Axial distance replaced by streamwise distance.
2) During Ray-Casting algorithm enlarged the research zone to include also nodes on curved boundaries that would be excluded by standard procedure
PR Checklist
Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.
[ ] I am submitting my contribution to the develop branch.
[X] My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
Proposed Changes
1) Modified the BFM input file and source code to cover machines with curved streamlines on the meridional plane. Axial distance replaced by streamwise distance. 2) During Ray-Casting algorithm enlarged the research zone to include also nodes on curved boundaries that would be excluded by standard procedure
Related Work
1) Modified the BFM input file and source code to cover machines with curved streamlines on the meridional plane. Axial distance replaced by streamwise distance. 2) During Ray-Casting algorithm enlarged the research zone to include also nodes on curved boundaries that would be excluded by standard procedure
PR Checklist
Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.
pre-commit run --all
to format old commits.