Program for Mie Stattering Calculation

The latest version of Mie stattering program is available here:

The latest update (version 1.04) allows to compute the angular distribution of the scattered light.

 

 

Updates

To produce the scattering distribution plots use

for i in `seq 0 0.01 1.01`; do echo -en "$i\t"; ./dust -ct=$i inputs -zm -n -L=370; done
Consult the output of dust -h and dust -u for definitions of program parameters and format of the inputs file.