Bug in advection-diffusion dynamics

Hi!

I believe there is a bug in the advection-diffusion dynamics (version 0.7r2):
In advectionDiffusionDynamicsTemplates.h, line 111, in regularize(), I believe the loop should run from 1 to Descriptor::d-1
instead of from 0.

/Tobias