Skip to content

timasjov/2d-wave-equation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave simulation with FDM and PCG

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).

alt tag

Dependencies

  • numpy
  • matplotlib

About

Wave equasion simulation using FDM and PCG methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages