Most wave-tests have ky=0. In order for us to catch xy-errors, all those tests should work for arbitrary kx and ky. This means that if the components of the wave vector are defined as
kx = 2*pi*ikx/Lx
ky = 2*pi*iky/Ly
then the tests should work for any integer ikx and iky.
Most wave-tests have
ky=0
. In order for us to catch xy-errors, all those tests should work for arbitrarykx
andky
. This means that if the components of the wave vector are defined asthen the tests should work for any integer
ikx
andiky
.