A simple demo showcasing the potential of model order reduction for BEM scattering problems combining pyMOR and bempp-cl for the sphere scattering tutorial.
We follow a simple POD approach to reduced basis generation, see pyMOR Tutorial: Projecting a Model.
Install the requirements listed in requirements.txt and run either
python sphere.pyto construct a reduced order model according to the parameters at the top of the script and produce something like
or run
python visualize.pyto compare the solutions of the full and reduced order models and visualize them as

