disordered-photonics / celes

CELES: CUDA-accelerated electromagnetic scattering by large ensembles of spheres
Other
47 stars 18 forks source link

Scattered field PWP is overwritten by total field PWP #23

Closed AmosEgel closed 6 years ago

AmosEgel commented 6 years ago

In the function computeTotalFieldPWP of the celes_simulation class, obj.output.scatteredFieldPlaneWavePattern is overwritten by obj.output.totalFieldPlaneWavePattern. Maybe it is another consequence of celes_output deriving from Matlab.System.