wiscombe_terms
- miepython.core.wiscombe_terms(x)[source]
Return the number of Mie series terms from Wiscombe’s criterion.
The series is truncated after this many orders so that the summed scattering quantities are accurate to about 1e-6. The low-level
an_bnandcn_dnkernels repeat this expression because numba cannot call back into Python.- Parameters:
x – the size parameter of the sphere
- Returns:
number of terms, so orders 1 through the returned value