Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature to face closest to point #22

Open
pjuangph opened this issue Sep 15, 2022 · 0 comments
Open

Feature to face closest to point #22

pjuangph opened this issue Sep 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@pjuangph
Copy link
Contributor

Pick a point in space and given a set of outer_faces, find the face nearest to that point.

Benefits

  • This can improve periodicity matching speed. Instead of searching through all outer_face combinations for each block, we can simply look at the faces that match (x,y,z)min and (x,y,z)max etc.
  • For geometry with many blocks, it can locate faces corresponding to the body or shroud, etc.
@pjuangph pjuangph added the enhancement New feature or request label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant