https://github.com/fjargsto/abem
Boundary Element Method for Acoustics
https://github.com/fjargsto/abem
acoustics bem-methodology simulation
Last synced: 3 months ago
JSON representation
Boundary Element Method for Acoustics
- Host: GitHub
- URL: https://github.com/fjargsto/abem
- Owner: fjargsto
- License: gpl-3.0
- Created: 2019-09-14T17:06:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T17:35:57.000Z (almost 6 years ago)
- Last Synced: 2026-03-29T06:03:33.938Z (3 months ago)
- Topics: acoustics, bem-methodology, simulation
- Language: Jupyter Notebook
- Homepage: http://www.boundary-element-method.com/
- Size: 597 KB
- Stars: 19
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Acoustic Boundary Element Method (abem)
AcousticBEM is a small library and example programs for solving the acoustic
Helmholtz equation using the Boundary Element Method. The library is a
re-implementation of the core components of Stephen Kirkup's ABEM Fortran
library and its example programs.
The original Fortran code and the book "The Boundary Element Method in
Acoustics" are available on his website:
.