Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)