demichie / MrLavaLoba

Stochastic model for lava flows
http://demichie.github.io/MrLavaLoba/
Other
9 stars 7 forks source link

Update which fixes a memory leak #2

Closed SofiaBasilio17 closed 2 years ago

SofiaBasilio17 commented 2 years ago

This is a fix created within the course of Practical High Performance Computing at the University of Reykjavik.

Main changes include taking out the plotting and creation of Ellipses within the main loop(s) of the simulation, which in turn stops memory from leaking.