Simulation of waves using Finite Difference Method (FDM) and Preconditioned Conjugate Gradient (PCG) method as a solver of linear systems.
Project was implemented as a part of Scientific Computing course in University of Tartu. Complete overview of the project can be found here. As a result, series of pictures representing wave simulation are created (should be manually combined to gif file).
- numpy
- matplotlib