yogevb / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

Periodic boundary conditions #85

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement possibility to simulate 1D and 2D-periodic scatterers as is done
in DDSCAT 7.0. It seems relatively easy, however a particular way to do it
should be chosen from several ideas found in the literature.

It is also not clear whether it can work with any Green's tensor (e.g. with
FCD) or not. Moreover, computational time can become an issue, than
optimization will be required.

Original issue reported on code.google.com by yurkin on 7 Sep 2009 at 7:01

GoogleCodeExporter commented 9 years ago
The "lattice sums" discussed here
http://www.wave-scattering.com/dlsum1in2.html
may be relevant for an efficient evaluation of the periodic Green's tensor

Original comment by yurkin on 18 Sep 2009 at 9:22