> 2. Is following avg_params.dat ok for 1152 orientations?
>
> alpha: min=0 max=360 Jmin=2 Jmax=4 eps=0 equiv=true periodic=true
>
> beta:
>
> min=0 max=360 Jmin=2 Jmax=3 eps=1e-3 equiv=false periodic=false
>
>
> gamma:
>
> min=0 max=360 Jmin=2 Jmax=3 eps=1e-3 equiv=false periodic=false
Yes, correct.
> 3. Could you let me know any example avg_params.dat for irregular non- axisymmetric shaped particle with random
> orientations?
The default file, provided in input/ folder is a nice example. The one above is obtained by decreasing the values of
Jmax (to decrease the simulation time). Please look at the obtained estimates of the relative errors (similar as we
discussed for alldir_params.dat) to decide whether such values of Jmax are sufficient.
But if you have in mind a certain value of the final accuracy - you can type this value into eps field. Then ADDA would
reach the required eps by using as small Jmax as possible (this adaptability does not apply to alldir_params.dat).
Moreover, I recommend using alpha_Jmax at least 5 since calculations for different scattering planes are relatively cheap.
> 4. Since Qext, Qabs, and Mueller matrix are my interests, I think that alldir_params.dat and scat_params.dat are also
> needed to modified corresponding to changes in avg_params.dat. Is it correct?
No, when doing orientation averaging only the basic scattering quantities are calculated: cross sections and Mueller
matrix in one plane. So other *.dat files are irrelevant. The only thing you can do is to specify number of angles for
Mueller matrix (from 0 to 180 degrees) by command line option '-ntheta ...'. The value that ADDA choses by itself is not
always adequate.
> 5. Do you have any recommendation for ADDA simulations for irregular non-axisymmetric shaped particle with random
> orientations?
My personal experience with such scattering problems is very limited. So, apart from issues already mentioned above, I
can recommend you to test different Jmax for a typical particle (from the set that you plan to simulate) to identify the
optimal values.
Maxim.
After orientation averaging, the Mueller matrix does not depend on phi (azimuthal scattering angle), hence it need to be
calculated only in a single plane (for any fixed phi).
16 scattering planes used for averaging is just a mathematical trick to simulate 16 different values of Euler angle
alpha (much faster than 16 independent simulations) - see manual for details. So in this case orientation averaging (for
all scattering quantities) is done over 1152 (unique) orientations.
Maxim.