1D Multiscale Full Waveform Tomography Lab

By Chaiwoot Boonyasiriwat

Theory: Given an input trace P(zg, t; zs), find a velocity profile c(z) by multiscale waveform tomography (see Tarantola, 1984; Bunks et al., 1995).

Objective: Learn the multiscale waveform tomography in time domain.

Procedure:

  1. Load the following Matlab scripts: ricker.m, modeling.m, fd1d.m
  2. Execute the command "fd1d".
  3. Modify the code to use a 3-level multiscale approach by using 15-Hz peak-frequency data. To avoid numerical dispersion and instability, dx < cmin/fpeak/15 and dt < 0.6*dx/cmax.
  4. Try different velocity profiles.

References: