adda icon indicating copy to clipboard operation
adda copied to clipboard

ADDA - light scattering simulator based on the discrete dipole approximation

Results 110 adda issues
Sort by recently updated
recently updated
newest added

``` Use internal field from WKB approximation as an input for the iterative solver. Should be effective for index-matching particles. ``` Original issue reported on code.google.com by `yurkin` on 24...

feature
pri-High
comp-Logic
performance
surf

``` Optimize calculation of the Mueller matrix from the amplitude matrix. ``` Original issue reported on code.google.com by `yurkin` on 24 Dec 2008 at 7:54

comp-Logic
performance
pri-Low

``` The nearfield program should support all the adda beam-types. ``` Original issue reported on code.google.com by `[email protected]` on 2 Feb 2011 at 3:46

feature
usability
comp-Logic
pri-Low

``` 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...

feature
accuracy
comp-Logic
pri-Low

``` Granule generator seems to be the most complex code in the C source of ADDA, which is definitely not sufficiently commented. The bugs that were discovered in it are...

feature
comp-Logic
pri-Low
maintainability

Another argument to `-init_field ...` Can be made similar to https://github.com/adda-team/adda/wiki/AddingIterativeSolver

comp-Docs
pri-Low
task

``` Add command line option to choose the whole formulation (like FCD, SO, LDR, etc.), which will be equivalent to a combination of options -pol, -int and -scat. However, the...

comp-UI
usability
pri-Medium

``` Currently this heurestics is based on number of dipoles. This becomes especially inadequate when refining discretization of the fixed particle. Much better alternative is to base it on size...

pri-High
usability
comp-Logic

``` Currently "volume correction" feature is available to slightly adjust the dipole grid to better fit the particle shape. However, it is limited to scaling the dipole model as it...

comp-UI
accuracy
comp-Logic
pri-Low

``` The idea is to implement internal convergence checks (based on e.g. extrapolation technique) to make the code fully adaptive. So it may automatically converge to the desired accuracy using...

feature
usability
comp-Logic
pri-Low