moose icon indicating copy to clipboard operation
moose copied to clipboard

Add diagnostic check for water-tight nodesets

Open DanielYankura opened this issue 1 year ago • 0 comments

Motivation

Adding more features to the mesh diagnostic system will help users debug issues with their meshes.

Linked to #25278 and #28816

Design

Should be added to MeshDiagnostics Generator. There is a diagnostic feature in progress that would detect when a mesh has external sides without a sideset. This would be similar, but instead look for missing nodesets instead of sidesets.

Impact

Makes it easier to find issues with user meshes.

DanielYankura avatar Oct 09 '24 22:10 DanielYankura