-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expanding scattered field into series of spherical harmonics #138
Comments
Original comment by |
Original comment by |
Original comment by
|
Original comment by
|
Original comment by
|
Original comment by
|
Original comment by |
Original comment by
|
Original comment by |
This paper is also relevant. It uses fast-multipole method for near-to-far-field transformation in the FDTD and ray tracing. |
This can probably be done with fast spherical Fourier transform, but this assumes that we have only scattered fields already in far-field. But, in reality, we start with dipole fields (and FFT-reminding transformation to the far-field, so some other approach from the family of non-equidistant FFTs may be even more efficient. |
Transformation of dipole polarizations into spherical harmonics expansion coefficients is performed in https://gitlab.com/k.czajkowski/addatmatrix/ |
Original issue reported on code.google.com by
yurkin
on 21 Dec 2011 at 9:41The text was updated successfully, but these errors were encountered: