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 additional parameter for watertight nodeset and sideset check #29077

Open
DanielYankura opened this issue Nov 14, 2024 · 0 comments
Open
Labels
T: task An enhancement to the software.

Comments

@DanielYankura
Copy link
Contributor

Motivation

There are times when users may want a single sideset/nodeset to cover an entire mesh. Adding a parameter would allow users to specify which sidesets should be checked for.

Linked to #25278, #28816, and #28822

Design

This parameter should accept one or more sideset ids. If specified, instead of checking if an external node/side has a corresponding nodeset/sideset, it should check if it's associate with the ones provided by the parameter.

Impact

This will add additional capabilities to the mesh diagnostic system and give users more tools for debugging their meshes.

@DanielYankura DanielYankura added the T: task An enhancement to the software. label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant