f14ca79777c06681.tex
1: \begin{abstract}
2: Mesh generation is essential for accurate and efficient computational fluid dynamics simulations.
3: To resolve critical features in the flow,
4: adaptive mesh refinement (AMR) is routinely employed in certain regions of the computational domain,
5: where gradients or error estimates of the solution are often considered as the refining criteria.
6: In many scenarios, however, these indicators can lead to unnecessary refinement over a large region, making the process a matter of trial and error and resulting in slow convergence of the computation. 
7: To this end, we propose a heuristic strategy that employs the residuals of the governing partial differential equations (PDEs) as a novel criterion to adaptively guide the mesh refining process. 
8: In particular, we leverage on the physics-informed neural networks (PINNs) to integrate imprecise data obtained on a coarse mesh and the governing PDEs.
9: Once trained, PINNs are capable of identifying regions of highest residuals of the Navier-Stokes/Euler equations 
10: and suggesting new potential vertices for the coarse mesh cells. 
11: Moreover, we put forth two schemes to maintain the quality of the refined mesh through the strategic insertion of vertices and the implementation of Delaunay triangulation. By applying the residuals-guided AMR to address a multitude of typical incompressible/compressible flow problems and comparing the outcomes with those of gradient-based methods, we illustrate that the former effectively attains a favorable balance between the computational accuracy and cost. 
12: 
13: \end{abstract}
14: