You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fabio Della Sala and Stefania D'Agostino contributed code to calculate near-field with ADDA (misc/near_field). Now it is included in the main package.
"Integration of Green's tensor" formulation of the DDA was implemented based on the code contributed by Patrick Chaumet and Adel Rahmani (part of #84).
New predefined shapes: bisphere, bicoated, and biellipsoid.
New command line option -scat_matr {muel|ampl|both|none} to specify which scattering matrix (amplitude and/or Mueller) need to be stored to file (#7).
Calculation of Green's tensor was accelerated by doing all 6 components at once (#58).
Homepage at Google Code was completely rewritten. Now it is is the main official page of ADDA.
Documentation was significantly reworked. Many sections of the manual, not directly related to performing light scattering simulations were moved to wiki pages. A number of other wiki pages were added. doc/faq was moved to a wiki page FAQ.
Several bugs in granule generator were fixed (#108, #109).
Fixed bug in calculation of radiative forces (r972).