Reaction diffusion problem concentric spheres

Click For Summary
SUMMARY

The discussion focuses on solving a reaction-diffusion equation for the probability density of two particles, represented as \(\rho (\vec{r}_1,\vec{r}_2)\), within a domain defined by two concentric spheres. The equation incorporates diffusion coefficients \(D_1\) and \(D_2\), and a reaction term dependent on the distance between the particles, \(k(\|\vec{r}_1 - \vec{r}_2\|)\). The user, Daniel, seeks methods to simplify the problem, potentially through variable transformation and separation of variables, while also expressing interest in extending the solution to 3D and 4D scenarios.

PREREQUISITES
  • Understanding of reaction-diffusion equations
  • Familiarity with polar coordinates and Laplacian operators
  • Knowledge of variable transformation techniques
  • Basic concepts of conservative forces in mechanics
NEXT STEPS
  • Research methods for variable separation in partial differential equations
  • Explore numerical techniques for solving reaction-diffusion equations
  • Study the center of mass frame in classical mechanics
  • Investigate extensions of reaction-diffusion models to higher dimensions (3D and 4D)
USEFUL FOR

Researchers and students in mathematical biology, physicists working on particle dynamics, and anyone interested in numerical methods for solving complex differential equations.

scg08
Messages
1
Reaction score
0
Hello,

I am trying to (numerically) solve the following reaction-diffusion equation for the probability density of the a pair, [tex]\rho (\vec{r}_1,\vec{r}_2)[/tex]:

[tex]\dot{\rho} (\vec{r}_1,\vec{r}_2,t) = D_1 \nabla^2_1 \rho (\vec{r}_1,\vec{r}_2,t) + D_2 \nabla^2_2 \rho (\vec{r}_1,\vec{r}_2,t) - k \left( \left\| \vec{r}_1 - \vec{r}_2 \right\| \right)[/tex],

where the subscripts refer to the first and second particle, respectively. In 2D and polar coordinates, [tex]r_i[/tex] and [tex]\theta_i[/tex]:

[tex]\nabla^2_i = \frac{1}{r_i} \frac{\partial}{\partial r_i} r_i \frac{\partial}{\partial r_i} + \frac{1}{r_i^2} \frac{\partial}{\partial \theta_i}[/tex].

The domain is confined by two concentric spheres: [tex]0 \leq \left\| \vec{r}_1 \right\| \leq R[/tex] and [tex]\left\| \vec{r}_2 \right\| \geq R[/tex]. The initial condition are spherically symmetric, i.e. only depends on the [tex]r_i[/tex]s. The reaction term is a function of the distance of the two particles, i.e. in 2D [tex]k( \left\| \vec{r}_1 - \vec{r}_2 \right\| ) = k( \sqrt{r_1^2 + r_2^2 - 2 r_1 r_2 \cos ( \theta_1-\theta_2)} )[/tex]. I hoped to get rid of at least 1 coordinate by a variable transformation and separation of variables. However, so far I just could not come up with a separable problem. Do I really have to retain all 4 variables? Any suggestions of how to reduce this problem to something manageable are highly welcome. Eventually I will be interested in 3D and 4D as well.

Thank you,
Daniel
 
Physics news on Phys.org
Just throwing idea.

If the forces between particles 1 and 2 are conservative, try working in the centre of mass frame. In mechanics we use this frame to solve the central force motion and scattering problem.
 

Similar threads

  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 0 ·
Replies
0
Views
4K
Replies
2
Views
1K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
1K
  • · Replies 17 ·
Replies
17
Views
2K