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

Mesh generator that checks/adds sidesets around a set of blocks #20621

Open
snschune opened this issue Mar 23, 2022 · 0 comments
Open

Mesh generator that checks/adds sidesets around a set of blocks #20621

snschune opened this issue Mar 23, 2022 · 0 comments
Labels
C: Framework C: Meshing MeshGenerator system, mesh loading T: task An enhancement to the software.

Comments

@snschune
Copy link
Contributor

Reason

I need the ability to do two things:

  1. Check if a set of blocks is enclosed by a set of sidesets.
  2. Add faces that are not covered by one of the provided sidesets to a new sideset.

This is useful for radiative heat transfer in the heat conduction module and potentially for
fluid flow problems defined on portions of the domain.

Design

Mesh generator that takes a list of blocks and boundaris. Optionally a new sideset name
can be provided, if not provided, an error is thrown if an outside bpundary of the set of blocks
is not covered by one of the sidesets.

Impact

new capability.

@snschune snschune added the T: task An enhancement to the software. label Mar 23, 2022
snschune pushed a commit to snschune/moose that referenced this issue Mar 23, 2022
snschune pushed a commit to snschune/moose that referenced this issue Mar 23, 2022
snschune pushed a commit to snschune/moose that referenced this issue Mar 23, 2022
snschune pushed a commit to snschune/moose that referenced this issue Mar 23, 2022
snschune pushed a commit to snschune/moose that referenced this issue Mar 23, 2022
@GiudGiud GiudGiud added the C: Meshing MeshGenerator system, mesh loading label Apr 21, 2022
snschune pushed a commit to snschune/moose that referenced this issue Feb 17, 2023
snschune pushed a commit to snschune/moose that referenced this issue Feb 17, 2023
snschune pushed a commit to snschune/moose that referenced this issue Nov 1, 2023
snschune pushed a commit to snschune/moose that referenced this issue Nov 1, 2023
snschune pushed a commit to snschune/moose that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework C: Meshing MeshGenerator system, mesh loading T: task An enhancement to the software.
Projects
None yet
3 participants