DSNANAJun 8, 2018

Robust Node Generation for Meshfree Discretizations on Irregular Domains and Surfaces

arXiv:1806.0297249 citationsh-index: 49
AI Analysis

This work addresses the need for efficient and automatic node generation in meshfree methods for irregular domains, which is important for computational scientists using RBF-FD discretizations.

The paper presents a new algorithm for automatic generation of scattered node sets on irregular 2D and 3D domains using Poisson disk sampling and SBF-based geometric modeling, achieving O(N) complexity and demonstrating scalability through timing experiments.

We present a new algorithm for the automatic one-shot generation of scattered node sets on irregular 2D and 3D domains using Poisson disk sampling coupled to novel parameter-free, high-order parametric Spherical Radial Basis Function (SBF)-based geometric modeling of irregular domain boundaries. Our algorithm also automatically modifies the scattered node sets locally for time-varying embedded boundaries in the domain interior. We derive complexity estimates for our node generator in 2D and 3D that establish its scalability, and verify these estimates with timing experiments. We explore the influence of Poisson disk sampling parameters on both quasi-uniformity in the node sets and errors in an RBF-FD discretization of the heat equation. In all cases, our framework requires only a small number of "seed" nodes on domain boundaries. The entire framework exhibits O(N) complexity in both 2D and 3D.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes