Kernel Parameters

The spline function used to interpolate quantities and derivatives is called a “kernel” in SPH. To define the kernel accordingly to the initial particle configuration the spacing needs to be set here.

kernel
{
      dx          	  0.1
}
dx
The initial particle spacing. This value is mandatory. Verify it is in agreement with the geometry input file. For example, the particles were created with the same initial spacing.