CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Incorrect particle-wall interaction in OpenFOAM 6 (https://www.cfd-online.com/Forums/openfoam-solving/218636-incorrect-particle-wall-interaction-openfoam-6-a.html)

pante June 27, 2019 12:42

Incorrect particle-wall interaction in OpenFOAM 6
 
2 Attachment(s)
I am working on particle filtering in a bend pipe geometry. I recently switch from version OF2.2x to OF6. I found out that the interaction of particles with the walls in not correct in OF6. I observed that a particle sticks on the wall only when it’s center touches the wall. However the particle must stick on the wall when it’s surface touches the wall. In other words, it’s diameter should be taken into account to check whether there is contact to the wall. I have tested this in OF2.2x and it was working properly. Perhaps this is a bug in OpenFOAM 6?
See the attached images.

Thanks in advance.

dscian July 3, 2019 18:44

You must be using MPPICFoam instead of DPMFoam. In DPMFoam, the center of the particles won't touch the wall if you turn pairCollision model on. I think it's because of the difference between wall collision models of MPPICFoam and DPMFoam.

saeedja June 12, 2021 16:30

Hi,

I am trying to simulate particle flow inside a pipeline using DPMFoam. Particles can collide with each other and should stick on the wall as well. However, when I am using pairCollision, particles do not "stick" on the wall. On the other hand, when I use 'none' for PairCollision, particles stick on the wall but obviously, there is no particle-particle collisions. Do you have any idea how to apply these two together?

Thank you.


All times are GMT -4. The time now is 18:56.