Discretization of non-uniform rational B-spline (NURBS) models for meshless isogeometric analysis
Urban Duh, Varun Shankar, Gregor Kosec
TL;DR
The paper tackles the challenge of generating high-quality, quasi-uniform node sets on CAD geometries for meshless PDE solvers. It introduces NURBS-DIVG, which couples boundary sampling on NURBS CAD surfaces via a surface-adapted sDIVG with interior node filling via DIVG, including multi-patch handling and a supersampled inside/outside test. The approach yields node layouts with favorable local regularity and stability for RBF-FD discretizations of Poisson, Navier-Cauchy, and transient heat equations, demonstrated on complex CAD models. This work bridges meshless node generation and isogeometric CAD representations, enabling practical CAD-based PDE simulations in engineering contexts.
Abstract
We present an algorithm for fast generation of quasi-uniform and variable-spacing nodes on domains whose boundaries are represented as computer-aided design (CAD) models, more specifically non-uniform rational B-splines (NURBS). This new algorithm enables the solution of partial differential equations (PDEs) within the volumes enclosed by these CAD models using (collocation-based) meshless numerical discretizations. Our hierarchical algorithm first generates quasi-uniform node sets directly on the NURBS surfaces representing the domain boundary, then uses the NURBS representation in conjunction with the surface nodes to generate nodes within the volume enclosed by the NURBS surface. We provide evidence for the quality of these node sets by analyzing them in terms of local regularity and separation distances. Finally, we demonstrate that these node sets are well-suited (both in terms of accuracy and numerical stability) for meshless radial basis function generated finite differences (RBF-FD) discretizations of the Poisson, Navier-Cauchy, and heat equations. Our algorithm constitutes an important step in bridging the field of node generation for meshless discretizations with isogeometric analysis.
