Hi, I have written a code for solving the second-order Helmholtz-Maxwell electromagnetic equation using finite-difference time-domain (FDTD) method. There is not much material available online for this second-order differential equation, except for its discretized forms. All the algorithms I've found online or offline are based on Yee's leap frog method.

I have been following the book "Computational electrodynamics" by Taflov and a PDF by Prof. John S, which is available online. When I use Yee's grid and implement the Total-Field Scattered-Field (TFSF) method, it works fine. However, when I try to implement TFSF on the code for the second-order Maxwell differential equation code then, it doesn't work at all. I'm following the same method to suppress the leftward traveling wave as mentioned in above books, albeit with slight modification.

If someone has prior experience with this and can help me, it would be of greatly appreciated.

More Sarvesh Kumar's questions See All
Similar questions and discussions