wsy2220 / a-dda

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

Automatic algorithm to smoothen particle shape #116

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Recent paper have introduced a simple and efficient method to smoothen particle 
shapes, based on the analogy to melting ice. It can be easily implemented in 
shape generation module of ADDA as an optional "filter", which can be applied 
after the standard shape generation.

The relevant paper is J. Jayabalan, A. Singh, and R. Chari, "Effect of edge 
smoothening on the extinction spectra of metal nanoparticles," Appl. Phys. 
Lett. 97, 041904 (2010). http://dx.doi.org/10.1063/1.3464321

Original issue reported on code.google.com by yurkin on 26 Sep 2010 at 12:24