Skip to content

artpelling/pymor-bempp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymor-bempp

A simple demo showcasing the potential of model order reduction for BEM scattering problems combining pyMOR and bempp-cl for the sphere scattering tutorial.

Method

We follow a simple POD approach to reduced basis generation, see pyMOR Tutorial: Projecting a Model.

Usage

Install the requirements listed in requirements.txt and run either

python sphere.py

to construct a reduced order model according to the parameters at the top of the script and produce something like

Plot1

or run

python visualize.py

to compare the solutions of the full and reduced order models and visualize them as

Plot2

About

Model reduction for sphere scattering

Resources

License

Stars

Watchers

Forks

Contributors

Languages