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

Potential domain deformation when creating wall layers with user coding #8

Open
nicolastonello opened this issue May 18, 2018 · 1 comment

Comments

@nicolastonello
Copy link

Depending on the choice of surfaces on which to create wall layers, the integrity of the geometry may not be maintained. Surfaces on which wall layers have not been prescribed may be deformed by the wall layer algorithm.

@YvanFournier
Copy link
Contributor

This is a known issue (easy to observe on a halp-pipe using a symmetry and adding layers only on the walls).

When the appropriate boundary condition type for CDO vector variables becomes available (allowing points to move only in the tangential plane), switching to a vector Laplacian using this BC from the current scalar Laplacians for separate x, y, z variables should solve this.

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

2 participants