previous up next print clean
Next: step 3 Up: OVERVIEW OF THE MIGRATION Previous: step 1

step 2

Forward time modeling of the particle-displacement ${\bf u}$ and particle-velocity ${\bf \dot{u}}$ wavefields, up to the end time of the shot record. For each time step the following arrays are computed for use in the third step:

This step also computes the total ``energy," at each grid point

\begin{displaymath}
\;\;\; E(x,z) = \int u^2(x,z,t) \, dt. \;\;\;\end{displaymath}

The modeling is implemented with the elastic modeling scheme described in another paper included in this report (Cunha, 1991). Because the imaging step requires access to the time slices generated in this step in the reverse time sequence, this step cannot be performed simultaneously with step 3. Since the three modeling cubes are too large to be held in core memory, we are left with two options for solving this problem: to store the cubes in an auxiliary file to be read in reverse order in step 3, or to keep only the last time slice and do reverse time propagation simultaneously with the third step. In the scheme presented here, I use the first option not only because it will have a better performance if a data vault is available, but also because it will not be affected by the absorbing boundary or the extra dispersion caused by the backward propagation.


previous up next print clean
Next: step 3 Up: OVERVIEW OF THE MIGRATION Previous: step 1
Stanford Exploration Project
12/18/1997