Skip to content

Wave physics simulations, with a particular emphasis on seismic applications

License

Notifications You must be signed in to change notification settings

inverseproblem/PestoSeis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

195 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PestoSeis

Docs

PestoSeis is a Python package which contains functions for performing simulations in wave physics, with a particular emphasis on seismic applications.

Some of the of the functionalities within PestoSeis include:

  • Straight-ray solver

Straight ray solver

  • Bent-ray solver (eikonal equation)

Bent ray solver

  • Linearized Ray Tomography

  • Acoustic and elastic wave propagation

Wave propagation

  • Basic exploration seismology processing functions

PestoSeis is primarily aimed at being a piece of educational software and has been written such as to enhance the readability of the code. While perhaps not as performant as other codes used in seismology, the ease-of-use of PestoSeis make it very well suited for improving one's understanding of fundamental topics in seismology and wave physics.

Quick Installation

To install PestoSeis, simply run the following command from the terminal:

pip install git+https://github.com/inverseproblem/PestoSeis

Documentation

The documentation for PestoSeis can be found here.

About

Wave physics simulations, with a particular emphasis on seismic applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published