Velocity Patterns in Wave Equation Propagation for VTI Media
- Login to Download
- 1 Credits
Resource Overview
Detailed Documentation
In Vertical Transverse Isotropy (VTI) media, the velocity behavior of wave equation propagation exhibits distinct characteristics compared to isotropic media. The uniqueness of VTI media lies in the differentiation of elastic parameters between vertical and horizontal directions, resulting in anisotropic seismic wave propagation velocities. From a computational perspective, this requires implementing anisotropic elasticity tensors in wave simulation codes, typically represented through 5 independent stiffness parameters (C11, C13, C33, C55, C66) instead of the 2 parameters (λ, μ) used in isotropic media.
For P-waves and SV-waves, the phase velocity in VTI media demonstrates significant angular dependence. As the angle between the propagation direction and symmetry axis changes, phase velocity exhibits non-monotonic variation trends. This velocity pattern can be quantitatively described using Thomsen parameters ε, δ, and γ, where ε represents P-wave anisotropy strength, δ controls P-wave velocity variations near vertical directions, and γ describes SH-wave anisotropy intensity. In numerical implementations, these parameters are commonly calculated through stiffness matrix transformations: ε = (C11 - C33)/(2C33), δ = [(C13 + C55)² - (C33 - C55)²]/[2C33(C33 - C55)], and γ = (C66 - C55)/(2C55).
Notably, group velocity and phase velocity directions in VTI media typically diverge, a phenomenon known as wavefront distortion. In practical seismic observations, this velocity anisotropy leads to traveltime anomalies and amplitude variations, holding significant importance for seismic data interpretation and reservoir characterization. Understanding velocity patterns in VTI media facilitates more accurate simulation and prediction of wavefield propagation characteristics in complex geological structures. Modern seismic modeling software often implements this through anisotropic finite-difference or pseudo-spectral methods that account for direction-dependent velocity terms in the wave equation operators.
- Login to Download
- 1 Credits