|
2 years ago | |
---|---|---|
doc/examples | 6 years ago | |
src | 6 years ago | |
.gitignore | 4 years ago | |
.travis.yml | 4 years ago | |
LICENSE | 2 years ago | |
Makefile.am | 7 years ago | |
README.md | 4 years ago | |
configure.ac | 6 years ago |
Code to calculate synthetic seismograms based on a layered viscoelastic half-space earth model.
QSEIS has been written by Rongjiang Wang.
Packaging has been done by Sebastian Heimann.
Wang, R., (1999), A simple orthonormalization method for stable and efficient computation of Green's functions, Bulletin of the Seismological Society of America, 89(3), 733-741.
autoreconf -i # only if 'configure' script is missing
./configure
make
sudo make install