SPH Discretization
In SPH, the liquid is discretized as a collection of particles. The physical properties of the particles are computed by taking into account the contributions from neighboring particles. The influence of particles on each other within a specified radius is defined by the use of a kernel function.
- Points Equations
The solution domain
The position of each point is calculated as: , that is, the SPH liquid phase is subdivided into a set of points, forming a partition . Each point in the partition has an associated volume . The sum of these volumes is equal to the volume of the solution domain.(1102)The volume of each point is given by:
(1103)
- Continuity Equation
-
The conservation of mass for point
is is given by:(1104)Since each point maintains a constant mass over time, these points can be identified and referred to as particles.
- Momentum Equation
-
The conservation of momentum equation for an SPH particle of mass
is given by:(1105)
SPH Continuous Approximation
-
are values of the scalar field at neighboring points . -
is the Dirac distribution. -
represents the solution domain.
The continuous SPH approximation
where
The derivative for the SPH continuous approximation is calculated as:
SPH Discrete Approximation
The summation is carried out over all
particles,