AnakinM / heat-equation-algorithm

Using Runge-Kutta method to calculate thermal...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heat-equation-algorithm

As a task for Symbolic Calculations Labolatories we had to implement algorithm to calculate fundamental solution of the one-dimensional heat equation.

Animation of the plot will not work in Jupyter Notebook. For that, you need to compile .py file, which will produce working animation of the plot.

Collaboration work of Notheryne, AnakinM, and AleksanderObuchowski

About

Using Runge-Kutta method to calculate thermal...


Languages

Language:Jupyter Notebook 85.3%Language:Python 14.7%