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

Add capability to generate a 1-cell thick boundary layer of a different subdomain #29747

Open
GiudGiud opened this issue Jan 25, 2025 · 0 comments
Labels
C: Framework T: task An enhancement to the software.

Comments

@GiudGiud
Copy link
Contributor

Motivation

In CFD it could be advantageous to have elements be on a different subdomain right next to the boundary so we can apply wall treatments using block restriction

I was trying to use it to get a functor to be defined on the same subdomain as another functor to define a functor material that uses both on the boundary

Design

Add an included_boundaries parameter to the ParsedSubdomainGenerator
Add some logic to exclude elements that do not lie on the included boundaries

Impact

More flexibility and capability while meshing

@GiudGiud GiudGiud added C: Framework T: task An enhancement to the software. labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant