A Python package on top of Bempp-cl to solve scattering problem by complex objects.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install -e .
pre-commit install
If you use this data or code for academic research, you are encouraged to cite the following paper:
@article{xx,
title = {xx},
author = {xx},
journal = {xx},
volume = {xx},
pages = {xx},
year = {xx}
}
To get help on how to use the data or code, simply open an issue in the GitHub "Issues" section.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.