Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitkarpenko/fem-with-backward-euler-for-the-heat-equation
:fire: Solving the heat equation on square plate with finite element method in Python.
https://github.com/vitkarpenko/fem-with-backward-euler-for-the-heat-equation
fem heat-equation numerical-methods numpy python
Last synced: 7 days ago
JSON representation
:fire: Solving the heat equation on square plate with finite element method in Python.
- Host: GitHub
- URL: https://github.com/vitkarpenko/fem-with-backward-euler-for-the-heat-equation
- Owner: vitkarpenko
- Created: 2016-05-04T07:32:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T16:50:51.000Z (over 8 years ago)
- Last Synced: 2024-11-06T22:38:11.632Z (about 2 months ago)
- Topics: fem, heat-equation, numerical-methods, numpy, python
- Language: TeX
- Homepage:
- Size: 18.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Some examples with different right sides and boundary conditions
![Alt text](/examples/1.gif?raw=true)
![Alt text](/examples/2.gif?raw=true)
![Alt text](/examples/3.gif?raw=true)
![Alt text](/examples/4.gif?raw=true)