Conceptual packCells Questions #99
Replies: 3 comments
-
Hi @gsangha1992,
|
Beta Was this translation helpful? Give feedback.
-
Hi @gzavo, Thanks for the feedback. This was helpful. I have a followup question for point 2. I modified the pipeflow config.xml to make refDirN 100 (original value was 50). I then used packCells to generate RBCs in a 50 50 200 rectangle. I used matlab to determine that the tube.stl length is 2x that of the diameter. However, the RBCs are not filling the whole volume in the length direction (see image below). I've tried using much greater length values with the same result. Am I missing something? |
Beta Was this translation helpful? Give feedback.
-
Hi @gsangha1992, The stl file is L=2*D, so if you pick refDirN=100, then the width is 200, and the domain you need to pack in [um] is 50 50 100. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
My name is Gurneet and I'm a postdoc at University of Maryland. We recently installed Hemocell on our HPC to study red blood cell mechanics during exercise. I've been able to run the example simulations (e.g., pipeflow, curvedflow, preinlet) and I am now working on figuring out how to modify the hematocrit using packCells. For our first simulation study, we want to understand how hematocrit% alters forces on red blood cells in arterioles. I'll likely use pipeflow for this. I have a few conceptual/technical questions that have come up as I learn to use packCells .
1. How does hemocell scale the pipeflow geometry stl in the simulations? Is it scaling the geometry using the refDirN prescribed in the config.xml file? If so, does the geometry stl need to be generated at a certain resolution/voxels?
How do you determine the x,y,z dimensions of the packCells function? I know the dimensions are in microns. I'm confused because the function packs cells in a cube/rectangle, but the pipeflow simulations / arteries are using a cylinder geometry.
I'm noticing that the curved flow example generates new cells at a specific pattern. In other words, it looks like the same 5-7 cells are being generated with the same initial positions. Can we use packCells to "release" red blood cells that all have different initial positions?
What is the upper threshold for Reynolds number? We would like to segment vessel geometries from 3D mouse vascular ultrasound data and calculate Reynolds number using pulsed wave velocity data. I noticed the documentation saying not to use a very high Reynolds number. Is there an upper limit to the simulations or is the upper limit determined by computation power?
Thank you for developing Hemocell! It's such a powerful tool that will complement our in vitro/animal/human studies.
Beta Was this translation helpful? Give feedback.
All reactions