Hi guys,
I've distilled the 3D Diffusion Equation into the following PDE using Fourier spectral techniques:
∂C(m,n,p,t)/∂t + k(p^2+m^2+n^2)C(m,n,p,t)=0,
where C is the Fourier coefficient of the 3D Fourier transform, {m,n,p} are the spatial frequencies, and t is time. I've tried using a...