https://github.com/nicoguaro/bem
Material for the course of Introduction to the boundary element method
https://github.com/nicoguaro/bem
boundary-element-method computational-mechanics numerical-methods partial-differential-equations python
Last synced: 4 months ago
JSON representation
Material for the course of Introduction to the boundary element method
- Host: GitHub
- URL: https://github.com/nicoguaro/bem
- Owner: nicoguaro
- License: mit
- Created: 2022-11-04T02:30:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T03:03:42.000Z (over 3 years ago)
- Last Synced: 2024-01-27T17:04:27.943Z (over 2 years ago)
- Topics: boundary-element-method, computational-mechanics, numerical-methods, partial-differential-equations, python
- Language: Jupyter Notebook
- Homepage:
- Size: 42.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boundary element method tools
Teaching tools for the Boundary element method at Universidad EAFIT.
## Contents
1. Partial differential equations
2. Green functions
3. Integral equations
4. Boundary element method
## License
The content of this repository (text and multimedia) is under the
[Creative Commons Attribution 4.0 license](http://choosealicense.com/licenses/cc-by-4.0/),
and the source code under the
[MIT license](https://opensource.org/licenses/mit-license.php).