Simulation of volcanic eruptions


Michael Očenášek Supervisor: Jaroslav Sloup Master thesis 2020
This master's thesis is devoted to designing and implementation of application which can simulate lava flow in terrain. Aplication design is based on combination of previously presented solutions on similar topics. The simulation uses SPH method to simulate lava flow and is implemented in C++. Graphical part of the aplication is build on the OpenGL library. The simulation utilizes parallel processing on CPU.