Skip to content

Solver of dispersion equations for RW-induced acoustic waves

Notifications You must be signed in to change notification settings

leomartire/RW_atmos

 
 

Repository files navigation

RW_atmos

Solver of dispersion equations for RW-induced acoustic waves.

Python prerequisites:

  • numpy,
  • scipy,
  • sympy,
  • obspy,
  • pyrocko,
  • mpi4py.
pip3 install numpy scipy sympy obspy pyrocko mpi4py

Install earthsr:

make install

Make sure Python knows where earthsr is located. In utils.py, set earthsrExecutable to point to the full path to the earthsr executable.

About

Solver of dispersion equations for RW-induced acoustic waves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.2%
  • Jupyter Notebook 13.8%
  • Fortran 13.4%
  • MATLAB 2.4%
  • Makefile 0.5%
  • C 0.4%
  • Other 0.3%