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

Characteristic length stats #39

Open
kkiesling opened this issue Aug 9, 2019 · 0 comments
Open

Characteristic length stats #39

kkiesling opened this issue Aug 9, 2019 · 0 comments
Labels
advanced stats enhancement New feature or request

Comments

@kkiesling
Copy link
Contributor

Can calculate the characteristic length for various entities:

  • For all triangles in the geometry (or per surface or per volume), create a distribution of the characteristic length for the triangles. Characteristic length for a triangle (or any 2D entity) L = sqrt(area).
  • (may not be as helpful) Calculate characteristic length for each surface (not sure if a distribution is helpful here or maybe just a listing of the CL for each surface). Again, L=sqrt(area) (would need to calculate surface area of each surface).
  • (also not sure if helpful) CL of each volume (L = Volume / surface area)

All of the these stats may or may not be helpful. I think the distribution of the triangle characteristic length for the whole geometry, each surface, or volume would be most beneficial.

@kkiesling kkiesling added enhancement New feature or request advanced stats labels Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced stats enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant