I What is the propagation speed of a diffusion

SirVuk
Messages
2
Reaction score
1
Hello everybody!

For my water in nanoscaled-pores simulations with SPH I need a value for the characteristic velocity.
My planned approach is to estimate this value by attaining the propagation speed of a diffusion wave.
But I have problems with understanding this process since I find some sources talking about an infinite speed of sound as reference for the propagation speed, while others say that it is a finite value.

Could somebody please help me out of this? :)
 
  • Like
Likes Realbaze
Physics news on Phys.org
There is no such thing as a characteristic speed for diffusion if you do not somehow set a length or time scale. The reason for this is that diffusion is not a wave. It is described by the diffusion equation ##\partial_t u - D\nabla^2 u = \kappa##, where ##\kappa## represents a source term and ##D## is the diffusivity, which has units of length^2/time.
 
Orodruin said:
There is no such thing as a characteristic speed for diffusion if you do not somehow set a length or time scale. The reason for this is that diffusion is not a wave. It is described by the diffusion equation ##\partial_t u - D\nabla^2 u = \kappa##, where ##\kappa## represents a source term and ##D## is the diffusivity, which has units of length^2/time.
ok thanks

but is there a general equation explaining with which speed a diffusion front propagates?
 
There is no well-defined front, but if you look at a fixed concentration, you can determine where this is reached when. You'll find that its propagation slows down over time, so there is no characteristic speed either.
 
There is no such thing as 'diffusional wave'. Diffusion is the result of Brownian motion.
However, there is a formula to that is quite useful in estimating the range of the diffusion. Essentially, it is a solution of the diffusion equation; Gaussian function.
The (squared) width of the Gaussian is given by ##\sigma ^2 = 2 Dt##
It is quite useful in estimating the effects of the diffusion given the time and the dimensional scales.
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top