Skip to content

Monte Carlo solution of the integral equation #227

Open
@myurkin

Description

@myurkin

Monte Carlo integration has been applied to volume integral equation in the scattering-order formulation (see Charon - https://www.giss.nasa.gov/staff/mmishchenko/ELS-XVI/Contributed/Charon.pdf ). While by itself it is just another iterative method (probably, not very efficient in comparison with others - #24) it is potentially very efficient in handling cases of multi-dimensional averaging (size, orientation, shape, etc.) - see #35, #54, #121. The main advantage is that the required number of paths is almost independent of the overall dimensionality.

The only immediate problem is that the Monte-Carlo scheme explicitly uses scattering-order formulation (and its convergence) - #45 . It is not clear if it will break down, when this series does not converge. Is it possible to modify it somehow to ensure fine behavior for dense highly-refractive media? In principle, any iterative solution is a polynomial of the original interaction matrix (hence, a multi-dimensional integral), so it should allow for Monte-Carlo evaluation, however, the coefficients of that polynomial are not known a priori.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-LogicRelated to internal code logicperformanceSimulation speed, memory consumptionpri-LowKept mostly for reference

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions