Development of a Universal Post-processing Tool for Computational Fluid Dynamics Datasets CFD Post-Processing Tool

Zihao Pan,Jiawei Chen,Mark David Butala
DOI: https://doi.org/10.1145/3650400.3650586
2023-01-01
Abstract:Visualization in scientific computing has greatly improved the speed and quality of scientific computation, achieved further modernization of scientific computation tools and environments, and brought fundamental changes to scientific research work. We have developed a general post-processing tool for computational fluid dynamics (CFD) based on VTK and QT, which is used to visually represent the output files generated by CFD solvers. The tool utilizes the VTK graphics rendering library to develop a general CFD file reading and visualization interface for data visualization, and implements general CFD post-processing algorithms such as extracting contours, extracting iso-surfaces, generating streamline, etc. In addition, some auxiliary display functions have been added, such as displaying bounding boxes, adjusting color mapping tables, rotating perspective, etc. Besides, a simple but effective graphical user interface has been developed using QT.
What problem does this paper attempt to address?