All the particles are leaving the boundary
Hello everyone,
I'm simulating a flow inside a pipe. I used fill algorithm and used Paraview to verify that the geometry is filled with particles. However, when I impose force field ( like in examples/main/ExternalForces) all the particles leave the domain.
I tried to make the domain bigger but it did not help. I don;t know what I'm doing wrong. Please help me!
I'm simulating a flow inside a pipe. I used fill algorithm and used Paraview to verify that the geometry is filled with particles. However, when I impose force field ( like in examples/main/ExternalForces) all the particles leave the domain.
I tried to make the domain bigger but it did not help. I don;t know what I'm doing wrong. Please help me!
Comments
Case_Def.xml and force filled file
I applied this field directly on the fillbox. Is that why nothing is moving? Because when create a block of fluid instead of a fillbox, particles start to move.
If you have problems when using lower resolution with a complex container please the example REDRAWGENCASE explained in https://github.com/DualSPHysics/DualSPHysics/wiki/12.-Testcases#1216-extra-examples
Regards