A Visualization System for Hexahedral Mesh Quality Study

Lei Si,Guoning Chen
DOI: https://doi.org/10.1109/VIS54172.2023.00026
2023-08-24
Abstract:In this paper, we introduce a new 3D hex mesh visual analysis system that emphasizes poor-quality areas with an aggregated glyph, highlights overlapping elements, and provides detailed boundary error inspection in three forms. By supporting multi-level analysis through multiple views, our system effectively evaluates various mesh models and compares the performance of mesh generation and optimization algorithms for hexahedral meshes.
Graphics,Human-Computer Interaction
What problem does this paper attempt to address?
The problems that this paper attempts to solve mainly focus on improving the efficiency and accuracy of hexahedral mesh quality analysis. Specifically, the paper proposes solutions in response to the limitations of existing tools in the following aspects: 1. **Identification of small - sized and low - quality elements**: Existing visualization techniques may overlook small - sized low - quality elements because the observer's attention is attracted by large - area or large elements. These small and low - quality elements may lead to simulation failures, so a method is required to effectively reveal these areas regardless of their size. 2. **Highlighting of overlapping elements**: Some mesh quality improvement algorithms introduce overlapping elements, but traditional color - coding or volume - rendering methods may hide these overlapping elements. The paper proposes methods for explicitly detecting and visualizing these overlapping elements. 3. **Presentation of local configurations**: In order to understand the causes of low - quality elements, it is necessary to show the local configurations of bad elements, such as the angles of corner points. 4. **Visualization of boundary errors**: Boundary preservation is an important criterion affecting the accuracy of boundary condition problems, but most tools lack effective visualization of boundary errors. The paper designs a comprehensive boundary - error visualization framework that provides an overview view of boundary - error statistics and a detailed spatial distribution of errors. To solve the above problems, the paper designs and develops a new hexahedral - mesh - quality visualization system. This system supports multi - level analysis through multiple views, effectively evaluates different mesh models, and compares the performance of hexahedral - mesh - generation and - optimization algorithms. Specific contributions include: - Proposing a new symbol design for highlighting low - quality element areas regardless of element size. - Explicitly detecting and visualizing overlapping elements that may be hidden by the mesh. - Designing a comprehensive boundary - error visualization framework to provide an overview view of boundary - error statistics and a detailed spatial distribution of errors. - Integrating the above newly - designed visualizations into an interactive, multi - linked - view visual - analysis system that supports effective and efficient research on mesh quality.