Hello,
I am attempting to simulate micropipette aspiration (MPA) on a single cell using CPM. My approach involves defining a custom boundary that represents the pipette as two protruding lines with a measurable width. Within this pipette region, I apply a local DirectedMotion, which, based on visual observation and initial analysis, effectively mimics aspiration.
However, I am struggling with correlating the strength of DirectedMotion to an actual pressure value. I can measure the velocity of a cell subjected to a given DirectedMotion strength and then estimate the pressure using Stokes’ law, assuming a known media viscosity. But this velocity is highly variable between simulation runs, and any changes to the cell properties (such as volume or surface constraint strengths) affect how the cell responds to DirectedMotion. This means I need to run multiple simulations to determine an average velocity for each parameter set, which is both tedious and impractical.
My questions:
1. Is there an alternative way to model local pressure in CPM other than using DirectedMotion?
2. If not, is there a known or more systematic way to relate DirectedMotion strength to pressure?
Any insights or suggestions would be greatly appreciated!
Best,
David