FEM solver for a heat transfer differential equation, as described in wyliczenia.pdf
.
This is a project for the differential equations course at the AGH University of Krakow.
- Make sure you have
stack
andgnuplot
installed. - Run:
stack setup
# You can change 100 to any precision you want to (2-200000 recommended)
stack run 100