Skip to content

syauqylei/WaveSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave Simulation

Codes for Seismic Wave Simulation. This project consists of implementation of wave equation using finite-difference methods and Stereo Modeling By Yang et al

Prerequisites

What things you need to install the software and how to install them

Anaconda.7.3.0
numba

How to use

The simulation runs with python script. You need to load the package of '''wave''' and instantiate ''' wave ''' class. The arguments are the grid size of the velocity model, the duration of simulation and the velocity array in form of 2D numpy array. gen_records.py is script example

python gen_records.py

Authors

  • Syauqy L. EL Ilhami - email

See also the list of contributors who participated in this project.

Acknowledgments

About

Simulation of Acoustic Wave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published