germannp / yalla

Spheroid models of morphogenesis for the GPU.
https://doi.org/10.1016/j.cels.2019.02.007
MIT License
38 stars 8 forks source link

Use local friction #9

Closed germannp closed 7 years ago

germannp commented 7 years ago

Change the equations of motion for x, y, and z from v = F to v - E(v) = F, where E(v) is the mean velocity of the neighboring bolls. See see http://dx.doi.org/10.1007/s10237-014-0613-5 for a discussion.