check particles on boundary in HemoCellParticleField::advanceParticles() #109
mojtabaAmiraslanpour
started this conversation in
General discussion
Replies: 1 comment
-
I'm not sure what you are asking here. HemoCell/core/hemoCellParticle.h Line 188 in d916987 Maybe the negative values are in the communication envelope if you have periodicity in x? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am looking at the advanceParticles function and first of all I don't get why it is subtracting location from particle position. Second, I printed out x, y, z and the bounding box and couldn't understand why there are negative values for x, y?
Can you elaborate on this a little please?
Beta Was this translation helpful? Give feedback.
All reactions