adda-team / adda

ADDA - light scattering simulator based on the discrete dipole approximation
GNU General Public License v3.0
95 stars 56 forks source link

Thermal DDA #191

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Recently a modification of the DDA for thermal near-field transfer has been 
proposed - http://dx.doi.org/10.1016/j.jqsrt.2013.08.021 . The overall theory 
seems rigorous and straightforward. The only problem is that the inverse of the 
DDA interaction matrix is required, so the method is not applicable to large 
number of dipoles.

So it is interesting to try to devise an iterative method to solve the same 
problem, and somehow implement it in ADDA. This may be connected with issue 168.

Original issue reported on code.google.com by yurkin on 12 Feb 2014 at 4:42

myurkin commented 9 years ago

168

Danil169 commented 3 years ago

I will work on it