- #1
photton
- 1
- 0
Maxwell's equations are frequently solved numerically using deterministic methods such as finite difference time domain (FDTD) methods (https://en.wikipedia.org/wiki/Finite-difference_time-domain_method). The problem is that FDTD methods are known to be very computationally intensive. I'm wondering why aren't Monte Carlo methods (https://en.wikipedia.org/wiki/Monte_Carlo_method) ever applied to solve these equations? Is there a fundamental reason why not?