Hello, All.
I want to simulate 3D liquid system by SPH method.
To test SPH in LAMMPS, I simulated 3D systems consisted of water and a flat substrate, but calculations always end with error.
Does anyone know how to simulate still water on a substrate by SPH ?
Initial condition are following:
velocity of each particle = 0.
gravity = (0,0,-9.81)
The motion of substrate particles is fixed by “meso/stationary”. The thickness of the substrate is at least 4 times lattice.
Boundary is “p p p” or “p p m” or “p p f” or “p p s”.
The error messages are following:
When the boundary is “p p p” or “p p f”, ERROR: Lost atoms.
In other boundaries,
if neighbor is 4e-6 bin, ERROR on proc 0: Too many neighbor bins
if neighbor is 5e-6 bin, ERROR: Domain too large for neighbor bins
Thanks.
S. Yoshida