I'm new in fipy and I would like to know if its possible to compute grain boundaries diffusion using the Fisher model with the following set of equations :
dc/dt = D*(d2c/dx2 + d2c/dy2)
dcb/dt = Db*(d2cb/dy2) + (2D/d)*(dc/dx)|x=d/2
with the condition at the border between grain boundary and bulk :
cb(y,t) = c(d/2, y, t)
where c is the concentration in the bulk, cb is the concentration in the grain boundary, D is the diffusivity in the bulk and Db in the grain boundary. And d corresponds to the grain boundary width.
Thank's.
Best regards,
Adrien