facebookresearch/fmmax

Additional example to study metal grating convergence

Open

#37 opened on Sep 7, 2023

 (0 comments) (0 reactions) (0 assignees)Jupyter Notebook (15 forks)auto 404
good first issue

Repository metrics

Stars
 (149 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be useful to have additional examples which demonstrate the convergence characteristics of the various FMM formulations supported by fmmax. In particular, the crossed metallic grating discussed in https://github.com/facebookresearch/fmmax/discussions/34 could be a good choice. That grating comes from example 3 of Li's paper.

This task could largely be achieved by copying and existing example (e.g. metal grating) and modifying it so that the correct geometry is modeled. The example should also reproduce the figure from Li's paper.

Contributor guide