Skip to content

Version 1.0 - 10.09.10

Compare
Choose a tag to compare
@myurkin myurkin released this 06 Jul 11:23
· 371 commits to master since this release
  • 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).
  • The code was refactored (see current state). Makefiles were significantly improved (see compilation instructions). In particular, #65 and #81 were fixed.
  • 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).
  • Minor bugs were fixed (#93, #96, #97, #107, #110).