- 1School of Mathematics and Statistics, Xi’an Jiaotong University, Xi’an, China
- 2Sinopec Geophysical Research Institute , Nanjing, China
- 3School of Information and Communications Engineering, Xi’an Jiaotong University, Xi’an, China
The large computational memory requirement is an important issue in 3D large-scale wave modeling, especially for GPU calculation. Based on the observation that wave propagation velocity tends to gradually increase with depth, we propose a 3D trapezoid-grid finite-difference time-domain (FDTD) method to achieve the reduction of memory usage without a significant increase of computational time or a decrease of modeling accuracy. It adopts the size-increasing trapezoid-grid mesh to fit the increasing trend of seismic wave velocity in depth, which can significantly reduce the oversampling in the high-velocity region. The trapezoid coordinate transformation is used to alleviate the difficulty of processing ununiform grids. We derive the 3D acoustic equation in the new trapezoid coordinate system and adopt the corresponding trapezoid-grid convolutional perfectly matched layer (CPML) absorbing boundary condition to eliminate the artificial boundary reflection. Stability analysis is given to generate stable modeling results. Numerical tests on the 3D homogenous model verify the effectiveness of our method and the trapezoid-grid CPML absorbing boundary condition, while numerical tests on the SEG/EAGE overthrust model indicate that for comparable computational time and accuracy, our method can achieve about 50% reduction on memory usage compared with those on the uniform-grid FDTD method.
1 Introduction
Reverse time migration (RTM) (Baysal et al., 1983; Xuan et al., 2014; Qu et al., 2015; Xu et al., 2021a; Du et al., 2021) and full-waveform inversion (FWI) (Tarantola, 1984; Virieux and Operto, 2009; Cai and Zhang, 2015; Xia et al., 2017; Jia et al., 2019) play a fundamental role in geophysical exploration. Since forward modeling of the wave equation consumes most computational time in the RTM and FWI processes (Jing et al., 2019; Xu et al., 2021b; Liu et al., 2021), how to achieve the improvement of efficiency and the reduction of memory usage without a significant decrease of accuracy for 3D large-scale modeling is a key problem of seismic modeling. The finite-difference (FD) method has been regarded as one of the most popular wave modeling methods for its easy implementation and high-computational efficiency (Antunes et al., 2014; Abreu et al., 2015; Xu and Gao, 2018; Robertsson and Blanch, 2020). However, the numerical dispersion of the traditional FD method leads to the use of fine grids or high-order operators (Dablain, 1986; Liu and Sen, 2011b), which inevitably affects the efficiency of simulation.
The conventional FD method literally adopts a weighted summation of neighboring grid points’ values to estimate the derivative for a designated grid point (Zhou et al., 2021), where the grid size (h) is fixed and the FD coefficients are calculated by Taylor expansion. In this way, the approximation error ϵ can be expressed as (Liu and Sen, 2011a; Wu et al., 2019b) follows:
where 2M is the length of the FD operator, h is the spatial interval, f is the frequency, and v is the seismic wave velocity. Considering that λ = v/f is the wavelength and G = λ/h is the number of grid points per wavelength (NPPW), we can rewrite Eq. 1 as follows:
Eq. 2 indicates that the modeling accuracy of the conventional FD method is proportional to G and M. Because the seismic wave velocity is varying in different positions, the wavelength is short in low-velocity regions and long in high-velocity regions (Liu, 2020). Therefore, a part of computing resources is wasted in the high-velocity regions for the fixed spatial interval and FD order. With respect to this problem, there are two kinds of techniques corresponding to the different understanding of Eq. 2. The first one is the variable-operator FD method (Liu and Sen, 2011a), which adopts the long and short FD stencils in the low- and high-velocity region, respectively. For the scheme in Liu and Sen (2011a), the variable-length FD stencils are designed by approaching the dispersion relation in the time–space domain, and Liu (2020) subsequently optimizes their FD coefficients.
The second one is the variable-grid FD method, which adopts different gird sizes in different regions and can efficiently reduce the oversampling in the high-velocity region. The key problem of the variable-grid FD method is the processing of the transition area between the fine grids and the coarse grids. The variable-grid FD method based on interpolation (Hayashi and Burns, 2005; Pasalic and McGarry, 2010) is the easiest one, in which the lacking information in the transition area is completed by interpolation. However, the resulting artificial reflection in the transition area and the possible instability make it inefficient for high-accuracy seismic wave simulation. Another variable-grid FD method adopts irregular FD coefficients to process the transition region (Huang and Dong, 2009; Liu et al., 2014), which can significantly avoid the artificial reflection and improve the stability. The disadvantage of this type of variable-grid method is the additional computing cost brought by calculating irregular FD coefficients.
The trapezoid-grid FD method (Chen and Xu, 2012; Gao et al., 2018; Wu et al., 2018, Wu et al., 2019a, Wu et al., 2019b) is one of the practical variable-grid methods. It uses the trapezoid-grid mesh to fit the trend of velocity increasing with depth, which can effectively reduce the number of required grid points. Meanwhile, the use of trapezoid coordinate transformation can avoid the difficulty of processing ununiform grids in the physical Cartesian coordinate system. On the other hand, the significant reduction of memory requirement of trapezoid-grid FDTD can improve the easy implementation of GPU calculation (Fujii et al., 2013; Li et al., 2016). The existing research on trapezoid-grid FDTD methods mainly focuses on 2D wavefield modeling. Therefore, it is essential to expand trapezoid-grid FDTD from 2D to 3D for realistic seismic exploration research.
In this article, we propose a 3D trapezoid-grid FDTD method for acoustic wave modeling. First, we design the 3D trapezoid coordinate transformation and derive the 3D acoustic equation in the trapezoid coordinate system. Second, to reduce the artificial boundary reflection (Ma et al., 2018, Ma et al., 2019), we apply the corresponding trapezoid-grid convolutional perfectly matched layer (CPML) absorbing boundary condition. Third, stability analysis is given to generate stable modeling results. We then test our proposed method on the 3D homogenous model and the SEG/EAGE overthrust model and compare the efficiency and accuracy of the trapezoid-grid FDTD method with the uniform-grid FDTD method. Finally, conclusions are shown in the last section.
2 Methods
2.1 3D Trapezoid Coordinate System
In this article, the 3D trapezoid coordinate transformation is defined as
where (x0, y0, z0) is the Cartesian coordinate system, and (x, y, z) is the defined trapezoid coordinate system. In Eq. 3, α and β are central horizontal positions of the 3D trapezoid mesh, and γ is the scaling parameter for lateral coordinates. The velocity-related function g(z) is the sampling function for z0-axis, which should be first- and second-order continuous for deriving 3D wave equations in the trapezoid coordinate system. The discrete points of g(z) are given by the following recursion:
where f0 is the dominant frequency of the source term, N0 is the preferred NPPW and is related to the accuracy of the adopted FD scheme, and vmin(g(z)) is the selected minimum velocity at depth g(z) in the physical Cartesian coordinate system and is smoothed by solving a local polynomial fitting problem with the constraint that vmin(g(z)) should not be greater than the model minimum velocity at depth g(z). The central value of each local polynomial corresponds to a value of vmin(g(z)). In particular, we usually set the order of the local polynomial as three. Such vmin(g(z)) can lead to a smooth sampling function g(z) for discontinuous velocity variation while satisfying the required number of points per wavelength in the z0-direction.
If the grid sizes for the trapezoid-grid FDTD in the trapezoid coordinate system are defined as Δx, Δy, and Δz, then the corresponding grid sizes in the physical Cartesian system can be described as
In our work, γ and g(z) are determined adaptively according to the model velocity. By selecting γ such that Δx0(z) and Δy0(z) are always smaller than or equal to Δz0(z), and a variable-grid mesh adaptive to the velocity model can be achieved in the physical Cartesian coordinate system. Figure 1 shows the schematic of the 3D trapezoid coordinate transform. Figure 1A shows the trapezoid-grid mesh in the Cartesian coordinate system, while Figure 1B shows the corresponding uniform grid mesh in the transformed trapezoid coordinate system. In particular, the two gray regions in Figure 1 represent the same physical region.
FIGURE 1. Schematic of the 3D trapezoid coordinate transformation: (A) the trapezoid-grid mesh in the Cartesian coordinate system; (B) the uniform grid mesh in the transformed trapezoid coordinate system. The two gray regions in A and B represent the same physical region.
2.2 3D Acoustic Equation with CPML Absorbing Boundary Condition in the Trapezoid Coordinate System
According to the theory of Pasalic and McGarry (2010), the time-domain-discretization form of the 3D isotropic acoustic equation with the CPML absorbing boundary condition in the Cartesian coordinate system can be described as
where uj = u(x0, y0, z0, tj) represents the scalar wavefield at the jth time step in the Cartesian coordinate system; v is the velocity; Δt is the time interval; f(t) is the source term;
In order to derive the acoustic equation in the trapezoid coordinate system, we first need to transform the derivatives in the Cartesian coordinate system into the derivatives in the trapezoid coordinate system. Based on the definition of the trapezoid coordinate system in Eq. 3 and the derivation rule of the composite function, the relationships of first- and second-order derivatives in the two coordinate systems can be given as
Since the mixed spatial derivatives in Eq. 7f are hard to discrete directly with the FD method, to transform the mixed spatial derivatives into non-mixed spatial derivatives, we define three rotation transformations in the trapezoid coordinate system as
where
FIGURE 2. Schematic of the rotation transformation in the trapezoid coordinate system for transforming mixed spatial derivatives into non-mixed spatial derivatives.
By using Eqs. 8a–c, the mixed spatial derivatives in Eq. 7f can be transformed as
For simplicity, we usually use equal grid sizes in the trapezoid coordinate system (Δx = Δy = Δz = Δ), which means
where uj = u(x, y, z, tj) represents the scalar wavefield at the jth time step in the trapezoid coordinate system; (xs, ys, zs) is the position of the source in the trapezoid coordinate system;
A schematic of the grid discretization in the 3D trapezoid-grid CPML area is shown in Figure 3. In this work, 30 and 20 absorbing boundary layers are usually used for the trapezoid-grid CPML area in the horizontal and vertical directions, respectively.
2.3 Stability Analysis
Stability condition is usually required for the FD scheme to give a stable time step. From Eq. 10a, we use a local frozen coefficients technique in each discrete point and can get the full-discretization form of the 3D trapezoid coordinate system acoustic equation without the CPML boundary condition and source function:
where
To derive the stability condition, we use the plane wave solution that is defined as
where
where mod is the function for the getting remainder, and
3 Numerical Results
In the following numerical examples, Eq. 10 is discretized by the eighth-order FD in the space, and conventional Taylor-expansion–based high-order FD coefficients (Dablain, 1986) are adopted.
3.1 Homogenous Model
First, we use a 3D homogenous model with a constant velocity of 2000 m/s to verify the effectiveness of our trapezoid-grid FDTD method and corresponding CPML absorbing boundary condition. A Ricker wavelet with a dominant frequency of 20 Hz is located at the center of the model as the source. The FD time step is taken as 1.6 ms. The scaling parameter γ is set as 2.78 × 10–4, the sampling function g(z) = z, and the lateral grid sizes in the Cartesian coordinate system increase from 7.5 to 10 from top to bottom. Figure 4A shows the snapshot obtained by the trapezoid-grid FDTD with CPML at 0.45 s, while Figure 4B shows the corresponding snapshot without CPML. Figure 5 shows the comparison between the recorded seismograms computed by the uniform-grid FDTD and the trapezoid-grid FDTD at (x0, y0, z0) = (600, 600, 0 m). The comparison between Figures 4A,B demonstrates that trapezoid-grid CPML can effectively reduce boundary reflections, while Figure 5 demonstrates the accuracy of the trapezoid-grid FDTD method for the homogenous model.
FIGURE 4. Snapshots obtained by the trapezoid-grid FDTD for the homogenous model (A) with CPML and (B) without CPML.
FIGURE 5. Comparison of seismograms obtained by the uniform-grid FDTD and the trapezoid-grid FDTD for the homogenous model at (x0, y0, z0) = (600 m, 600 m, 0 m). The black solid line represents the uniform-grid FDTD result, and the red dash line represents the trapezoid-grid FDTD result.
3.2 Overthrust Model
Then, we apply our method to the SEG/EAGE overthrust model (Figure 6A), which is based on the real overthrusts of South America. Figures 6B,C show the modeling area of the SEG/EAGE overthrust model in the trapezoid coordinate system and the Cartesian coordinate system, respectively. A Ricker wavelet with the dominate frequency of 4.2 Hz is located at (10 km, 10 km, 0.5 km) as the source. The grid sizes for the uniform-grid FDTD are 50 m × 50 m × 50 m, which means the minimum NPPW in each direction is close to 10. We therefore set the minimum NPPW in x0-, y0-, and z0-direction as 10 for the trapezoid-grid FDTD method, and get the scaling parameter as γ = 2.07 × 10–4. Figure 7A shows the vertical sampling function g(z) used for this model, and the vertical grid sizes in the Cartesian coordinate system increase from 51.8 m in the shallow region to a maximum value of 142.6 m in the deep region, as shown in Figure 7B. Based on the stability analysis, the time step for the trapezoid-grid FDTD and the uniform-grid FDTD are 3.697 and 3.585 ms, respectively. Receivers are located on the surface along y0 = 10 km. Figure 8A shows the snapshot at 2.5 s computed by the uniform-grid FDTD, and Figure 8B is the snapshot at 2.5 s in the trapezoid coordinate system computed by our trapezoid-grid method. Using coordinate transformation and cubic spline interpolation, we can get the corresponding snapshot in the Cartesian coordinate system, as shown in Figure 8C. Figures 8A,C show good agreement. To give more detailed comparisons, single-trace seismograms at (7.5, 10, 0 km), (10, 10, 0 km), and (12.5, 10, 0 km) for both the uniform-grid (black solid line) and the trapezoid-grid (red dash line) FDTD are shown in Figure 9. Figure 9 also shows good agreement between the uniform-gird FDTD and the trapezoid-grid FDTD. On our computing platform (Intel(R) Xeon(R) Sliver 4216 CPU @ 2.10GHz, 256GB of memory, and C++ codes), using 16-threads computation and similar code optimization techniques, the running time for the trapezoid-grid FDTD and the uniform-grid FDTD is calculated as 2203 s and 2925 s, respectively, which shows a calculation efficiency improvement of 24.7%. The memories for the trapezoid-grid FDTD and the uniform-grid FDTD are about 336 and 1213 MB, respectively, which shows a memory reduction of 72.3%. Considering that the simulation area of our trapezoid-grid method is almost 60% of that of the uniform-grid method, for the common simulation area, we can achieve about 50% reduction on memory usage.
FIGURE 6. (A) SEG/EAGE overthrust model; (B) SEG/EAGE overthrust model in the trapezoid coordinate system; (C) actual simulating area for the trapezoid-grid FDTD in the Cartesian coordinate system.
FIGURE 8. Snapshots for the SEG/EAGE overthrust model at 2.5 s: (A) uniform-grid FDTD result; (B) trapezoid-grid FDTD result in the trapezoid coordinate system; (C) trapezoid-grid FDTD result in the Cartesian coordinate system.
FIGURE 9. Single-trace seismograms for the SEG/EAGE overthrust model at the receiver position of (A) (7.5, 10, 0 km); (B) (10, 10, 0 km); and (C) (12.5, 10, 0 km). The black solid lines represent the uniform-grid FDTD results, and the red dash lines represent the trapezoid-grid FDTD results.
4 Conclusion
In this article, we propose a 3D trapezoid-grid FDTD seismic wave modeling method based on the increasing trend of seismic wave velocity with depth. The trapezoid-grid mesh in the physical Cartesian system can effectively reduce the oversampling in the high-velocity region compared with the uniform-grid method, and the design of 3D trapezoid coordinate transform greatly avoids the difficulty of processing an irregular grid. We derive the 3D acoustic equation in the trapezoid coordinate system. The corresponding CPML boundary condition is also given to decrease artificial boundary reflection. To obtain a stable and efficient wave modeling result, we combine the plane wave theory and frozen coefficients technique and provide an effective stability condition for the 3D trapezoid-grid FDTD method. The discretization of the 3D acoustic equation in the trapezoid coordinate system is completed by the eighth order and second order finite-difference method in the space and time domain, respectively. The 3D homogenous model is given to verify the effectiveness of trapezoid-grid FDTD and the performance of the CPML boundary. Numerical tests on the SEG/EAGE overthrust model indicate the accuracy and the significant memory reduction of our method compared with uniform-grid FDTD. The key idea of our method is the combination of the trapezoid coordinate transformation and the FD stencils. Such idea can be generalized to many other wave equations such as elastic equation (Zhan et al., 2017) and Maxwell’s equations (Zhan et al., 2021). Besides, our method is actually dealing with the regular grids in the trapezoid coordinate system, which means that we can combine other methods to treat the irregular surface (Li et al., 2020) or curved interfaces (Zhan et al., 2020).
Data Availability Statement
The original contributions presented in the study are included in the article/Supplementary Material; further inquiries can be directed to the corresponding author.
Author Contributions
BW contributed to the conception of the study. Writing, compiling, and debugging of the program were completed by WX. WT wrote the first draft of the manuscript, and all authors contributed to the revision.
Funding
We would like to thank the Natural Science Foundation of Shaanxi Province under Grant No. 2020JM-018 and National Natural Science Foundation (41974122) of China for funding this work.
Conflict of Interest
Authors BW, WT, and BL are employed by SINOPEC.
The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Publisher’s Note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors, and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
References
Abreu, R., Stich, D., and Morales, J. (2015). The Complex-Step-Finite-Difference Method. Geophys. J. Int. 202, 72–93. doi:10.1093/gji/ggv125
Antunes, A. J. M., Leal-Toledo, R. C. P., Filho, O. T. d. S., and Toledo, E. M. (2014). Finite Difference Method for Solving Acoustic Wave Equation Using Locally Adjustable Time-Steps. Proced. Computer Sci. 29, 627–636. doi:10.1016/j.procs.2014.05.056
Baysal, E., Kosloff, D. D., and Sherwood, J. W. C. (1983). Reverse Time Migration. Geophysics 48, 1514–1524. doi:10.1190/1.1441434
Cai, J., and Zhang, J. (2015). “Acoustic Full Waveform Inversion with Physical Model Data,” in 2015 Workshop: Depth Model Building: Full-Waveform Inversion. Beijing, China: Society of Exploration Geophysicists (SEG), 146–149. doi:10.1190/FWI2015-036
Chen, F., and Xu, S. (2012). “Pyramid-shaped Grid for Elastic Wave Propagation,” in SEG Technical Program Expanded Abstracts 2012 (Las Vegas: Society of Exploration Geophysicists (SEG)), 1–5. doi:10.1190/segam2012-0890.1
Dablain, M. A. (1986). The Application of High‐order Differencing to the Scalar Wave Equation. GEOPHYSICS 51, 54–66. doi:10.1190/1.1442040
Du, Q., Zhang, X., Zhang, S., Zhang, F., and Fu, L.-Y. (2021). The Pseudo-laplace Filter for Vector-Based Elastic Reverse Time Migration. Front. Earth Sci. 9, 538. doi:10.3389/feart.2021.687835
Fujii, Y., Azumi, T., Nishio, N., Kato, S., and Edahiro, M. (2013). “Data Transfer Matters for Gpu Computing” in Proceeding of the 2013 International Conference on Parallel and Distributed Systems, Seoul, Korea (South), 15-18 Dec. 2013, (IEEE), 275–282. doi:10.1109/ICPADS.2013.47
Gao, J., Xu, W., Wu, B., Li, B., and Zhao, H. (2018). Trapezoid Grid Finite Difference Seismic Wavefield Simulation with Uniform Depth Sampling Interval. Chin. J. Geophys. 61, 3285–3296. doi:10.6038/cjg2018M0313
Hayashi, K., and Burns, D. R. (1999). “Variable Grid Finite‐difference Modeling Including Surface Topography,” in SEG Technical Program Expanded Abstracts 1999 (Houston: Society of Exploration Geophysicists (SEG)), 528–531. doi:10.1190/1.1821071
Hong-Qiao, X., Xiao-Yi, W., Chen-Yuan, W., and Jiang-Jie, Z. (2021a). Sparse Constrained Least-Squares Reverse Time Migration Based on Kirchhoff Approximation. Front. Earth Sci. 9, 770. doi:10.3389/feart.2021.731697
Huang, C., and Dong, L.-G. (2009). Staggered-Grid High-Order Finite-Difference Method in Elastic Wave Simulation with Variable Grids and Local Time-Steps. Chin. J. Geophys. 52, 1324–1333. doi:10.1002/cjg2.1457
Jia, J., Wu, B., Peng, J., and Gao, J. (2019). Recursive Linearization Method for Inverse Medium Scattering Problems with Complex Mixture Gaussian Error Learning. Inverse Probl. 35, 075003. doi:10.1088/1361-6420/ab08f2
Jing, H., Yang, G., and Wang, J. (2019). An Optimized Time-Space-Domain Finite Difference Method with Piecewise Constant Interpolation Coefficients for Scalar Wave Propagation. J. Geophys. Eng. 16, 309–324. doi:10.1093/jge/gxz008
Kosloff, D. D., and Baysal, E. (1982). Forward Modeling by a Fourier Method. GEOPHYSICS 47, 1402–1412. doi:10.1190/1.1441288
Li, J., Tseng, H.-W., Lin, C., Papakonstantinou, Y., and Swanson, S. (2016). HippogriffDB. Proc. VLDB Endow. 9, 1647–1658. doi:10.14778/3007328.3007331
Li, X., Yao, G., Niu, F., and Wu, D. (2020). An Immersed Boundary Method with Iterative Symmetric Interpolation for Irregular Surface Topography in Seismic Wavefield Modelling. J. Geophys. Eng. 17, 643–660. doi:10.1093/jge/gxaa019
Liu, S., Yan, Z., Zhu, W., Han, B., Gu, H., and Hu, S. (2021). An Illumination‐compensated Gaussian Beam Migration for Enhancing Subsalt Imaging. Geophys. Prospecting 69, 1433–1440. doi:10.1111/1365-2478.13117
Liu, X., Yin, X., and Wu, G. (2014). Finite-difference Modeling with Variable Grid-Size and Adaptive Time-step in Porous media. Earthq Sci. 27, 169–178. doi:10.1007/s11589-013-0055-7
Liu, Y. (2020). Acoustic and Elastic Finite-Difference Modeling by Optimal Variable-Length Spatial Operators. GEOPHYSICS 85, T57–T70. doi:10.1190/geo2019-0145.1
Liu, Y., and Sen, M. K. (2011a). Finite-difference Modeling with Adaptive Variable-Length Spatial Operators. GEOPHYSICS 76, T79–T89. doi:10.1190/1.3587223
Liu, Y., and Sen, M. K. (2011b). Scalar Wave Equation Modeling with Time-Space Domain Dispersion-Relation-Based Staggered-Grid Finite-Difference Schemes. Bull. Seismological Soc. America 101, 141–159. doi:10.1785/0120100041
Ma, X., Yang, D., He, X., Huang, X., and Song, J. (2019). Nonsplit Complex-Frequency-Shifted Perfectly Matched Layer Combined with Symplectic Methods for Solving Second-Order Seismic Wave Equations - Part 2: Wavefield Simulations. GEOPHYSICS 84, T167–T179. doi:10.1190/geo2018-0349.1
Ma, X., Yang, D., Huang, X., and Zhou, Y. (2018). Nonsplit Complex-Frequency Shifted Perfectly Matched Layer Combined with Symplectic Methods for Solving Second-Order Seismic Wave Equations - Part 1: Method. GEOPHYSICS 83, T301–T311. doi:10.1190/geo2017-0603.1
Pasalic, D., and McGarry, R. (2010). “A Discontinuous Mesh Finite Difference Scheme for Acoustic Wave Equations,” in SEG Technical Program Expanded Abstracts 2010 (Denver: Society of Exploration Geophysicists (SEG)), 2940–2944. doi:10.1190/1.3513457
Qu, Y., Li, Z., Huang, J., Deng, W., and Li, J. (2015). “The Least-Squares Reverse Time Migration for Viscoacoustic Medium Based on a Stable Reverse-Time Propagator,” in SEG Technical Program Expanded Abstracts 2015(New Orleans: Society of Exploration Geophysicists (SEG)), 3977–3980. doi:10.1190/segam2015-5835196.1
Robertsson, J. O. A., and Blanch, J. O. (2020). “Numerical Methods, Finite Difference,” in Encyclopedia of Solid Earth Geophysics. Editor H. K. Gupta (Cham: Springer International Publishing), 1–9. doi:10.1007/978-3-030-10475-7_135-1
Tarantola, A. (1984). Inversion of Seismic Reflection Data in the Acoustic Approximation. Geophysics 49, 1259–1266. doi:10.1190/1.1441754
Virieux, J., and Operto, S. (2009). An Overview of Full-Waveform Inversion in Exploration Geophysics. Geophysics 74, WCC1–WCC26. doi:10.1190/1.3238367
Wu, B., Li, B., Yang, H., and Jia, J. (2019a). “Trapezoid Grid Finite Difference for Acoustic Wave Modeling,” in SEG 2018 Workshop: SEG Seismic Imaging Workshop. Beijing, China: Society of Exploration Geophysicists (SEG), 52–55. 12–14 November 2018. doi:10.1190/SEIM2018-13.1
Wu, B., Xu, W., Jia, J., Li, B., Yang, H., Zhao, H., et al. (2018). “Convolutional Perfect-Matched Layer Boundary for Trapezoid Grid Finite-Difference Seismic Modeling,” in SEG Technical Program Expanded Abstracts 2018 (Anaheim: Society of Exploration Geophysicists (SEG)), 3989–3993. doi:10.1190/segam2018-2995754.1
Wu, B., Xu, W., Li, B., and Jia, J. (2019b). Trapezoid Coordinate Finite Difference Modeling of Acoustic Wave Propagation Using the CPML Boundary Condition. J. Appl. Geophys. 168, 101–106. doi:10.1016/j.jappgeo.2019.06.006
Xia, D.-m., Xie, C., Song, P., Tan, J., Li, J.-s., and Zhao, B. (2017). “A Time Domain Full Waveform Inversion Method Based on Well-Constrained Regularization,” in SEG 2017 Workshop: Full-Waveform Inversion and beyond. Beijing, China: Society of Exploration Geophysicists (SEG), 136–139. 20-22 November 2017. doi:10.1190/FWI2017-036
Xu, W., and Gao, J. (2018). Adaptive 9-point Frequency-Domain Finite Difference Scheme for Wavefield Modeling of 2D Acoustic Wave Equation. J. Geophys. Eng. 15, 1432–1445. doi:10.1088/1742-2140/aab015
Xu, W., Zhong, Y., Wu, B., Gao, J., and Liu, Q. H. (2021b). Adaptive Complex Frequency with V-Cycle Gmres for Preconditioning 3D Helmholtz Equation. GEOPHYSICS 86, T349–T359. doi:10.1190/geo2020-0901.1
Xuan, K., Ying, S., Xuebao, G., and Shizhu, L. (2014). “Carbonate Reservoir Pre-stack Reverse-Time Migration and Gpu/cpu Heterogeneous Computing Research,” in Beijing 2014 International Geophysical Conference & Exposition. Beijing, China: Society of Exploration Geophysicists (SEG), 21–24. April 2014. 1101–1104. doi:10.1190/IGCBeijing2014-279
Zhan, Q., Sun, Q., Ren, Q., Fang, Y., Wang, H., and Liu, Q. H. (2017). A Discontinuous Galerkin Method for Simulating the Effects of Arbitrary Discrete Fractures on Elastic Wave Propagation. Geophys. J. Int. 210, 1219–1230. doi:10.1093/gji/ggx233
Zhan, Q., Wang, Y., Fang, Y., Ren, Q., Yang, S., Yin, W.-Y., et al. (2021). An Adaptive High-Order Transient Algorithm to Solve Large-Scale Anisotropic Maxwell's Equations. IEEE Trans. Antennas Propagat., 1. doi:10.1109/tap.2021.3111639
Zhan, Q., Zhuang, M., Mao, Y., and Liu, Q. H. (2020). Unified Riemann Solution for Multi-Physics Coupling: Anisotropic Poroelastic/elastic/fluid Interfaces. J. Comput. Phys. 402, 108961. doi:10.1016/j.jcp.2019.108961
Keywords: finite difference, trapezoid-grid method, seismic wave simulation, 3D, time-domain method
Citation: Wu B, Tan W, Xu W and Li B (2022) Trapezoid-Grid Finite-Difference Time-Domain Method for 3D Seismic Wavefield Modeling Using CPML Absorbing Boundary Condition. Front. Earth Sci. 9:777200. doi: 10.3389/feart.2021.777200
Received: 15 September 2021; Accepted: 03 December 2021;
Published: 11 January 2022.
Edited by:
Yong Zheng, China University of Geosciences Wuhan, ChinaReviewed by:
Wen-Yan Yin, Zhejiang University, ChinaXiaofeng Jia, University of Science and Technology of China, China
Copyright © 2022 Wu, Tan, Xu and Li. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Wenhao Xu, ZG91bWlmZWluaWFvQDE2My5jb20=