Closed GoogleCodeExporter closed 8 years ago
Original comment by yurkin
on 6 Oct 2013 at 6:43
After careful consideration it seems that there is no problem at all. The
self-term is the one corresponding to free-space (determined solely by dipole
size and refractive index). It is correctly calculated and finds its use in
cc_sqrt and other variables, linking internal field, polarization, and exciting
field.
The self-reflected-term is actually an interaction of dipole with the surface,
and it is accounted for by the diagonal elements of the R matrix, which are in
turn included in FFT-accelerated multiplication of R by vector. So this
diagonal R-term is like interaction with other dipoles (either directly or
through the surface) other then self-term.
Moreover, even for a single dipole everything is fine, since R-term is also
present.
Original comment by yurkin
on 12 Feb 2014 at 12:10
Original issue reported on code.google.com by
yurkin
on 6 Oct 2013 at 6:41