Seismic modeling is a fundamental technique in geophysics used to simulate how seismic waves travel through the Earth. It helps geoscientists understand subsurface structures and is essential in exploration seismology, earthquake seismology, and geotechnical studies.
Seismic modeling involves using mathematical and computational methods to simulate the propagation of seismic waves through the Earth. It allows us to:
🧠 Main Types of Seismic Modeling
Solves the full wave equation to simulate wavefields. More accurate and computationally intensive.
Before running a simulation, you need to define:
Principle:
The medium is divided into a regular grid, and derivatives in the wave equation are approximated by finite differences. The wavefield is then updated in time using explicit time-stepping.
Advantages:
Conceptually simple, widely used, easy to implement.
Limitations:
Requires very fine grid spacing to control numerical dispersion; not efficient for complex geometries or irregular boundaries.
Applications:
Forward modeling for synthetic seismograms, reverse time migration, full waveform inversion.
Principle:
The computational domain is divided into elements (triangles in 2D, tetrahedra in 3D). The wavefield is expressed as a combination of local basis functions within each element, and the equations are solved using variational principles.
Advantages:
Flexible for irregular geometries, complex topography, and heterogeneous or anisotropic materials.
Limitations:
More computationally intensive than finite differences; requires assembly of large sparse matrices.
Applications:
Modeling in areas with rugged topography or strong lateral contrasts, including engineering seismology and earthquake hazard assessment.
Principle: The wavefield is expanded in global basis functions, often using Fourier transforms. Derivatives are computed in the spectral (frequency-wavenumber) domain and transformed back to the spatial domain.
Advantages:
Very high accuracy with relatively few grid points per wavelength.
Limitations:
Less flexible for irregular geometries; requires periodic or carefully treated boundary conditions.
Applications:
Large-scale 3D seismic modeling, global seismology, efficient elastic wave simulations.
To avoid artificial reflections at model edges, absorbing layers are implemented: Perfectly Matched Layer (PML): exponential damping in auxiliary variables. Sponge layers: gradually increasing attenuation at boundaries.
Principle:
The wavefield is expressed in terms of integrals over the boundaries or discontinuities, using Green’s functions to describe the response of the medium.
Advantages:
Reduces the dimensionality of the problem (surface instead of volume discretization).
Limitations:
Becomes computationally expensive for large-scale problems; best suited to problems with relatively simple geometries.
Applications:
Modeling scattering from faults, cavities, or other localized heterogeneities.
Viscoalastic anisotropy waveform modeling on velocity model
Viscoalastic anisotropy waveform modeling on velocity model. (middle is P-wave and the right section is S-wave)
Real VSP data (left is P-wave, middle is S-wave and right is sonic logs).
VSP generated waveform (left is P-wave and right is S-wave).
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.