i was going through a comsol file. It has coefficient form pde implementation. for defining the diffusion coefficient c, the value entered is
0.001*D11(x,y,z)
where D11 is a interpolation function . What does this command 0.001*D11(x,y,z) return?
i was going through a comsol file. It has coefficient form pde implementation. for defining the diffusion coefficient c, the value entered is
0.001*D11(x,y,z)
where D11 is a interpolation function . What does this command 0.001*D11(x,y,z) return?