Difference between revisions of "Chemotaxis"

From Biocellion
Jump to: navigation, search
Line 2: Line 2:
  
 
In this example, a simple method is used to calculate the chemotactic force <math>\triangle F</math> on a particle <math>p</math> which responds to a chemoattractant <math>C</math>, as follows:
 
In this example, a simple method is used to calculate the chemotactic force <math>\triangle F</math> on a particle <math>p</math> which responds to a chemoattractant <math>C</math>, as follows:
 +
 +
# Generate a random unit vector <math>\vec c</math>, as a potential chemotactic force acting on <math>p</math>.

Revision as of 18:21, 15 December 2016

This tutorial will guide you through the steps of adding a chemotactic force to the cells in your simulation. Requirements for chemotaxis include a population of agents, and a chemical field of a chemoattractant. The agents will move along the chemical gradient toward the chemoattractant.

In this example, a simple method is used to calculate the chemotactic force on a particle which responds to a chemoattractant , as follows:

  1. Generate a random unit vector , as a potential chemotactic force acting on .