-
Notifications
You must be signed in to change notification settings - Fork 12
Model Parameters
Takeshi Akuhara edited this page Jan 29, 2019
·
16 revisions
With given dataset , where
is a time series of the jth receiver function, the program carries out MCMC sampling to evaluate the posterior probability distribution regarding the following parameters:
- Number of layer interfaces (
)
- Depth of each layer interface (
)
- S-wave velocity anomaly of each layer interface (relative to a reference velocity model;
)
- P-wave velocity anomaly of each layer interface (relative to a reference velocity model; optional;
)
- Standard deviation of data noise (
)
NOTE
- Properties of the ocean layer are fixed during the inversion (Vp: 1.5 km/s, Vs: NaN, rho: 1.5 g/cm^3, thickness: given).
- Density of each layer is calculated from P-wave velocity using the empirical relationship by Brocher (2005):
-
(C) 2018-2019 Takeshi Akuhara (Email: akuhara @ eri. u-tokyo.ac.jp)