WO2012087176A2 - Method for computing wavefields - Google Patents

Method for computing wavefields Download PDF

Info

Publication number
WO2012087176A2
WO2012087176A2 PCT/RU2010/000770 RU2010000770W WO2012087176A2 WO 2012087176 A2 WO2012087176 A2 WO 2012087176A2 RU 2010000770 W RU2010000770 W RU 2010000770W WO 2012087176 A2 WO2012087176 A2 WO 2012087176A2
Authority
WO
WIPO (PCT)
Prior art keywords
equations
wave
helmholtz
sub
domain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/RU2010/000770
Other languages
French (fr)
Inventor
Vladimir Albertovich Cheverda
Galina Vitalyevna RESHETOVA
Mikhail Andreevich BELONOSOV
Vadim Viktorovich LISITSA
Clement Kostov
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Schlumberger Canada Ltd
Services Petroliers Schlumberger SA
Schlumberger Technology BV
Schlumberger Holdings Ltd
Prad Research and Development Ltd
Original Assignee
Schlumberger Canada Ltd
Services Petroliers Schlumberger SA
Schlumberger Technology BV
Schlumberger Holdings Ltd
Prad Research and Development Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Schlumberger Canada Ltd, Services Petroliers Schlumberger SA, Schlumberger Technology BV, Schlumberger Holdings Ltd, Prad Research and Development Ltd filed Critical Schlumberger Canada Ltd
Priority to PCT/RU2010/000770 priority Critical patent/WO2012087176A2/en
Publication of WO2012087176A2 publication Critical patent/WO2012087176A2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/11Complex mathematical operations for solving equations, e.g. nonlinear equations, general mathematical optimization problems
    • G06F17/13Differential equations
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01VGEOPHYSICS; GRAVITATIONAL MEASUREMENTS; DETECTING MASSES OR OBJECTS; TAGS
    • G01V2210/00Details of seismic processing or analysis
    • G01V2210/60Analysis
    • G01V2210/67Wave propagation modeling
    • G01V2210/673Finite-element; Finite-difference
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01VGEOPHYSICS; GRAVITATIONAL MEASUREMENTS; DETECTING MASSES OR OBJECTS; TAGS
    • G01V2210/00Details of seismic processing or analysis
    • G01V2210/60Analysis
    • G01V2210/67Wave propagation modeling
    • G01V2210/675Wave equation; Green's functions
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/10Numerical modelling

