forked from lawillem/surfwave_inv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
26 lines (20 loc) · 1005 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Bram Willemsen.
bramwillemsen -at- gmail.com
------------------------------------------------------
THIS SOFTWARE IS FREE, BUT COMES WITHOUT ANY WARRANTY
Code contributions are appreciated.
I'd love to hear if this program turns out to be useful
for someone else as well, please send me a message!
------------------------------------------------------
About the code (designed for Python 2.7):
An implementation and adaptation of the 1972 Schwab and Knopoff Rayleigh wave dispersion algorithm, applied to near surface exploration.
The 'contintental model' is used for rayleigh wave dispersion. Figure 11 forms the basis.
A basic inversion program is included as well using Python.
This tool will hopefully be sufficient for generating 1D shear wave profiles during small field work experiments.
download:
git clone https://github.com/lawillem/surfwave_inv.git
or download the .zip file from the github page.
install:
python setup.py install --user
inversion example:
examples/test_inversion.py