Second Fick's law with nonconstant diffusion coefficient

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
mabiondi
Messages
2
Reaction score
0
Hello everybody.
I should solve a modified version of second Fick's law in nondimensional spherical coordinates; t is the time and rho [0,1] the nondimensional radius. In this equation the diffusion coefficient is vraiable with t and rho.

The equation is the following:

dC/dt = (1/rho^2)*d/d(rho)(rho^2*D(rho,t)*dC/d(rho))

Initial conditions:
C(0,rho) = a*rho^4 + b*rho^2 -(a + b);

Boundary conditions:
dC(t,0)/d(rho) = 0
C(t,1) = 0

Is it possible to solve such an equation by Laplace transforms?
Alternatively, is there a user friendly tool for numerical solution of a PDE like this?

Thanks in advance, cheers.
Marco
 
Engineering news on Phys.org
Thanks a lot for the suggestion, I really appreciate it. I'll try to develop a routine using MOL.
Cheers,
Marco