Heat 2D

Hi everyone!
I made this simple 2D heat simulation to experiment a bit with PICO-8. It solves the steady-state heat transfer equation iteratively using the Gauss-Seidel method and it shows the evolution of the solution at each step. During the simulation the fps gets a bit low since the grid is fairly big (128x128), but anyway I think it gave an interesting result so I decided to post here! I hope you like it.
You can edit the configuration of the simulation using the mouse functionality to add or remove high and low temperature boundaries. If a boundary does not have a fixed temperature block it is considered an open boundary (dTdx=0 or dTdy=0).
Thanks and all feedbacks are very welcome!



Close
Connection Error!

Please check your connection and try again.