Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Currently the iterative solvers try to reach the prescribed accuracy. If it stagnates for a (very) large number of iterations, it stops and produces an error. The idea is...

accuracy
comp-Logic
performance
pri-Medium

``` We have been researching the possibility to make non-local extension of the DDA. Now (r1304) there are two options implemented: 'nloc' and 'nloc_av' (as arguments to options -pol and...

feature
comp-Logic
pri-Low

``` Implement simulation for single given incident polarization (complex amplitude). It will cut down simulation time twice for certain applications. ``` Original issue reported on code.google.com by `yurkin` on 24...

feature
usability
comp-Logic
pri-Low

``` I have accidentally found this bug while running automatic tests. It is present down to at least v.0.78 (the earliest Windows MPI executable that is available). However, the combination...

feature
comp-Logic
pri-Low

``` It should be easy to implement Bessel beams in ADDA. They are becoming more and more popular, so applications should come by. ``` Original issue reported on code.google.com by...

feature
usability
comp-Logic
pri-Medium

``` Implement possibility to simulate 1D and 2D-periodic scatterers as is done in DDSCAT 7.0. It seems relatively easy, however a particular way to do it should be chosen from...

comp-Logic
pri-Low

``` Think of a convenient way to calculate near field in a number of points or on a grid around the particle. Possibly implement calculation of the B-field together with...

usability
comp-Logic
performance
pri-Medium

``` Further optimize scattered field calculation for large grid of angles, trying to use FFT-based ideas to transforming 3D array of polarizations to a sphere surface in spectral space. ```...

comp-Logic
performance
pri-Low

``` Use weighting function for integration of scattered fields to obtain Csca and g. Take into account at least the diffraction peak. This is similar to what is currently done...

accuracy
comp-Logic
pri-Low

``` Currently ADDA calculates the scattered intensity for a set of scattering angles. In certain applications, scattering function is described as a series of spherical harmonics. Thus, simulation method should...

feature
comp-Logic
pri-Medium
maintainability