and it works, but the solution accuracy is not satisfactory. I am looking for a better discretization scheme for this type of cross derivative. Any help is greatly appreciated. Thanks.
Could you perform integration by parts, to get the derivative on the testfunction? You’d get some dYdt boundary conditions, or some interesting Robin-type weak conditions. Maybe you can somehow leverage those?
and performing integration by parts will gives terms with \nabla^2v, more complicated than before.
For now I manage to increase the accuracy to match analytical results by using a Crank-Nicolson method.