ERROR on proc _: assertion failed (../region_neighbor_list_I.h:170)
Hello all,
I have a question about my code. I would like to simulate a shear test.
During the insertion of particles I got the following error
"ERROR on proc _: assertion failed (../region_neighbor_list_I.h:170)"
But if I increase the size of my domain following the z-axis the problem is solved.
You will find the file in the attachment.
The size of the box region :
region ri block 0.0 0.02 0.0 0.02 0.0 0.001 units box
(The problem is solved wiht region ri block 0.0 0.02 0.0 0.02 0.0 0.014 units box but I have too many particles)