Computational Acoustics
This repository contains a (hopefully growing) collection of Jupyter notebooks illustrating various techniques in computational acoustics. You can give the repository a Star if you like the notebooks. You are invited to contribute by reporting errors and suggestions as issues or directly via [email protected]. We are also looking forward to new examples.
Finite Element Method (FEM)
- Solution of the Helmholtz equation for Neumann/Dirichlet boundary conditions (view it on nbviewer)
- Solution of the Helmholtz equation for Robin boundary conditions (view it on nbviewer)
- (Time-domain) Solution of the wave equation (view it on nbviewer)
- Some example meshes (view it on nbviewer)
Contributors
- Sascha Spors
- Frank Schultz
License
The notebooks are provided as Open Educational Resources. Feel free to use the notebooks for your own purposes. The text/images are licensed under Creative Commons Attribution 4.0, the code of the IPython examples under the MIT license. Please attribute the work as follows: Sascha Spors, Frank Schultz, Computational Acoustics Examples, 2018.