Can cells be deleted due to divison by zero? #93
Replies: 3 comments 7 replies
-
Hey Eren, In my case, this issue would occur when RBCs hit the wall. Because in LBM there is no actual solid wall there but we are using the bounce-back BC. In this case, RBCs can penetrate the wall and eventually be deleted. In your case, I see you have a very narrow opening there which may be the problem. Maybe you can try it with very slow velocity to give it sometime to deform and note penetrate the wall and see if that works. |
Beta Was this translation helpful? Give feedback.
-
Hi, Some first ideas based on the image: There are other groups using HemoCell with similar narrow geometries: |
Beta Was this translation helpful? Give feedback.
-
Hey Eren: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am facing a lot of deleted cells in these days (my channels are reaaaally narrow), I went back to the original paper and wrote a simple MATLAB script to investigate it in more detail. I am pretty sure they are not deleted because of force cap, because I increased it, and my flow rate is really low.
I adjusted my parameters according to a paper(kBend, kLink etc.), but I am still getting deleted cells, I am pretty sure tau values are the reason behind this. Let's say I used pi/2 (or pi/6, both is not working for me) for tauBend, in this case what's gonna happen when cell starts to bend and dtheta =pi/2 (or pi/6)? Does cell gets deleted due to the limiting tau? or similar values for tauLink, tauArea etc.
edit:
Like in this example, after the 3rd state this RBC deleted.
https://imgur.com/a/9Kyhdyz
Thank you in advance,
Eren.
Beta Was this translation helpful? Give feedback.
All reactions