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

feat: Grid Sizing in arbitrary directions #30

Open
jrwrigh opened this issue Sep 15, 2020 · 0 comments
Open

feat: Grid Sizing in arbitrary directions #30

jrwrigh opened this issue Sep 15, 2020 · 0 comments

Comments

@jrwrigh
Copy link
Member

jrwrigh commented Sep 15, 2020

Element size in cartesian directions should be calculable via the Jacobian of the element to it's parent space. See StackExchange answer for possible info on calculating for triangles.

To get element sizes in wall-relative locations, rotation tensor transformation should be all that's needed to turn the Jacobian into the correct direction. Here, the correct "wall-relative" direction would be determined by the gradient of the wall distance. Then, a "streamwise" vector would need to be defined, with the "spanwise" vector simply being the cross product of the streamwise and gradient-of-wall-distance vectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant