You need to sign in or sign up before continuing.
Inserting the Bo1_Wall_Aabb() collider into a periodic cell freezes simulation
If O.periodic = True and Bo1_Wall_Aabb() is added to InsertionCollider() the simulations does not advance past iteration 1.
The problem appears to be specifically caused by Bo1_Wall_Aabb(). Adding a wall to O.bodies or adding Ig2_Wall_Sphere_ScGeom() to InteractionLoop() does not cause the simulations to freeze. The option allowBiggerThanPeriod=True was always added to the InsertionCollider() because the wall spans the entire box.
yade-2021.01a release
Ubuntu 18.04.6 LTS Bionic
Architecture: amd64
Little Endian: True
Edited by Danny van der Haven