Rapid Variable Resolution Particle Initialization for Complex Geometries
Navaneet Villodi, Prabhu Ramachandran
TL;DR
The paper tackles the challenge of generating high-quality, boundary-conforming particle distributions for meshless SPH simulations with adaptive resolution and simultaneous solid–fluid initialization. It introduces a modular framework built on five components—restoring force, particle shifting, volume adaptivity, mass dissipation, and interface handling—implemented with three particle sets and an explicit treatment of interfaces. Across 2D and 3D test cases, the method delivers low density variation, small kernel-gradient sums, and favorable spatial disorder, while achieving substantial speedups over prior approaches and enabling complex geometries to be simulated efficiently. Limitations include reliance on a constant density assumption, sensitivity to interface proximity to frozen particles, STL watertightness, and the use of a global time step; future work points to local adaptive time stepping and further performance optimizations. Overall, the approach offers a practical, building-blocks-based solution for automated, high-quality particle initialization in meshless simulations, with clear potential for integration into existing SPH workflows.
Abstract
The accuracy of meshless methods like Smoothed Particle Hydrodynamics (SPH) is highly dependent on the quality of the particle distribution. Existing particle initialization techniques often struggle to simultaneously achieve adaptive resolution, handle intricate boundaries, and efficiently generate well-packed distributions inside and outside a boundary. This work presents a fast and robust particle initialization method that achieves these goals using standard SPH building blocks. Our approach enables simultaneous initialization of fluid and solid regions, supports arbitrary geometries, and achieves high-quality, quasi-uniform particle arrangements without complex procedures like surface bonding. Extensive results in both 2D and 3D demonstrate that the obtained particle distributions exhibit good boundary conformity, low spatial disorder, and minimal density variation, all with significantly reduced computational cost compared to existing approaches. This work paves the way for automated particle initialization to accurately model flow in and around bodies with meshless methods, particularly with SPH.
