A boundary particle was excluded
Hello,
I was trying to make a sloshing tank in DualSPHysics. Different from the example from youtube, the model was made with a rotating box with fluid inside. But the program kept giving me error message of "A boundary particle was excluded"
At first I thought it was because the box was outside the domain, but the message happens at the very first 0.01 sec or so that couldn't be the reason. Then I tried to make the box with recitlinear movement but the message popped out as usual.
Everything was fine if I take out the motion. I wonder if it is related the density range thing that gives error of "A fluid particle was excluded".
A bit puzzled, please enlighten me!
Jiafeng
I was trying to make a sloshing tank in DualSPHysics. Different from the example from youtube, the model was made with a rotating box with fluid inside. But the program kept giving me error message of "A boundary particle was excluded"
At first I thought it was because the box was outside the domain, but the message happens at the very first 0.01 sec or so that couldn't be the reason. Then I tried to make the box with recitlinear movement but the message popped out as usual.
Everything was fine if I take out the motion. I wonder if it is related the density range thing that gives error of "A fluid particle was excluded".
A bit puzzled, please enlighten me!
Jiafeng
Comments
When
MapPos(border)=(-0.145021,-0.545021,-0.025021)-(0.145021,0.545021,0.525021)
and my execution parameter is
-domain_fixed:-0.2,-0.7,-0.2,0.2,0.7,0.7
it says that "Domain limits is not valid"
I couldn't find any example of the correct format of domain_fixed and the description of -domain_particles and -domain_particles_prc looks a bit confusing, Could you give an example code of this part?
Thank you
Regards
Thank you again for your patience.