Definitions

  • This invention relates to methods for numerical simulations of different kinds of wavefields namely, acoustic, elastic, visco-elastic, poro-elastic, or electro-magnetic wavefields. More particularly, the invention relates to methods for solving the acoustic or elastic wave equations for applications of survey design, imaging, interpretation and wavefield inversion of seismic and sonic data.
  • the conventional approaches to solving the acoustic or elastic wave equations are finite-difference methods applied in the time-space domain.
  • the problem is too large to fit in a single memory space, and therefore various strategies need to be implemented to deal with memory limitations, while solving the wave equation.
  • the two most common approaches are domain decomposition and out-of-core computations (Etgen, J., O'Brien, M., 2007, Computational methods for large-scale 3D acoustic finite-difference modeling: A tutorial, Geophysics, vol 72, pp SM223- SM230.).
  • Such approaches complicate and slow down the algorithms (dealing with memory limitations) and require either intensive communication between processors, or large amounts of disk access during the computations.
  • the present invention provides a method for computing wave fields based on the Laguerre transform applied to the time variable in the elastic (or acoustic, or visco-elastic) wave equations which leads to Helmholtz equations.
  • the associated Helmholtz operators are negative definite, which is a favorable situation for further parallelization by domain decomposition.
  • the domain decomposition occurs before the solution of the Helmholtz wave equations, and the solver of the Helmholtz equation doesn't need to deal with the domain decomposition.
  • Data exchanges occur between domains only after relatively long independent computations, and therefore, they can be done efficiently via simple disk access, decoupled from the computations.
  • the combination of the Laguerre transform and an effective domain decomposition method such as the Schwartz iterative method is applied to the numerical simulations of sonic and seismic data surveys, for applications of optimizing the survey design and data interpretation workflows.
  • the invention comprises the steps of specifying the governing wave equations, setting up the corresponding material parameters, the dimensions of a computational domain, the conditions at the boundaries and the initial conditions. Then the parameters of the Laguerre transform are selected by examining the transform for the initial conditions. Furthermore the invention comprises the steps of decomposing the computational domain into at least two sub-domains, applying Laguerre transform along the time axis for each sub-domain and obtaining Helmholtz equations, solving Helmholtz equations for each sub-domain, exchanging data between sub-domains as per Schwartz iteration method, iterating previous two steps until sufficient level of accuracy is reached, applying inverse Laguerre transform and obtaining the solution of wave equations.
  • the wave equations can be for acoustic, elastic, visco-elastic, poro- elastic, or electro-magnetic wavefields
  • Helmholtz equations can be solved using standard finite-difference or finite-element methods.
  • Fig. 1 shows computational domain for a simple layered medium.
  • Fig. 2 shows computational domain for more complicated model.
  • Fig. 3 shows the wave field computed for a simple layered medium shown on Fig.1.
  • Fig. 4 shows the wave field computed for more complicated model shown on Fig. 2
  • the task of computing seismic wave fields is defined - e.g. simulation of data, or wavefield propagation as needed for imaging and inversion.
  • This step is common to all computational approaches, and includes specifying the governing equations (e.g. acoustic wave equation, or elastic, or visco-elastic, etc wave equations), the corresponding material parameters (compressional and shear velocities, density, etc), the dimensions of a computational domain and the conditions at the boundaries, the initial conditions (e.g. source functions), what results from computations are saved.
  • the governing equations e.g. acoustic wave equation, or elastic, or visco-elastic, etc wave equations
  • the corresponding material parameters compressional and shear velocities, density, etc
  • the dimensions of a computational domain and the conditions at the boundaries e.g. source functions
  • the parameters of the Laguerre transform are selected by examining the transform for the initial conditions (e.g. source time function).
  • the computational domain is decomposed into sub-domains, taking into account variations in the complexity of the material parameters, target sizes for the computational tasks in each sub-domain, as well characteristics of the available computing resources.
  • the Laguerre transform is applied along the time axis for each sub-domain and Helmholtz equations obtained after Laguerre transform are solved for each sub-domain, using standard finite- difference or finite-element methods. Data exchanges is made between sub- domains as per Schwartz iteration method. Last two steps (solving Helmholtz equations and data exchange) are iterated until sufficient level of accuracy is reached for the solution.
  • the inverse Laguerre transform is applied and the solution to the defined task is obtained. Further, it is proposed to apply different numerical schemes within each of the sub-domains (e.g. finite-difference schemes of different orders in space, or finite-element schemes), thus adapting the computational cost to the accuracy requirements and the earth model properties.
  • different numerical schemes within each of the sub-domains e.g. finite-difference schemes of different orders in space, or finite-element schemes
  • n ' —(ht) 2 e 2 L"(ht) , andL a n (ht) are the classical Laguerre polynomials of degree n, is an auxiliary parameter.
  • the most important variable appearing in the formulae is h which is real and positive.
  • h is a scaling parameter, the higher h is the narrower the Laguerre polynomials are if considered as functions of time. This means that the higher h is the less polynomials are needed to approximate a source wavelet.
  • negative-definite Helmholtz equation obtained by means of Laguerre transform, is elliptic one, hence the well- developed theory of Schwartz domain decomposition method can be applied in straightforward way. Taking into account a number of different ways designed to improve convergence of Schwartz method for elliptical operators one may expect high convergence rate for negative-definite Helmholtz equation.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Evolutionary Computation (AREA)
  • Computer Hardware Design (AREA)
  • Operations Research (AREA)
  • Algebra (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

METHOD FOR COMPUTING WAVEFIELDS
Field of the invention
This invention relates to methods for numerical simulations of different kinds of wavefields namely, acoustic, elastic, visco-elastic, poro-elastic, or electro-magnetic wavefields. More particularly, the invention relates to methods for solving the acoustic or elastic wave equations for applications of survey design, imaging, interpretation and wavefield inversion of seismic and sonic data.
Background art
Currently, the state-of-the-art in industrial simulations of seismic data is represented by computations of 3D acoustic wavefields (at relatively low frequencies) for applications of survey design and seismic data interpretation, including imaging and wavefield inversion of seismic data. Increasing the bandwidth of the data and solving elastic wave equations, as required for more realistic simulations, increases significantly the computational requirements. The development of algorithms and computer implementations for solving efficiently the elastic wave equations is a very active field of research.
The conventional approaches to solving the acoustic or elastic wave equations are finite-difference methods applied in the time-space domain. Typically, the problem is too large to fit in a single memory space, and therefore various strategies need to be implemented to deal with memory limitations, while solving the wave equation. The two most common approaches are domain decomposition and out-of-core computations (Etgen, J., O'Brien, M., 2007, Computational methods for large-scale 3D acoustic finite-difference modeling: A tutorial, Geophysics, vol 72, pp SM223- SM230.). Such approaches complicate and slow down the algorithms (dealing with memory limitations) and require either intensive communication between processors, or large amounts of disk access during the computations. In the other major approach, leading to solution of Helmholtz equations after Fourier transform, parallelization is also difficult to achieve (Operto, S., Virieux, J., Amestoy, P., L'Excellent, J-Y., Giraud, L., Hafedh Ben Hadj, A., 2007, 3D finite-difference frequency-domain modeling of visco-acoustic wave propagation using a massively parallel direct solver: A feasibility study; Geophysics, 72.).
It is an object of the invention to provide a method for improving the efficiency of the calculations and the accuracy of the computed wavefields.
The object of the invention is achieved by a method as set forth in the appended claims.
Summary of the invention
The present invention provides a method for computing wave fields based on the Laguerre transform applied to the time variable in the elastic (or acoustic, or visco-elastic) wave equations which leads to Helmholtz equations. After the Laguerre transform, the associated Helmholtz operators are negative definite, which is a favorable situation for further parallelization by domain decomposition. Here however, the domain decomposition occurs before the solution of the Helmholtz wave equations, and the solver of the Helmholtz equation doesn't need to deal with the domain decomposition. Data exchanges occur between domains only after relatively long independent computations, and therefore, they can be done efficiently via simple disk access, decoupled from the computations. The combination of the Laguerre transform and an effective domain decomposition method such as the Schwartz iterative method is applied to the numerical simulations of sonic and seismic data surveys, for applications of optimizing the survey design and data interpretation workflows.
So the invention comprises the steps of specifying the governing wave equations, setting up the corresponding material parameters, the dimensions of a computational domain, the conditions at the boundaries and the initial conditions. Then the parameters of the Laguerre transform are selected by examining the transform for the initial conditions. Furthermore the invention comprises the steps of decomposing the computational domain into at least two sub-domains, applying Laguerre transform along the time axis for each sub-domain and obtaining Helmholtz equations, solving Helmholtz equations for each sub-domain, exchanging data between sub-domains as per Schwartz iteration method, iterating previous two steps until sufficient level of accuracy is reached, applying inverse Laguerre transform and obtaining the solution of wave equations.
The wave equations can be for acoustic, elastic, visco-elastic, poro- elastic, or electro-magnetic wavefields
Helmholtz equations can be solved using standard finite-difference or finite-element methods.
Helmholtz equations for different sub-domains can be solved by different numerical methods.
Those and other features of the invention will be understood by those skilled in the art from the following detailed description and drawings.
Brief description of the drawings
Fig. 1 shows computational domain for a simple layered medium.
Fig. 2 shows computational domain for more complicated model. Fig. 3 shows the wave field computed for a simple layered medium shown on Fig.1.
Fig. 4 shows the wave field computed for more complicated model shown on Fig. 2
Detailed description of the invention
The detailed steps for applying the proposed method are as follows. At first the task of computing seismic wave fields is defined - e.g. simulation of data, or wavefield propagation as needed for imaging and inversion. This step is common to all computational approaches, and includes specifying the governing equations (e.g. acoustic wave equation, or elastic, or visco-elastic, etc wave equations), the corresponding material parameters (compressional and shear velocities, density, etc), the dimensions of a computational domain and the conditions at the boundaries, the initial conditions (e.g. source functions), what results from computations are saved.
Then the parameters of the Laguerre transform are selected by examining the transform for the initial conditions (e.g. source time function). The computational domain is decomposed into sub-domains, taking into account variations in the complexity of the material parameters, target sizes for the computational tasks in each sub-domain, as well characteristics of the available computing resources. The Laguerre transform is applied along the time axis for each sub-domain and Helmholtz equations obtained after Laguerre transform are solved for each sub-domain, using standard finite- difference or finite-element methods. Data exchanges is made between sub- domains as per Schwartz iteration method. Last two steps (solving Helmholtz equations and data exchange) are iterated until sufficient level of accuracy is reached for the solution. Then the inverse Laguerre transform is applied and the solution to the defined task is obtained. Further, it is proposed to apply different numerical schemes within each of the sub-domains (e.g. finite-difference schemes of different orders in space, or finite-element schemes), thus adapting the computational cost to the accuracy requirements and the earth model properties.
The integral Laguerre transforms (forward and backward) are provided by the formulae:
Figure imgf000006_0001
where = «n '—(ht)2 e 2 L"(ht) , andLa n (ht) are the classical Laguerre polynomials of degree n, is an auxiliary parameter. The most important variable appearing in the formulae is h which is real and positive. As it follows from the representation of the Laguerre transform, h is a scaling parameter, the higher h is the narrower the Laguerre polynomials are if considered as functions of time. This means that the higher h is the less polynomials are needed to approximate a source wavelet.
Having applied Laguerre transform to scalar wave equation one achieves so-called negative defined Helmholtz equation, i.e. all the eigenvalues of the operator are strictly negative:
Figure imgf000006_0002
K =∑ .(*) (AO
n=0 The main advantages of the obtained equation are: the spectra is well separated from zero, hence - good conditionality; the operator does not depend on degree of Laguerre polynomial, hence can be inverted only ones and used for different right-hand sides; right-hand side depends on the linear combination of the previously computed coefficients, but fik do not depend on current number of polynomial (n), hence no need to store all the previous coefficients but only the linear combination.
As it was mentioned above negative-definite Helmholtz equation, obtained by means of Laguerre transform, is elliptic one, hence the well- developed theory of Schwartz domain decomposition method can be applied in straightforward way. Taking into account a number of different ways designed to improve convergence of Schwartz method for elliptical operators one may expect high convergence rate for negative-definite Helmholtz equation.
To illustrate the efficiency of the proposed method a set of numerical experiments was done. For the very beginning ID problem was considered and the comparison of Schwartz iterations was done for both classical and negative-definite Helmholtz equation. It was observed that for variable velocity Schwartz method converged within 45 iterations for each frequency if applied for classical Helmholtz and within only 5 iterations if done for negative-definite one.
2D simulations were done with the help of Laguerre transform only. Wave fields were computed inside the domain of 1 over 1 kilometer. Two models were considered. The first one was rather simple, i.e. horizontally layered - it is shown on Fig. l . The other one was more complicate and designed to observe refracted waves (see Fig. 2). In order to apply Schwartz method the domain was divided into four subdomains - one division in each spatial direction. In Figure 3 one can see the wave field computed for the simple layered medium of Fig. l, and the synthetic wave filed calculated for the second model (Fig.2) is presented in Figure 3. Reflected waves as well as refracted ones are clearly seen.
It is worth mentioning that for both experiments it took Schwartz algorithm only 7 iterations to converges, while the simples conjugation conditions for were used. Applying more specific conditions one may expect significant increase of the convergence rate (number of iterations close to number of divisions along a single spatial direction).

Claims

Claims
1. A method for computing wave fields comprising the steps of:
- specifying the governing wave equations,
- setting up the corresponding material parameters, the dimensions of a computational domain, the conditions at the boundaries and the initial conditions,
- selecting the parameters of the Laguerre transform by examining the transform for the initial conditions,
- decomposing the computational domain into at least two sub-domains,
- applying the Laguerre transform along the time axis for each sub-domain and obtaining Helmholtz equations,
- solving Helmholtz equations for each sub-domain,
- exchanging data between sub-domains as per Schwartz iteration method,
- iterating previous two steps until sufficient level of accuracy is reached,
- applying inverse Laguerre transform and obtaining the solution of wave equations.
2. A method of claim 1 wherein wave equations are acoustic or elastic wave equations.
3. A method of claim 1 wherein wave equations are visco-elastic or poro- elastic wave equations.
4. A method of claim 1 wherein wave equations are electromagnetic wave equations.
5. A method of claim 1 wherein Helmholtz equations are solved using standard finite-difference method.
6. A method of claim 1 wherein Helmholtz equations are solved using standard finite-element method.
7. A method of claim 1 wherein Helmholtz equations for different sub- domains are solved by different numerical methods.
PCT/RU2010/000770 2010-12-21 2010-12-21 Method for computing wavefields Ceased WO2012087176A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/RU2010/000770 WO2012087176A2 (en) 2010-12-21 2010-12-21 Method for computing wavefields

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/RU2010/000770 WO2012087176A2 (en) 2010-12-21 2010-12-21 Method for computing wavefields

Publications (1)

Publication Number Publication Date
WO2012087176A2 true WO2012087176A2 (en) 2012-06-28

Family

ID=46314688

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/RU2010/000770 Ceased WO2012087176A2 (en) 2010-12-21 2010-12-21 Method for computing wavefields

Country Status (1)

Country Link
WO (1) WO2012087176A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109100801A (en) * 2018-07-04 2018-12-28 中国科学院地质与地球物理研究所 A kind of high-pressure medium seimic wave propagation analogy method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109100801A (en) * 2018-07-04 2018-12-28 中国科学院地质与地球物理研究所 A kind of high-pressure medium seimic wave propagation analogy method

Similar Documents

Publication Publication Date Title
JP7142968B2 (en) FULL WAVEFORM INVERSION METHOD, APPARATUS AND ELECTRONICS
CN105137486B (en) Anisotropic medium Elastic Wave reverse-time migration imaging method and its device
Javaherian et al. Refraction-corrected ray-based inversion for three-dimensional ultrasound tomography of the breast
EP2751710B1 (en) Using projection onto convex sets to constrain full-wavefield inversion
US20200311178A1 (en) Three-dimensional elastic frequency-domain iterative solver for full waveform inversion
CN107153216A (en) Determine method, device and the computer-readable storage medium of the Poynting vector of seismic wave field
Malovichko et al. Acoustic 3D modeling by the method of integral equations
Aimi et al. Application of energetic BEM to 2D elastodynamic soft scattering problems
Druskin et al. An extended Krylov subspace model-order reduction technique to simulate wave propagation in unbounded domains
CN105807317B (en) Anisotropic Attenuated Surface Wave Simulation Method Based on Chebyshev Pseudospectral Method
Ha et al. 3D Laplace-domain waveform inversion using a low-frequency time-domain modeling algorithm
Jeong et al. Full waveform inversion using Student’st distribution: A numerical study for elastic waveform inversion and simultaneous-source method
CN109490954A (en) Wavefield forward modeling method and device
Kim et al. Comparison of frequency-selection strategies for 2D frequency-domain acoustic waveform inversion
EP3510423A1 (en) Methods for efficient wavefield solutions
WO2012087176A2 (en) Method for computing wavefields
Shukla et al. Modeling the wave propagation in viscoacoustic media: An efficient spectral approach in time and space domain
Chen et al. A physics-aware, low-rank regularization for multidimensional deconvolution
Hanyga Wave propagation in anisotropic viscoelasticity
Huang et al. High-dimensional wavefield solutions using physics-informed neural networks with frequency-extension
Cheng et al. DiffPINN: Generative diffusion-initialized physics-informed neural networks for accelerating seismic wavefield representation
Chen et al. A reciprocity-aware, low-rank regularization for multidimensional deconvolution
Li et al. Efficient and stable finite difference modelling of acoustic wave propagation in variable-density media
Boehm et al. A Newton-CG method for full-waveform inversion in a coupled solid-fluid system
Baev Solution of an inverse scattering problem for the acoustic wave equation in three-dimensional media

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10861033

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase in:

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10861033

Country of ref document: EP

Kind code of ref document: A2