/Discontinuous-Galerkin

Python scripts to perform DG simulations of 2D + 3D wave equations

Primary LanguagePython

Discontinuous Galerkin DE Solver

Taken within the context of seismic imaging, the program takes the mesh files generated by Triangle and TetGen software, does its magic, then returns the solution to the Acoustic Wave Equation (hoping to extend this to other Differential Equations).