Particle Remediation
The Particle Remediation model excludes insignificant particles from the computation to optimize the computational resources and ensure robustness of the solver. The particle remediation shifting method applies an isotropic pattern for fluid particles to keep a uniform space discretization and avoid empty areas.
Removal
The Particle Remediation model provides the option to remove particles that exceed a specified maximum velocity or particles that are outside a specified geometry. The particles with irrelevant position or velocity are removed at the end of an iteration. The approach is useful, for example, for particles leaking from a reservoir or for particles that are trapped between the teeth of gears.
Shifting
In SPH simulations, the spatial derivation operators require a homogeneous particle distribution for accuracy. In some cases, the particle distribution can become inhomogeneous, leading to inaccuracies. The Skillen ([286]) shifting method includes a correction term to the SPH particle position equation for maintaining a near uniform particle distribution in the domain. The corrected particle position is then computed as:
- is the updated value of a variable (position, velocity) at the next time-step after particle shifting.
- is the smoothing radius of the isotropic kernel function.
- is the shifting coefficient that controls the correction term. indicates no shifting, while is recommended for simulations where shifting is required.
The correction term is deactivated for particles near the free surface to prevent any impact on the free surface condition.