High-order Solution Transfer between Curved Triangular Meshes
Danny Hermes, Per-Olof Persson
TL;DR
The paper tackles conservative solution transfer between curved 2D meshes by formulating a Galerkin projection where the transfer satisfies $M_T \mathbf{t} = M_{TD} \mathbf{d}$, ensuring conservation when the constant function is representable. It introduces a common refinement of donor/target elements and an expanding-front algorithm to identify all intersecting pairs, while employing Green's theorem to convert curved-polygon integrals into line integrals for exact, high-order evaluation. The key contributions are (i) Bézier-triangle intersection and curved-polygon handling, (ii) an $\mathcal{O}(|\mathcal{M}_D|+|\mathcal{M}_T|)$ intersection search, and (iii) a robust integration strategy over curved regions that yields provable convergence, validated by numerical experiments. By enabling high-order, conservative remapping on curved meshes, the method supports flexible mesh adaptivity and potentially reduces remeshing frequency in ALE/Lagrangian simulations, with clear paths for extending to three dimensions and alternative basis representations.
Abstract
The problem of solution transfer between meshes arises frequently in computational physics, e.g. in Lagrangian methods where remeshing occurs. The interpolation process must be conservative, i.e. it must conserve physical properties, such as mass. We extend previous works -- which described the solution transfer process for straight sided unstructured meshes -- by considering high-order isoparametric meshes with curved elements. To facilitate solution transfer, we numerically integrate the product of shape functions via Green's theorem along the boundary of the intersection of two curved elements. We perform a numerical experiment and confirm the expected accuracy by transferring test fields across two families of meshes.
