WO2022011894A1 - Convolutional neural network-based modeling method and device for pore network model - Google Patents

Convolutional neural network-based modeling method and device for pore network model Download PDF

Info

Publication number
WO2022011894A1
WO2022011894A1 PCT/CN2020/126213 CN2020126213W WO2022011894A1 WO 2022011894 A1 WO2022011894 A1 WO 2022011894A1 CN 2020126213 W CN2020126213 W CN 2020126213W WO 2022011894 A1 WO2022011894 A1 WO 2022011894A1
Authority
WO
WIPO (PCT)
Prior art keywords
pore
data volume
dimensional tensor
core
tensor data
Prior art date
Application number
PCT/CN2020/126213
Other languages
French (fr)
Chinese (zh)
Inventor
王猛
刘海波
唐雁冰
徐大年
杨玉卿
杨鑫
刘志杰
张志强
李闽
张国栋
Original Assignee
中海油田服务股份有限公司
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 中海油田服务股份有限公司 filed Critical 中海油田服务股份有限公司
Publication of WO2022011894A1 publication Critical patent/WO2022011894A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects

Definitions

  • the embodiments of the present disclosure relate to, but are not limited to, the field of petroleum logging, and in particular, relate to a method and device for modeling a pore network model based on a convolutional neural network.
  • the correlation length is obtained according to the nuclear magnetic image, and a three-dimensional tensor convolution kernel is calculated according to the correlation length; wherein, the correlation length represents the average radius of the preselected bright clusters in the nuclear magnetic image;
  • a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
  • h represents the distance from the spherical surface with (L x , Ly , L z ) as the center and the radius less than or equal to Lc to the center in the three-dimensional coordinate system
  • L c represents the correlation length
  • the above method also has the following characteristics:
  • the T2 spectrum of the core obtained by the nuclear magnetic resonance logging is obtained, and the pore throat radius distribution is obtained according to the T2 spectrum, including:
  • r m is the m-th pore throat radius
  • T 2m is the m-th amplitude value of the T2 spectrum
  • c is a preset conversion coefficient
  • m is a positive integer.
  • the forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
  • a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume
  • the mathematical expectation ⁇ and the standard deviation ⁇ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
  • a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius.
  • Data body including:
  • the construction of the disordered spatial structure of the pore network model according to the initial three-dimensional tensor data volume includes:
  • the disordered space structure is generated according to the three-dimensional cube network, the result of determining whether there is a tube bundle connected, the assigned tube bundle radius and the moved node coordinates.
  • the configuration number refers to the number of nodes with connected tube bundles between a node and an adjacent node
  • the preset interval distance L between each node is the average roar length
  • the determining whether there is tube bundle connection between each adjacent node in each direction includes:
  • Whether there is tube bundle communication between each adjacent node in each direction is determined according to the coordination number.
  • the moving each node coordinate according to a preset rule includes:
  • i is the node serial number in the x direction
  • j is the node serial number in the y direction
  • k is the node serial number in the z direction
  • i, j and k are integers greater than
  • rand()%(0.5L) means randomly generated 0.5L Any integer in the range.
  • establishing a pore network model according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure including:
  • a pore network model is established by sequentially assigning the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core to the nodes of the disordered spatial structure.
  • the embodiments of the present disclosure also provide a modeling device for a pore network model based on a convolutional neural network, including: a memory and a processor;
  • the memory configured to store a program for modeling the pore network model of the core
  • the processor is configured to read and execute the program for modeling the pore network model of the core, and execute the following modeling method:
  • the correlation length is obtained according to the nuclear magnetic image, and a three-dimensional tensor convolution kernel is calculated according to the correlation length; wherein, the correlation length represents the average radius of the preselected bright clusters in the nuclear magnetic image;
  • a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
  • a pore network model is established according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure.
  • a pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
  • the calculating a three-dimensional tensor convolution kernel according to the correlation length includes:
  • h represents the distance from the spherical surface of the three-dimensional coordinate system with (L x , Ly , L z ) as the center of the sphere, and the radius is less than or equal to Lc to the spherical center, L c represents the correlation length.
  • obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance logging, and obtaining the pore throat radius distribution according to the T2 spectrum includes:
  • r m is the m-th pore throat radius
  • T 2m is the m-th amplitude value of the T2 spectrum
  • c is a preset conversion coefficient
  • m is a positive integer.
  • the forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
  • a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume
  • the random function is the following log-normal distribution random function:
  • the mathematical expectation ⁇ and the standard deviation ⁇ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
  • a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius.
  • Data body including:
  • the processor configured to read and execute the program for modeling the pore network model of the core, also executes the following modeling method: core image;
  • Whether there is tube bundle communication between each adjacent node in each direction is determined according to the coordination number.
  • i is the node number in the x direction
  • j is the node number in the y direction
  • k is the node number in the z direction
  • i, j, and k are integers greater than 0, and rand()%(0.5L) means randomly generating 0.5L Any integer in the range.
  • establishing a pore network model according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure including:
  • a pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
  • the calculating a three-dimensional tensor convolution kernel according to the correlation length includes:
  • r m is the m-th pore throat radius
  • T 2m is the m-th amplitude value of the T2 spectrum
  • c is a preset conversion coefficient
  • m is a positive integer.
  • a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius.
  • Data body including:
  • a pore network model is established by sequentially assigning the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core to the nodes of the disordered spatial structure.
  • the nuclear magnetic resonance T2 spectrum and nuclear magnetic resonance imaging of the core can be obtained in the following manner.
  • the carbonate core collected from the formation is washed with oil and salt, and then fully dried at a temperature of 80 °C until the weight does not change.
  • KCl2 brine was used as the medium, and the carbonate core was saturated for 48 hours and then the NMR measurement experiment was carried out to obtain the NMR image of the core.
  • Magnetic resonance imaging can be used to obtain cross-sectional, coronal, and sagittal images of rock samples.
  • the image signal can be used to represent the distribution of single-phase fluid in the core space. The brighter the image pixel is, the larger the pore throat radius is, and the place where the bright color is concentrated in the image is displayed as a dissolved pore. Conversely, the darker the image, the more unrecognizable areas of the resolution, and the smaller the pore throat radius. Therefore, the distribution characteristics and correlation lengths of dissolved pores or dissolved pore development zones in the core can be observed from two-dimensional images.
  • the convolution kernel can be generated as follows:
  • Figure 3 is an example of a convolution kernel.
  • Lc correlation length, which is obtained from the analysis of nuclear magnetic resonance images
  • h represents the distance from the spherical surface with (L x , Ly , L z ) as the center in the three-dimensional coordinate system, and the radius is less than or equal to Lc to the center of the sphere
  • the three-dimensional convolution kernel can be implemented by the following procedure.
  • a three-dimensional tensor data volume may be formed as follows:
  • a three-dimensional stable random field is established through a random function (logarithmic uniform or logarithmic normal, etc.) to form a three-dimensional tensor data volume.
  • the random function can be the following log-normally distributed random function:
  • the mathematical expectation ⁇ and the standard deviation ⁇ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
  • the convolution kernel is used to slide over each element of the input 3D stable random field tensor data volume, the results are formed into a new matrix, and finally the result matrices of all channels are stacked in the original order to form a third-order tensor, and use it as the output to get the 3D tensor data volume of pore throat radius, which contains the spatial information of the pore throat radius distribution of the (micro)pore-dissolution pore dual medium.
  • a CT image of a carbonate rock with a triple medium of micro-pore-dissolved-pore-fracture can be generated as follows.
  • the samples were scanned based on computer high-resolution tomography imaging technology (ie MicroCT) and the digital core 3D reconstruction was carried out using the equivalent sphere method and the maximum sphere method to construct the hole network, respectively.
  • Layers were analyzed for structural characteristics. Among them, the length of the roar can be calculated by the following formula:
  • R1 and R2 are the radii of the two pores connected by the roar, respectively, in ⁇ m; D is the actual coordinate distance between the center points of the two pores, in ⁇ m.
  • the micro-CT experimental processing results are as follows: the resolution is 8 ⁇ m, the size is 710 ⁇ 710 ⁇ 710 ⁇ m, the color concentration is dissolved pores, the rest are pores, the analytical porosity is 1.12%, and the volume percentage is 71.3%, the average pore radius is 18.97 ⁇ m, the average roar radius is 17.8 ⁇ m, the average roar length is 131.8 ⁇ m, and the coordination number is 1.13.
  • the red balls in Fig. 5 are pores; the white rods are the throats.
  • the volume of a single connected pore in Fig. 6 is displayed by size and color scale. main.
  • the disordered space structure can be constructed as follows:
  • the modeling method of the disordered network model (as shown in Figure 8) is introduced with a square grid network model.
  • the ordered network model (as shown in Figure 7) is characterized by a regular shape of the model and fixed positions of nodes. According to this characteristic, a modeling method of disordered network model is proposed.
  • each node represents a pore, and the nodes are connected by a throat.
  • each node representing a pore is connected by six throats; similarly, each throat is also connected by six pores.
  • the spacing distance between each node in each direction is set to L (the average roar length of 131.8 ⁇ m can be determined as the node spacing according to the results of the micro-CT experiment), and the number of nodes is set to d, the side length of the model is (d-1) ⁇ L.
  • a probability function with probability p is set in the program, and a (pseudo) random number generator is used to determine whether there is a tube bundle connection between each adjacent node in the x direction. Use a function to generate random numbers, thereby generating random probabilities.
  • the rand() function can be used to generate random numbers, thereby generating random probabilities.
  • the specific C/C++ code is:
  • rand()%100 the computer randomly generates any integer in the range of 0-99.
  • the tube bundle connectivity of the nodes can also be determined by the coordination number obtained from the micro-CT experimental results.
  • Each node coordinate (x, y, z) can be moved according to the following formula:
  • i is the node serial number in the x direction
  • j is the node serial number in the y direction
  • k is the node serial number in the z direction
  • i, j and k are integers greater than
  • rand()%(0.5L) means randomly generated 0.5L Any integer in the range.
  • a pore network model of a (micro)pore-dissolution pore dual media characteristic can be generated as follows.
  • a pore network model with (micro)pore-dissolution pore dual medium characteristics can be constructed (as shown in Figure 9).
  • model scale: length ⁇ width ⁇ height 3cm ⁇ 1cm ⁇ 1cm).
  • the pore network model of the (micro)pore-dissolution-pore-fracture triple media feature can be generated as follows:
  • M(x, y, z), N(x0, y0, z0) are any two points on the plane, then there are:
  • the circular equation (circular crack) can be obtained from the two.
  • the number of plane equations determines the number of fractures. According to the results of CT experiments, the number of fractures i in the core with a diameter of 2.5cm and a length of 3cm for multiple samples is counted, and the fracture is roughly the direction; The point coordinates) control the crack angle and distribution position, and control the number of cracks generated by the number of cycles.
  • the carbonate core model established in this example combines experimental methods and computer algorithms, and uses convolutional neural network to process the eigenvalues and correlation lengths of nuclear magnetic imaging images to generate models.
  • Reservoir physical parameters to a certain extent, solve the problem that the geological model established by the existing modeling technology lacks a certain physical meaning.
  • the micro-pore-dissolved-pore-fracture network model is generated in the form of adding a random surface equation to the model, which solves the difficulty of modeling the triple medium of carbonate rocks.
  • FIG. 11 is a schematic diagram of an apparatus for modeling a pore network model based on a convolutional neural network according to an embodiment of the disclosure.
  • the modeling device includes: a memory and a processor;
  • the memory configured to store a program for modeling the pore network model of the core
  • the processor is configured to read and execute the program for modeling the pore network model of the core, and execute the following modeling method:
  • the correlation length is obtained according to the nuclear magnetic image, and a three-dimensional tensor convolution kernel is calculated according to the correlation length; wherein, the correlation length represents the average radius of the preselected bright clusters in the nuclear magnetic image;
  • a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
  • a pore network model is established according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure.
  • the processor is configured to read and execute the program for modeling the pore network model of the core, and also execute the following modeling method:
  • a pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
  • the calculating a three-dimensional tensor convolution kernel according to the correlation length includes:
  • the three-dimensional tensor convolution kernel E(h) can be calculated as follows:
  • h represents the distance from the spherical surface of the three-dimensional coordinate system with (L x , Ly , L z ) as the center of the sphere, and the radius is less than or equal to Lc to the spherical center, L c represents the correlation length.
  • obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance logging, and obtaining the pore throat radius distribution according to the T2 spectrum includes:
  • r m is the m-th pore throat radius
  • T 2m is the m-th amplitude value of the T2 spectrum
  • c is a preset conversion coefficient
  • m is a positive integer.
  • the forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
  • a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume
  • the random function is the following log-normal distribution random function:
  • a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius.
  • Data body including:
  • the disordered spatial structure of the pore network model is constructed according to the initial three-dimensional tensor data volume, including:
  • the disordered space structure is generated according to the three-dimensional cube network, the result of determining whether there is a tube bundle connected, the assigned tube bundle radius and the moved node coordinates.
  • the processor is configured to read and execute the program for modeling the pore network model of the core, and also execute the following modeling method: core image;

Abstract

A convolutional neural network-based modeling method and device for a pore network model. The method comprises: obtaining a nuclear magnetic image of a rock core obtained by means of nuclear magnetic resonance imaging; obtaining a correlation length according to the nuclear magnetic image, and calculating a three-dimensional tensor convolution kernel according to the correlation length; obtaining a T2 spectrum of the rock core obtained by means of nuclear magnetic resonance, and obtaining pore-throat radius frequency distribution according to the T2 spectrum; forming an initial three-dimensional tensor data volume according to the pore-throat radius frequency distribution; generating, according to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume and by using a convolutional neural network forward propagation algorithm, a three-dimensional tensor data volume conforming to the pore-throat radius frequency distribution of the rock core; constructing a disordered spatial structure of a pore network model according to the initial three-dimensional tensor data volume; and establishing the pore network model according to the three-dimensional tensor data volume conforming to the pore-throat radius frequency distribution of the rock core and the disordered space structure.

Description

基于卷积神经网络的孔隙网络模型的建模方法及装置Modeling method and device of pore network model based on convolutional neural network 技术领域technical field
本公开实施例涉及但不限于石油测井领域,尤其涉及一种基于卷积神经网络的孔隙网络模型的建模方法及装置。The embodiments of the present disclosure relate to, but are not limited to, the field of petroleum logging, and in particular, relate to a method and device for modeling a pore network model based on a convolutional neural network.
背景技术Background technique
油气是世界上用途广泛且具有极其重要地位的能源,随着多国对油气资源的不断开发,许多常规油藏已经大规模开发并进入生产中后期。考虑到未来油气资源的利用,就必加深对情况复杂多样的非常规油气藏的研究。因此,通过建立岩心尺度的模型来对多孔介质内部孔隙空间的发育规模、空间分布对流体渗流的影响、流体在其中的分布规律、相互作用机理等一些决定流体在多孔介质中流动的宏观现象的本质问题展开研究显得十分重要。Oil and gas is a widely used and extremely important energy source in the world. With the continuous development of oil and gas resources in many countries, many conventional oil reservoirs have been developed on a large scale and have entered the middle and late stages of production. Considering the utilization of oil and gas resources in the future, it is necessary to deepen the research on unconventional oil and gas reservoirs with complex and diverse conditions. Therefore, by establishing a core-scale model, the development scale of the pore space inside the porous medium, the influence of the spatial distribution on the fluid seepage, the distribution law of the fluid in it, the interaction mechanism, etc. It is very important to carry out research on essential issues.
发明概述SUMMARY OF THE INVENTION
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this article. This summary is not intended to limit the scope of protection of the claims.
本公开实施例提供了一种基于卷积神经网络的孔隙网络模型的建模方法,包括:An embodiment of the present disclosure provides a method for modeling a pore network model based on a convolutional neural network, including:
获取通过核磁共振成像得到的岩心的核磁图像;Obtain the nuclear magnetic image of the core obtained by nuclear magnetic resonance imaging;
根据所述核磁图像获取相关长度,根据所述相关长度计算三维张量卷积核;其中,所述相关长度表示所述核磁图像中的预选亮团的半径平均值;The correlation length is obtained according to the nuclear magnetic image, and a three-dimensional tensor convolution kernel is calculated according to the correlation length; wherein, the correlation length represents the average radius of the preselected bright clusters in the nuclear magnetic image;
获取通过核磁共振得到的岩心的T2谱,根据所述T2谱获取孔喉半径频率分布;根据所述孔喉半径频率分布形成初始三维张量数据体;obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance, and obtaining the frequency distribution of the pore throat radius according to the T2 spectrum; forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius;
根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体;According to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
根据初始三维张量数据体构建孔隙网络模型的无序空间结构;Construct the disordered spatial structure of the pore network model according to the initial 3D tensor data volume;
根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型。A pore network model is established according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure.
一种示例性的实施例中,上述方法还包括:In an exemplary embodiment, the above method further includes:
获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
根据所述岩心图像获取裂缝数量和裂缝方向;Obtain the number of fractures and the direction of fractures according to the core image;
根据所述孔隙网络模型、所述裂缝数量和裂缝方向建立具有裂缝分布的孔隙网络模型。A pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
一种示例性的实施例中,所述根据所述相关长度计算三维张量卷积核,包括:In an exemplary embodiment, the calculating a three-dimensional tensor convolution kernel according to the correlation length includes:
按照如下公式计算三维张量卷积核E(h):Calculate the three-dimensional tensor convolution kernel E(h) according to the following formula:
E(h)=exp(-2h/L c) E(h)=exp(-2h/L c )
其中,h表示三维坐标系中以(L x,L y,L z)为中心,半径小于等于Lc的球面到所述中心的距离,
Figure PCTCN2020126213-appb-000001
L c表示所述相关长度。
Wherein, h represents the distance from the spherical surface with (L x , Ly , L z ) as the center and the radius less than or equal to Lc to the center in the three-dimensional coordinate system,
Figure PCTCN2020126213-appb-000001
L c represents the correlation length.
一种示例性的实施例中,上述方法还具有下面特点:In an exemplary embodiment, the above method also has the following characteristics:
所述获取核磁共振测井得到的岩心的T2谱,根据所述T2谱获取孔喉半径分布,包括:The T2 spectrum of the core obtained by the nuclear magnetic resonance logging is obtained, and the pore throat radius distribution is obtained according to the T2 spectrum, including:
获取通过核磁共振得到的所述岩心的T2谱;通过预设定量关系将T2谱的幅度值转换成孔喉半径频率分布。Acquire the T2 spectrum of the core obtained by nuclear magnetic resonance; and convert the amplitude value of the T2 spectrum into the frequency distribution of the pore throat radius through a preset quantitative relationship.
一种示例性的实施例中,In an exemplary embodiment,
所述预设定量关系为r m=cT 2mThe predetermined quantitative relationship r m = cT 2m;
其中,r m为第m个孔喉半径,T 2m为T2谱的第m个幅度值,c为预设的转换系数,m为正整数。 Wherein, r m is the m-th pore throat radius, T 2m is the m-th amplitude value of the T2 spectrum, c is a preset conversion coefficient, and m is a positive integer.
一种示例性的实施例中,In an exemplary embodiment,
所述根据所述孔喉半径频率分布形成初始三维张量数据体,包括:The forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
根据所述孔喉半径频率分布,通过随机函数建立三维稳定随机场,形成初始三维张量数据体;According to the frequency distribution of the pore throat radius, a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume;
其中,所述随机函数为如下对数正态分布随机函数:Wherein, the random function is the following log-normal distribution random function:
Figure PCTCN2020126213-appb-000002
Figure PCTCN2020126213-appb-000002
其中,通过拟合所述孔喉半径频率分布得到数学期望μ和标准偏差σ, x表示孔喉半径。The mathematical expectation μ and the standard deviation σ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
一种示例性的实施例中,所述根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体,包括:In an exemplary embodiment, according to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius. Data body, including:
将所述三维张量卷积核与所述初始三维张量数据体依次进行张量点乘,将点乘结果按照所述初始三维张量数据体中的顺序堆叠起来,生成符合岩心孔喉半径频率分布的三维张量数据体。Perform tensor point multiplication with the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume in turn, and stack the results of the point multiplication in the order in the initial three-dimensional tensor data volume to generate a pore-throat radius that conforms to the core. A 3D tensor data volume of frequency distributions.
一种示例性的实施例中,所述根据所述初始三维张量数据体构建孔隙网络模型的无序空间结构,包括:In an exemplary embodiment, the construction of the disordered spatial structure of the pore network model according to the initial three-dimensional tensor data volume includes:
根据所述初始三维张量数据体的数据数量确定所述无序空间结构的节点数;Determine the number of nodes of the disordered space structure according to the data quantity of the initial three-dimensional tensor data volume;
根据所述节点数以及预设的每个节点间的间隔距离L构建包含X、Y、Z三个方向的三维立方体网络;Build a three-dimensional cube network including three directions of X, Y, and Z according to the number of nodes and the preset interval distance L between each node;
计算所述三维立方体网络中每个节点的坐标;calculating the coordinates of each node in the three-dimensional cube network;
确定每个方向每个相邻节点之间是否有管束连通,并分配管束半径;Determine whether there is tube bundle connection between each adjacent node in each direction, and assign the tube bundle radius;
通过预设规则移动每个节点坐标;Move each node coordinate by preset rules;
根据所述三维立方体网络、确定是否有管束连通的结果、分配的管束半径和移动后的节点坐标生成无序空间结构。The disordered space structure is generated according to the three-dimensional cube network, the result of determining whether there is a tube bundle connected, the assigned tube bundle radius and the moved node coordinates.
一种示例性的实施例中,In an exemplary embodiment,
获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
根据所述岩心图像获取平均吼道长度和配位数;其中,配置数是指一个节点与相邻节点之间存在连通管束的节点数;Obtain the average roar length and coordination number according to the core image; wherein, the configuration number refers to the number of nodes with connected tube bundles between a node and an adjacent node;
所述预设的每个节点间的间隔距离L为所述平均吼道长度;The preset interval distance L between each node is the average roar length;
所述确定每个方向每个相邻节点之间是否有管束连通,包括:The determining whether there is tube bundle connection between each adjacent node in each direction includes:
根据预设第一概率函数确定X方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the X direction according to the preset first probability function;
根据预设第二概率函数确定Y方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the Y direction according to the preset second probability function;
或者,or,
根据所述配位数确定每个方向每个相邻节点之间是否有管束连通。Whether there is tube bundle communication between each adjacent node in each direction is determined according to the coordination number.
一种示例性的实施例中,所述通过预设规则移动每个节点坐标包括:In an exemplary embodiment, the moving each node coordinate according to a preset rule includes:
按照如下公式移动每个节点坐标(x,y,z):Move each node coordinate (x, y, z) according to the following formula:
(x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand()%(0.5L)](x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand( )% (0.5L)]
其中,i为x方向的节点序号,j为y方向的节点序号,k为z方向的节点序号,i、j和k为大于0的整数,rand()%(0.5L)表示随机生成0.5L范围内的任意整数。Among them, i is the node serial number in the x direction, j is the node serial number in the y direction, k is the node serial number in the z direction, i, j and k are integers greater than 0, rand()%(0.5L) means randomly generated 0.5L Any integer in the range.
一种示例性的实施例中,根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型,包括:In an exemplary embodiment, establishing a pore network model according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure, including:
将所述符合岩心孔喉半径频率分布的三维张量数据体依次赋值到所述无序空间结构的节点上来建立孔隙网络模型。A pore network model is established by sequentially assigning the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core to the nodes of the disordered spatial structure.
本公开实施例还提供了一种基于卷积神经网络的孔隙网络模型的建模装置,包括:存储器和处理器;The embodiments of the present disclosure also provide a modeling device for a pore network model based on a convolutional neural network, including: a memory and a processor;
所述存储器,设置为保存用于进行岩心的孔隙网络模型的建模的程序;the memory configured to store a program for modeling the pore network model of the core;
所述处理器,设置为读取执行所述用于进行岩心的孔隙网络模型的建模的程序,执行如下的建模方法:The processor is configured to read and execute the program for modeling the pore network model of the core, and execute the following modeling method:
获取通过核磁共振成像得到的岩心的核磁图像;Obtain the nuclear magnetic image of the core obtained by nuclear magnetic resonance imaging;
根据所述核磁图像获取相关长度,根据所述相关长度计算三维张量卷积核;其中,所述相关长度表示所述核磁图像中的预选亮团的半径平均值;The correlation length is obtained according to the nuclear magnetic image, and a three-dimensional tensor convolution kernel is calculated according to the correlation length; wherein, the correlation length represents the average radius of the preselected bright clusters in the nuclear magnetic image;
获取通过核磁共振得到的岩心的T2谱,根据所述T2谱获取孔喉半径频率分布;根据所述孔喉半径频率分布形成初始三维张量数据体;obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance, and obtaining the frequency distribution of the pore throat radius according to the T2 spectrum; forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius;
根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体;According to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
根据初始三维张量数据体构建孔隙网络模型的无序空间结构;Construct the disordered spatial structure of the pore network model according to the initial 3D tensor data volume;
根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型。A pore network model is established according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure.
一种示例性的实施例中,所述处理器,设置为读取执行所述用于进行岩 心的孔隙网络模型的建模的程序,还执行如下的建模方法:In an exemplary embodiment, the processor, configured to read and execute the program for modeling the pore network model of the core, also executes the following modeling method:
获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
根据所述岩心图像获取裂缝数量和裂缝方向;Obtain the number of fractures and the direction of fractures according to the core image;
根据所述孔隙网络模型、所述裂缝数量和裂缝方向建立具有裂缝分布的孔隙网络模型。A pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
一种示例性的实施例中,所述根据所述相关长度计算三维张量卷积核,包括:In an exemplary embodiment, the calculating a three-dimensional tensor convolution kernel according to the correlation length includes:
按照如下公式计算三维张量卷积核E(h):Calculate the three-dimensional tensor convolution kernel E(h) according to the following formula:
E(h)=exp(-2h/L c) E(h)=exp(-2h/L c )
其中,h表示三维坐标系中以(L x,L y,L z)为球心,半径小于等于Lc的球面到所述球心的距离,
Figure PCTCN2020126213-appb-000003
L c表示所述相关长度。
Among them, h represents the distance from the spherical surface of the three-dimensional coordinate system with (L x , Ly , L z ) as the center of the sphere, and the radius is less than or equal to Lc to the spherical center,
Figure PCTCN2020126213-appb-000003
L c represents the correlation length.
一种示例性的实施例中,所述获取核磁共振测井得到的岩心的T2谱,根据所述T2谱获取孔喉半径分布,包括:In an exemplary embodiment, obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance logging, and obtaining the pore throat radius distribution according to the T2 spectrum, includes:
获取通过核磁共振得到的所述岩心的T2谱;通过预设定量关系将T2谱的幅度值转换成孔喉半径频率分布。Acquire the T2 spectrum of the core obtained by nuclear magnetic resonance; and convert the amplitude value of the T2 spectrum into the frequency distribution of the pore throat radius through a preset quantitative relationship.
一种示例性的实施例中,所述预设定量关系为r m=cT 2mAn exemplary embodiment, the predetermined quantitative relationship r m = cT 2m;
其中,r m为第m个孔喉半径,T 2m为T2谱的第m个幅度值,c为预设的转换系数,m为正整数。 Wherein, r m is the m-th pore throat radius, T 2m is the m-th amplitude value of the T2 spectrum, c is a preset conversion coefficient, and m is a positive integer.
一种示例性的实施例中,所述根据所述孔喉半径频率分布形成初始三维张量数据体,包括:In an exemplary embodiment, the forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
根据所述孔喉半径频率分布,通过随机函数建立三维稳定随机场,形成初始三维张量数据体;According to the frequency distribution of the pore throat radius, a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume;
其中,所述随机函数为如下对数正态分布随机函数:Wherein, the random function is the following log-normal distribution random function:
Figure PCTCN2020126213-appb-000004
Figure PCTCN2020126213-appb-000004
其中,通过拟合所述孔喉半径频率分布得到数学期望μ和标准偏差σ,x表示孔喉半径。The mathematical expectation μ and the standard deviation σ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
一种示例性的实施例中,所述根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体,包括:In an exemplary embodiment, according to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius. Data body, including:
将所述三维张量卷积核与所述初始三维张量数据体依次进行张量点乘,将点乘结果按照所述初始三维张量数据体中的顺序堆叠起来,生成符合岩心孔喉半径频率分布的三维张量数据体。Perform tensor point multiplication with the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume in turn, and stack the results of the point multiplication in the order in the initial three-dimensional tensor data volume to generate a pore-throat radius that conforms to the core. A 3D tensor data volume of frequency distributions.
一种示例性的实施例中,所述根据所述初始三维张量数据体构建孔隙网络模型的无序空间结构,包括:In an exemplary embodiment, the construction of the disordered spatial structure of the pore network model according to the initial three-dimensional tensor data volume includes:
根据所述初始三维张量数据体的数据数量确定所述无序空间结构的节点数;Determine the number of nodes of the disordered space structure according to the data quantity of the initial three-dimensional tensor data volume;
根据所述节点数以及预设的每个节点间的间隔距离L构建包含X、Y、Z三个方向的三维立方体网络;Build a three-dimensional cube network including three directions of X, Y, and Z according to the number of nodes and the preset interval distance L between each node;
计算所述三维立方体网络中每个节点的坐标;calculating the coordinates of each node in the three-dimensional cube network;
确定每个方向每个相邻节点之间是否有管束连通,并分配管束半径;Determine whether there is tube bundle connection between each adjacent node in each direction, and assign the tube bundle radius;
通过预设规则移动每个节点坐标;Move each node coordinate by preset rules;
根据所述三维立方体网络、确定是否有管束连通的结果、分配的管束半径和移动后的节点坐标生成无序空间结构。The disordered space structure is generated according to the three-dimensional cube network, the result of determining whether there is a tube bundle connected, the assigned tube bundle radius and the moved node coordinates.
一种示例性的实施例中,所述处理器,设置为读取执行所述用于进行岩心的孔隙网络模型的建模的程序,还执行如下的建模方法:获取通过微CT扫描得到的岩心图像;In an exemplary embodiment, the processor, configured to read and execute the program for modeling the pore network model of the core, also executes the following modeling method: core image;
根据所述岩心图像获取平均吼道长度和配位数;其中,配置数是指一个节点与相邻节点之间存在连通管束的节点数;Obtain the average roar length and coordination number according to the core image; wherein, the configuration number refers to the number of nodes with connected tube bundles between a node and an adjacent node;
所述预设的每个节点间的间隔距离L为所述平均吼道长度;The preset interval distance L between each node is the average roar length;
所述确定每个方向每个相邻节点之间是否有管束连通,包括:The determining whether there is tube bundle connection between each adjacent node in each direction includes:
根据预设第一概率函数确定X方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the X direction according to the preset first probability function;
根据预设第二概率函数确定Y方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the Y direction according to the preset second probability function;
或者,or,
根据所述配位数确定每个方向每个相邻节点之间是否有管束连通。Whether there is tube bundle communication between each adjacent node in each direction is determined according to the coordination number.
一种示例性的实施例中,所述通过预设规则移动每个节点坐标包括:In an exemplary embodiment, the moving each node coordinate according to a preset rule includes:
按照如下公式移动每个节点坐标(x,y,z):Move each node coordinate (x, y, z) according to the following formula:
(x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand()%(0.5L)](x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand( )% (0.5L)]
其中,i为x方向的节点序号,j为y方向的节点序号,k为z方向的节点序号,i、j和k为大于0的整数,rand()%(0.5L)表示随机生成0.5L范围内的任意整数。Among them, i is the node number in the x direction, j is the node number in the y direction, k is the node number in the z direction, i, j, and k are integers greater than 0, and rand()%(0.5L) means randomly generating 0.5L Any integer in the range.
一种示例性的实施例中,根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型,包括:In an exemplary embodiment, establishing a pore network model according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure, including:
将所述符合岩心孔喉半径频率分布的三维张量数据体依次赋值到所述无序空间结构的节点上来建立孔隙网络模型。A pore network model is established by sequentially assigning the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core to the nodes of the disordered spatial structure.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will become apparent upon reading and understanding of the drawings and detailed description.
附图概述BRIEF DESCRIPTION OF THE DRAWINGS
图1为本公开实施例的基于卷积神经网络的孔隙网络模型的建模方法的流程图。FIG. 1 is a flowchart of a method for modeling a pore network model based on a convolutional neural network according to an embodiment of the present disclosure.
图2为本公开实施例的压汞孔喉分布和弛豫分布示例。FIG. 2 is an example of mercury intrusion pore throat distribution and relaxation distribution according to an embodiment of the present disclosure.
图3为本公开实施例的三维卷积核示例。FIG. 3 is an example of a three-dimensional convolution kernel according to an embodiment of the present disclosure.
图4为本公开实施例生成符合孔喉半径频率分布的三维张量数据体示例的示意图。FIG. 4 is a schematic diagram of an example of generating a three-dimensional tensor data volume conforming to the frequency distribution of pore throat radius according to an embodiment of the present disclosure.
图5为本公开实施例的CT扫描重建的孔隙图像示例。FIG. 5 is an example of a pore image reconstructed by a CT scan according to an embodiment of the present disclosure.
图6为本公开实施例的CT扫描重建的裂缝图像示例。FIG. 6 is an example of a fracture image reconstructed by a CT scan according to an embodiment of the present disclosure.
图7为本公开实施例的有序空间结构示例。FIG. 7 is an example of an ordered spatial structure according to an embodiment of the present disclosure.
图8为本公开实施例的无序空间结构示例。FIG. 8 is an example of a disordered space structure according to an embodiment of the present disclosure.
图9为本公开实施例的微孔隙-溶孔双重介质模型图像示例。FIG. 9 is an example of an image of a micropore-dissolution pore dual medium model of an embodiment of the present disclosure.
图10为本公开实施例的微孔隙-溶孔-裂缝三重介质模型图像示例。FIG. 10 is an example of an image of a triple medium model of micropore-dissolution-pore-fracture according to an embodiment of the disclosure.
图11为本公开实施例的基于卷积神经网络的孔隙网络模型的建模装置示意图。FIG. 11 is a schematic diagram of an apparatus for modeling a pore network model based on a convolutional neural network according to an embodiment of the present disclosure.
详述detail
下文中将结合附图对本公开的实施例进行详细说明。需要说明的是,在不冲突的情况下,本公开中的实施例及实施例中的特征可以相互任意组合。Hereinafter, the embodiments of the present disclosure will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments of the present disclosure and the features of the embodiments may be arbitrarily combined with each other under the condition of no conflict.
图1为本公开实施例的一种基于卷积神经网络的孔隙网络模型的建模方法的流程图,如图1所示,本实施例的建模方法包括步骤S11-S16:FIG. 1 is a flowchart of a method for modeling a pore network model based on a convolutional neural network according to an embodiment of the present disclosure. As shown in FIG. 1 , the modeling method in this embodiment includes steps S11-S16:
S11、获取通过核磁共振成像得到的岩心的核磁图像。S11. Acquire the nuclear magnetic image of the core obtained by the nuclear magnetic resonance imaging.
S12、根据所述核磁图像获取相关长度,根据所述相关长度计算三维张量卷积核;S12, obtaining a correlation length according to the nuclear magnetic image, and calculating a three-dimensional tensor convolution kernel according to the correlation length;
S13、获取通过核磁共振得到的岩心的T2谱,根据所述T2谱获取孔喉半径频率分布;根据所述孔喉半径频率分布形成初始三维张量数据体;S13. Obtain the T2 spectrum of the core obtained by nuclear magnetic resonance, and obtain the frequency distribution of the pore throat radius according to the T2 spectrum; form an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius;
S14、根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体;S14. According to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
S15、根据初始三维张量数据体构建孔隙网络模型的无序空间结构;S15, constructing the disordered spatial structure of the pore network model according to the initial three-dimensional tensor data volume;
S16、根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型。S16. Establish a pore network model according to the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core and the disordered spatial structure.
上述步骤中,S13可以在S11、S12之前或之后执行,可以和S11、S12并行执行;S14和S15的先后顺序不限,也可以并行执行。In the above steps, S13 may be executed before or after S11 and S12, and may be executed in parallel with S11 and S12; the sequence of S14 and S15 is not limited, and may also be executed in parallel.
一种示例性的实施例中,可以还包括:In an exemplary embodiment, it may further include:
获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
根据所述岩心图像获取裂缝数量和裂缝方向;Obtain the number of fractures and the direction of fractures according to the core image;
根据所述孔隙网络模型、所述裂缝数量和裂缝方向建立具有裂缝分布的孔隙网络模型。A pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
可以不限于采用微CT扫描方式获得岩心图像,从而确定裂缝数量和裂缝方向。还可以采用其它方式确定裂缝数量和裂缝方向。比如可以人为设定裂缝数量和裂缝方向,也可以通过随机函数确定。Core images can be obtained without limitation by micro-CT scanning, so as to determine the number and direction of fractures. The number and direction of cracks can also be determined in other ways. For example, the number of cracks and the direction of cracks can be artificially set, or they can be determined by a random function.
一种示例性的实施例中,所述根据所述相关长度计算三维张量卷积核,包括:In an exemplary embodiment, the calculating a three-dimensional tensor convolution kernel according to the correlation length includes:
可以按照如下公式计算三维张量卷积核E(h):The three-dimensional tensor convolution kernel E(h) can be calculated as follows:
E(h)=exp(-2h/L c) E(h)=exp(-2h/L c )
其中,h表示三维坐标系中以(L x,L y,L z)为球心,半径小于等于Lc的球面到所述球心的距离,
Figure PCTCN2020126213-appb-000005
L c表示所述相关长度。
Among them, h represents the distance from the spherical surface of the three-dimensional coordinate system with (L x , Ly , L z ) as the center of the sphere, and the radius is less than or equal to Lc to the spherical center,
Figure PCTCN2020126213-appb-000005
L c represents the correlation length.
可以使用上述公式或该公式变形后的式子来计算三维张量卷积核。The three-dimensional tensor convolution kernel can be calculated using the above formula or a modified formula of this formula.
一种示例性的实施例中,所述获取核磁共振测井得到的岩心的T2谱,根据所述T2谱获取孔喉半径分布,包括:In an exemplary embodiment, obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance logging, and obtaining the pore throat radius distribution according to the T2 spectrum, includes:
获取通过核磁共振得到的所述岩心的T2谱;通过预设定量关系将T2谱的幅度值转换成孔喉半径频率分布。Acquire the T2 spectrum of the core obtained by nuclear magnetic resonance; and convert the amplitude value of the T2 spectrum into the frequency distribution of the pore throat radius through a preset quantitative relationship.
其中,预设定量关系可以是预设的T2谱的幅度值和孔喉半径频率分布之间的对应关系,或预设的通过幅度值计算孔喉半径的计算式等。The preset quantitative relationship may be a preset corresponding relationship between the amplitude value of the T2 spectrum and the frequency distribution of the pore throat radius, or a preset calculation formula for calculating the pore throat radius through the amplitude value, or the like.
一种示例性的实施例中,包括:An exemplary embodiment includes:
所述预设定量关系为r m=cT 2mThe predetermined quantitative relationship r m = cT 2m;
其中,r m为第m个孔喉半径,T 2m为T2谱的第m个幅度值,c为预设的转换系数,m为正整数。 Wherein, r m is the m-th pore throat radius, T 2m is the m-th amplitude value of the T2 spectrum, c is a preset conversion coefficient, and m is a positive integer.
一种示例性的实施例中,所述根据所述孔喉半径频率分布形成初始三维张量数据体,包括:In an exemplary embodiment, the forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
根据所述孔喉半径频率分布,通过随机函数建立三维稳定随机场,形成初始三维张量数据体;According to the frequency distribution of the pore throat radius, a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume;
其中,所述随机函数为如下对数正态分布随机函数:Wherein, the random function is the following log-normal distribution random function:
Figure PCTCN2020126213-appb-000006
Figure PCTCN2020126213-appb-000006
其中,通过拟合所述孔喉半径频率分布得到数学期望μ和标准偏差σ,x表示孔喉半径。The mathematical expectation μ and the standard deviation σ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
其中,随机函数不限于上式,可以采用对数均匀随机函数。The random function is not limited to the above formula, and a logarithmic uniform random function can be used.
一种示例性的实施例中,所述根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布 的三维张量数据体,包括:In an exemplary embodiment, according to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius. Data body, including:
将所述三维张量卷积核与所述初始三维张量数据体依次进行张量点乘,将点乘结果按照所述初始三维张量数据体中的顺序堆叠起来,生成符合岩心孔喉半径频率分布的三维张量数据体。Perform tensor point multiplication with the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume in turn, and stack the results of the point multiplication in the order in the initial three-dimensional tensor data volume to generate a pore-throat radius that conforms to the core. A 3D tensor data volume of frequency distributions.
一种示例性的实施例中,所述根据所述初始三维张量数据体构建孔隙网络模型的无序空间结构,包括:In an exemplary embodiment, the construction of the disordered spatial structure of the pore network model according to the initial three-dimensional tensor data volume includes:
根据所述初始三维张量数据体的数据数量确定所述无序空间结构的节点数;Determine the number of nodes of the disordered space structure according to the data quantity of the initial three-dimensional tensor data volume;
根据所述节点数以及预设的每个节点间的间隔距离L构建包含X、Y、Z三个方向的三维立方体网络;Build a three-dimensional cube network including three directions of X, Y, and Z according to the number of nodes and the preset interval distance L between each node;
计算所述三维立方体网络中每个节点的坐标;calculating the coordinates of each node in the three-dimensional cube network;
确定每个方向每个相邻节点之间是否有管束连通,并分配管束半径;Determine whether there is tube bundle connection between each adjacent node in each direction, and assign the tube bundle radius;
通过预设规则移动每个节点坐标;Move each node coordinate by preset rules;
根据所述三维立方体网络、确定是否有管束连通的结果、分配的管束半径和移动后的节点坐标生成无序空间结构。The disordered space structure is generated according to the three-dimensional cube network, the result of determining whether there is a tube bundle connected, the assigned tube bundle radius and the moved node coordinates.
一种示例性的实施例中,该方法还包括,In an exemplary embodiment, the method further includes,
获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
根据所述岩心图像获取平均吼道长度和配位数;其中,配置数是指一个节点与相邻节点之间存在连通管束的节点数;Obtain the average roar length and coordination number according to the core image; wherein, the configuration number refers to the number of nodes with connected tube bundles between a node and an adjacent node;
所述预设的每个节点间的间隔距离L为所述平均吼道长度;The preset interval distance L between each node is the average roar length;
所述确定每个方向每个相邻节点之间是否有管束连通,包括:The determining whether there is tube bundle connection between each adjacent node in each direction includes:
根据预设第一概率函数确定X方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the X direction according to the preset first probability function;
根据预设第二概率函数确定Y方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the Y direction according to the preset second probability function;
或者,or,
根据所述配位数确定每个方向每个相邻节点之间是否有管束连通。Whether there is tube bundle communication between each adjacent node in each direction is determined according to the coordination number.
一种示例性的实施例中,所述通过预设规则移动每个节点坐标包括:In an exemplary embodiment, the moving each node coordinate according to a preset rule includes:
按照如下公式移动每个节点坐标(x,y,z):Move each node coordinate (x, y, z) according to the following formula:
(x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand()%(0.5L)](x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand( )% (0.5L)]
其中,i为x方向的节点序号,j为y方向的节点序号,k为z方向的节点序号,i、j和k为大于0的整数,rand()%(0.5L)表示随机生成0.5L范围内的任意整数。Among them, i is the node serial number in the x direction, j is the node serial number in the y direction, k is the node serial number in the z direction, i, j and k are integers greater than 0, rand()%(0.5L) means randomly generated 0.5L Any integer in the range.
一种示例性的实施例中,根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型,包括:In an exemplary embodiment, establishing a pore network model according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure, including:
将所述符合岩心孔喉半径频率分布的三维张量数据体依次赋值到所述无序空间结构的节点上来建立孔隙网络模型。A pore network model is established by sequentially assigning the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core to the nodes of the disordered spatial structure.
一种示例性的实施例中,可以按照如下方式得到岩心的核磁共振T2谱和核磁共振成像。In an exemplary embodiment, the nuclear magnetic resonance T2 spectrum and nuclear magnetic resonance imaging of the core can be obtained in the following manner.
测量目标岩心,对于目标岩心,将从地层中采取的碳酸盐岩岩心进行洗油洗盐后,在温度为80℃的条件下充分烘干至重量不变化,利用真空加压饱和仪,以KCl2盐水为介质,将碳酸盐岩岩心饱和48小时后进行核磁共振测量实验,从而得到岩心核磁图像。Measure the target core. For the target core, the carbonate core collected from the formation is washed with oil and salt, and then fully dried at a temperature of 80 °C until the weight does not change. Using a vacuum pressure saturator, KCl2 brine was used as the medium, and the carbonate core was saturated for 48 hours and then the NMR measurement experiment was carried out to obtain the NMR image of the core.
然后,将核磁T2谱(通过核磁共振实验获取)与岩心孔径分布(通过常规岩石压汞实验获取)结合,可以求得一个换算系数c(其值具有地区经验性)值,将T2谱的横坐标乘以c即可获得孔径分布,如图2所示。Then, combining the nuclear magnetic T2 spectrum (obtained by the nuclear magnetic resonance experiment) with the core pore size distribution (obtained by the conventional rock mercury intrusion experiment), a conversion coefficient c (the value of which has regional experience) can be obtained. The pore size distribution is obtained by multiplying the coordinates by c, as shown in Figure 2.
利用核磁共振成像可以得到岩样横截面、冠状面、矢状面图像。对于双重介质岩石,可以利用图像信号表示单相流体在岩心空间内的分布。图像像素越亮的点,代表其孔喉半径越大,图中亮色集中的地方则显示为溶孔。反之,图像越暗,表示分辨率不可识别区域越多,孔喉半径越小。因此,可由二维图像观察溶孔或溶孔发育带在岩芯内部的分布特征、相关长度。Magnetic resonance imaging can be used to obtain cross-sectional, coronal, and sagittal images of rock samples. For dual-medium rocks, the image signal can be used to represent the distribution of single-phase fluid in the core space. The brighter the image pixel is, the larger the pore throat radius is, and the place where the bright color is concentrated in the image is displayed as a dissolved pore. Conversely, the darker the image, the more unrecognizable areas of the resolution, and the smaller the pore throat radius. Therefore, the distribution characteristics and correlation lengths of dissolved pores or dissolved pore development zones in the core can be observed from two-dimensional images.
一种示例性的实施例中,可以按照如下方式生成卷积核:In an exemplary embodiment, the convolution kernel can be generated as follows:
图3为卷积核示例,通过获取核磁共振图像特征,根据以往地质统计学提出的经验关系式:Figure 3 is an example of a convolution kernel. By acquiring the features of NMR images, the empirical relationship proposed by geostatistics in the past is:
E(h)=exp(-2h/L c) E(h)=exp(-2h/L c )
Lc—相关长度,是根据核磁共振图像分析得到;h表示三维坐标系中以 (L x,L y,L z)为球心,半径小于等于Lc的球面到所述球心的距离,
Figure PCTCN2020126213-appb-000007
Figure PCTCN2020126213-appb-000008
比如,三维卷积核可以通过如下程序实现。
Lc—correlation length, which is obtained from the analysis of nuclear magnetic resonance images; h represents the distance from the spherical surface with (L x , Ly , L z ) as the center in the three-dimensional coordinate system, and the radius is less than or equal to Lc to the center of the sphere,
Figure PCTCN2020126213-appb-000007
Figure PCTCN2020126213-appb-000008
For example, the three-dimensional convolution kernel can be implemented by the following procedure.
Figure PCTCN2020126213-appb-000009
Figure PCTCN2020126213-appb-000009
一种示例性的实施例中,可以按照如下方式形成三维张量数据体:In an exemplary embodiment, a three-dimensional tensor data volume may be formed as follows:
根据核磁共振T2谱提取的孔喉半径分布特征,通过(对数均匀或对数正态等)随机函数建立三维稳定随机场,形成三维张量数据体。比如,随机函数可以为如下对数正态分布随机函数:According to the distribution characteristics of the pore throat radius extracted from the nuclear magnetic resonance T2 spectrum, a three-dimensional stable random field is established through a random function (logarithmic uniform or logarithmic normal, etc.) to form a three-dimensional tensor data volume. For example, the random function can be the following log-normally distributed random function:
Figure PCTCN2020126213-appb-000010
Figure PCTCN2020126213-appb-000010
其中,通过拟合所述孔喉半径频率分布得到数学期望μ和标准偏差σ,x表示孔喉半径。The mathematical expectation μ and the standard deviation σ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
利用Tensorflow平台,以三维张量数据体作为输入进行三维卷积。如图4所示,利用卷积核滑过输入三维稳定随机场张量数据体的每一个元素,将结果组成一个新的矩阵,最后将所有通道的结果矩阵按原来顺序堆叠起来形成一个三阶张量,并将其作为输出得到孔喉半径三维张量数据体,该数据体包含了(微)孔隙-溶孔双重介质的孔喉半径分布空间信息。Using the Tensorflow platform, three-dimensional convolution is performed with a three-dimensional tensor data volume as input. As shown in Figure 4, the convolution kernel is used to slide over each element of the input 3D stable random field tensor data volume, the results are formed into a new matrix, and finally the result matrices of all channels are stacked in the original order to form a third-order tensor, and use it as the output to get the 3D tensor data volume of pore throat radius, which contains the spatial information of the pore throat radius distribution of the (micro)pore-dissolution pore dual medium.
一种示例性的实施例中,可以按照如下方式生成具有微孔隙-溶孔-裂缝 三重介质的碳酸盐岩CT图像。In an exemplary embodiment, a CT image of a carbonate rock with a triple medium of micro-pore-dissolved-pore-fracture can be generated as follows.
如图5和6所示,基于计算机高分辨断层扫描成像技术(即MicroCT)对样品进行了扫描及数字岩心3D重构分别用等效球法和最大球法进行了孔网构建,并对储层进行了结构特征分析。其中,吼道长度可由下式计算:As shown in Figures 5 and 6, the samples were scanned based on computer high-resolution tomography imaging technology (ie MicroCT) and the digital core 3D reconstruction was carried out using the equivalent sphere method and the maximum sphere method to construct the hole network, respectively. Layers were analyzed for structural characteristics. Among them, the length of the roar can be calculated by the following formula:
L=D-R 1-R 2 L=DR 1 -R 2
式中,R1,R2分别为该吼道所连接两个孔隙的半径,单位为μm;D为两孔隙中心点的实际坐标距离,单位为μm。In the formula, R1 and R2 are the radii of the two pores connected by the roar, respectively, in μm; D is the actual coordinate distance between the center points of the two pores, in μm.
微CT实验处理结果如下:分辨率为8μm,大小为710×710×710μm,颜色集中处为溶孔,其余为孔隙,分析孔隙度为1.12%,连同体积百分比为71.3%,平均孔隙半径为18.97μm,平均吼道半径为17.8μm,平均吼道长度131.8μm,配位数1.13。图5中的红色球为孔隙;白色棒为喉道;图6的单个连通孔隙体积按大小分色阶显示,不难发现,在分辨率可见的范围内,大孔隙分布较少,以小孔隙为主。同时,可以明显观察到碳酸盐岩的溶孔、裂缝分布,并以此为基础统计溶孔数量体积占比,裂缝数量、方向、数量占体积比、孔喉半径分布。The micro-CT experimental processing results are as follows: the resolution is 8 μm, the size is 710 × 710 × 710 μm, the color concentration is dissolved pores, the rest are pores, the analytical porosity is 1.12%, and the volume percentage is 71.3%, the average pore radius is 18.97 μm, the average roar radius is 17.8 μm, the average roar length is 131.8 μm, and the coordination number is 1.13. The red balls in Fig. 5 are pores; the white rods are the throats. The volume of a single connected pore in Fig. 6 is displayed by size and color scale. main. At the same time, the distribution of dissolved pores and fractures in carbonate rocks can be clearly observed, and based on this, the number and volume of dissolved pores, the number, direction, number-to-volume ratio of fractures, and the distribution of pore throat radius are calculated.
一种示例性的实施例中,可以按照如下方式构建无序空间结构:In an exemplary embodiment, the disordered space structure can be constructed as follows:
以正方形网格的网络模型介绍无序网络模型(如图8所示)的建模方法。有序网络模型(如图7所示)的特点在于模型的形状规则,且节点的位置固定。根据这一特点,提出无序网络模型的建模方法。The modeling method of the disordered network model (as shown in Figure 8) is introduced with a square grid network model. The ordered network model (as shown in Figure 7) is characterized by a regular shape of the model and fixed positions of nodes. According to this characteristic, a modeling method of disordered network model is proposed.
(1)指定模型的节点数(该节点数与三维张量数据体的数据数对应),构建一个X×Y×Z的三维简单立方体网格。每个节点代表一个孔隙,节点与节点之间由喉道相连。由此建立起来的网络中每个代表孔隙的节点周围都有六个喉道相连;同理,每个喉道的周围也有六个孔隙相连。其每个方向(即x方向、y方向和z方向)每个节点之间的间隔距离设置为L(可以根据微CT实验的结果确定平均吼道长度131.8μm为节点间距),节点数设置为d,模型的边长为(d-1)×L。(1) Specify the number of nodes in the model (the number of nodes corresponds to the number of data in the three-dimensional tensor data volume), and construct a three-dimensional simple cubic grid of X×Y×Z. Each node represents a pore, and the nodes are connected by a throat. In the network thus established, each node representing a pore is connected by six throats; similarly, each throat is also connected by six pores. The spacing distance between each node in each direction (ie, the x direction, the y direction, and the z direction) is set to L (the average roar length of 131.8 μm can be determined as the node spacing according to the results of the micro-CT experiment), and the number of nodes is set to d, the side length of the model is (d-1)×L.
(2)计算出网络模型中每个节点的坐标。计算式为:(x,y,z)=[(i-1)l,(j-1)l,(k-1)l],式中i、j、k分别为x方向、y方向和z方向的节点序号,取值分别 为1,2,3…。(2) Calculate the coordinates of each node in the network model. The calculation formula is: (x, y, z)=[(i-1)l, (j-1)l, (k-1)l], where i, j, k are the x direction, y direction and The node number in the z direction, the values are 1, 2, 3... respectively.
(3)在程序中设定概率为p的概率函数,通过(伪)随机数发生器确定x方向每个相邻节点之间是否有管束连通。采用函数产生随机数,从而产生随机概率。在C/C++程序语言中,可采用rand()函数产生随机数,从而产生随机概率。具体的C/C++代码为:(3) A probability function with probability p is set in the program, and a (pseudo) random number generator is used to determine whether there is a tube bundle connection between each adjacent node in the x direction. Use a function to generate random numbers, thereby generating random probabilities. In the C/C++ programming language, the rand() function can be used to generate random numbers, thereby generating random probabilities. The specific C/C++ code is:
if(rand()%100<p×100)if(rand()%100<p×100)
式中,rand()%100—计算机随机生成0-99范围内的任意整数。In the formula, rand()%100—the computer randomly generates any integer in the range of 0-99.
当渗透概率p为50%时,rand()函数随机生成的整数中有50%的可能性(概率)小于50,有另外50%的可能性(概率)大于50。因此,该表达式可实现概率p=50%的管束连接,即当产生了一个小于50的数时,表达式为真,执行管束半径的分配任务(分配管束半径为r);当产生一个不小于50的数时,表达式为假,不执行任何操作。When the penetration probability p is 50%, 50% of the integers randomly generated by the rand() function (probability) are less than 50, and another 50% of the integers (probability) are greater than 50. Therefore, this expression can realize the pipe bundle connection with probability p=50%, that is, when a number less than 50 is generated, the expression is true, and the assignment task of the pipe bundle radius is performed (the assignment pipe bundle radius is r); For numbers less than 50, the expression is false and no action is performed.
(4)通过(伪)随机数发生器建立连通概率函数,确定y、z方向每个相邻节点之间是否有管束连接。方法与x方向的管束分配过程相同。(4) Establish a connection probability function through a (pseudo) random number generator to determine whether there is a tube bundle connection between each adjacent node in the y and z directions. The method is the same as the tube bundle allocation process in the x-direction.
也可以通过微CT实验结果得到的配位数确定节点的管束连通来替代(3)和(4)。Instead of (3) and (4), the tube bundle connectivity of the nodes can also be determined by the coordination number obtained from the micro-CT experimental results.
(5)移动每个节点坐标,根据上述三维立方体网络、确定是否有管束连通的结果、分配的管束半径和移动后的节点坐标生成无序空间结构。(5) Move each node coordinate, and generate a disordered space structure according to the above-mentioned three-dimensional cube network, the result of determining whether there is tube bundle connection, the assigned tube bundle radius and the moved node coordinates.
可以按照如下公式移动每个节点坐标(x,y,z):Each node coordinate (x, y, z) can be moved according to the following formula:
(x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand()%(0.5L)](x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand( )% (0.5L)]
其中,i为x方向的节点序号,j为y方向的节点序号,k为z方向的节点序号,i、j和k为大于0的整数,rand()%(0.5L)表示随机生成0.5L范围内的任意整数。Among them, i is the node serial number in the x direction, j is the node serial number in the y direction, k is the node serial number in the z direction, i, j and k are integers greater than 0, rand()%(0.5L) means randomly generated 0.5L Any integer in the range.
一种示例性的实施例中,可以按照如下方式生成(微)孔隙-溶孔双重介质特征的孔隙网络模型。In an exemplary embodiment, a pore network model of a (micro)pore-dissolution pore dual media characteristic can be generated as follows.
将三维张量数据体中的数据依次赋值到无序结构网络模型的孔喉半径格点上,即可构造出具有(微)孔隙-溶孔双重介质特征的孔隙网络模型(如图9所示,模型尺度:长×宽×高=3cm×1cm×1cm)。By sequentially assigning the data in the 3D tensor data volume to the pore throat radius grid points of the disordered structure network model, a pore network model with (micro)pore-dissolution pore dual medium characteristics can be constructed (as shown in Figure 9). , model scale: length×width×height=3cm×1cm×1cm).
一种示例性的实施例中,可以按照如下方式生成(微)孔隙-溶孔-裂缝三重介质特征的孔隙网络模型:In an exemplary embodiment, the pore network model of the (micro)pore-dissolution-pore-fracture triple media feature can be generated as follows:
在上述已经构建出的具有(微)孔隙-溶孔双重介质特征的孔隙网络模型节点中插入平面方程以生成二维平面裂缝,构建(微)孔隙-溶孔-裂缝三重介质。设n为平面法向量:Insert a plane equation into the node of the pore network model with the characteristics of (micro)pore-dissolved pore dual medium that has been constructed above to generate two-dimensional plane fractures, and construct a (micro)pore-dissolution pore-fracture triple medium. Let n be the plane normal vector:
Figure PCTCN2020126213-appb-000011
Figure PCTCN2020126213-appb-000011
M(x,y,z),N(x0,y0,z0)为平面上任意的两点,则有:M(x, y, z), N(x0, y0, z0) are any two points on the plane, then there are:
Figure PCTCN2020126213-appb-000012
Figure PCTCN2020126213-appb-000012
Figure PCTCN2020126213-appb-000013
Figure PCTCN2020126213-appb-000013
从而平面的点法式方程为:The point-form equation of the plane is thus:
A(x-x 0)+B(y-y 0)+C(z-z 0)=0 A(xx 0 )+B(yy 0 )+C(zz 0 )=0
空间圆面裂缝可用如下方法生成:Spatial circular cracks can be generated by the following methods:
取法向量上随机点为圆心o(a,b,c),且a为0~A的随机数,b为0~B的随机数,c为0~C的随机数,先计算球面方程:Take the random point on the normal vector as the center of the circle o(a,b,c), and a is a random number from 0 to A, b is a random number from 0 to B, and c is a random number from 0 to C. Calculate the spherical equation first:
(x-a) 2+(y-b) 2+(z-c) 2=r 2 (xa) 2 +(yb) 2 +(zc) 2 =r 2
其中半径r为球半径;于是圆所在平面方程满足where the radius r is the radius of the sphere; then the equation of the plane where the circle is located satisfies
Figure PCTCN2020126213-appb-000014
Figure PCTCN2020126213-appb-000014
由两者可以得到圆面方程(圆面裂缝)。平面方程的数量决定了裂缝的数量,通过CT实验结果,统计多个样品在直径为2.5cm,长度为3cm的岩心中裂缝的条数i,裂缝大致走向;以ni法向量为基准(生成随机的点坐标)控制裂缝角度与分布位置,以循环次数控制生成裂缝数量。The circular equation (circular crack) can be obtained from the two. The number of plane equations determines the number of fractures. According to the results of CT experiments, the number of fractures i in the core with a diameter of 2.5cm and a length of 3cm for multiple samples is counted, and the fracture is roughly the direction; The point coordinates) control the crack angle and distribution position, and control the number of cracks generated by the number of cycles.
利用GPU并行计算调用配有两张TITAN显卡的工作站,在微孔隙-溶孔模型中插入曲面方程,生成裂缝介质如图11所示(n为法向量,M、N为平面上任意两点)。在直径为2.5cm,长度为4cm,分辨率为8μm的CT实验样品中统计裂缝(含微裂缝)数量为4条,分布随机,裂缝走向随机,以随机生成法向量与中心点位置的方式插入随机的曲面方程,得到最终的碳酸盐岩微孔隙-溶孔-裂缝模型(如图10所示)。Use GPU parallel computing to call the workstation equipped with two TITAN graphics cards, insert the surface equation into the micropore-dissolved pore model, and generate the fractured medium as shown in Figure 11 (n is the normal vector, M and N are any two points on the plane) . In the CT experimental sample with a diameter of 2.5cm, a length of 4cm, and a resolution of 8μm, the number of statistical cracks (including micro-cracks) is 4, the distribution is random, and the direction of the cracks is random. The normal vector and the center point position are randomly generated and inserted. The random surface equation is used to obtain the final carbonate micropore-dissolution pore-fracture model (as shown in Figure 10).
本实施例建立的碳酸盐岩岩心模型结合了实验方法与计算机算法,通过 卷积神经网络处理核磁成像图特征值、相关长度生成模型,同时,利用微纳米CT扫描实验,在模型中加入了储层物性参数,在一定程度上解决了现有建模技术建立的地质模型缺乏一定的物理意义的难题。结合CT实验分析,在模型中以加入随机曲面方程的形式生成微孔隙-溶孔-裂缝网络模型,在一定解决了碳酸盐岩微孔隙-溶孔-裂缝三重介质建模难的问题。The carbonate core model established in this example combines experimental methods and computer algorithms, and uses convolutional neural network to process the eigenvalues and correlation lengths of nuclear magnetic imaging images to generate models. Reservoir physical parameters, to a certain extent, solve the problem that the geological model established by the existing modeling technology lacks a certain physical meaning. Combined with the CT experimental analysis, the micro-pore-dissolved-pore-fracture network model is generated in the form of adding a random surface equation to the model, which solves the difficulty of modeling the triple medium of carbonate rocks.
图11为本公开实施例的基于卷积神经网络的孔隙网络模型的建模装置的示意图。该建模装置包括:存储器和处理器;FIG. 11 is a schematic diagram of an apparatus for modeling a pore network model based on a convolutional neural network according to an embodiment of the disclosure. The modeling device includes: a memory and a processor;
所述存储器,设置为保存用于进行岩心的孔隙网络模型的建模的程序;the memory configured to store a program for modeling the pore network model of the core;
所述处理器,设置为读取执行所述用于进行岩心的孔隙网络模型的建模的程序,执行如下的建模方法:The processor is configured to read and execute the program for modeling the pore network model of the core, and execute the following modeling method:
获取通过核磁共振成像得到的岩心的核磁图像;Obtain the nuclear magnetic image of the core obtained by nuclear magnetic resonance imaging;
根据所述核磁图像获取相关长度,根据所述相关长度计算三维张量卷积核;其中,所述相关长度表示所述核磁图像中的预选亮团的半径平均值;The correlation length is obtained according to the nuclear magnetic image, and a three-dimensional tensor convolution kernel is calculated according to the correlation length; wherein, the correlation length represents the average radius of the preselected bright clusters in the nuclear magnetic image;
获取通过核磁共振得到的岩心的T2谱,根据所述T2谱获取孔喉半径频率分布;根据所述孔喉半径频率分布形成初始三维张量数据体;obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance, and obtaining the frequency distribution of the pore throat radius according to the T2 spectrum; forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius;
根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体;According to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
根据初始三维张量数据体构建孔隙网络模型的无序空间结构;Construct the disordered spatial structure of the pore network model according to the initial 3D tensor data volume;
根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型。A pore network model is established according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure.
一种示例性的实施例中,所述处理器,设置为读取执行所述用于进行岩心的孔隙网络模型的建模的程序,还执行如下的建模方法:In an exemplary embodiment, the processor is configured to read and execute the program for modeling the pore network model of the core, and also execute the following modeling method:
获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
根据所述岩心图像获取裂缝数量和裂缝方向;Obtain the number of fractures and the direction of fractures according to the core image;
根据所述孔隙网络模型、所述裂缝数量和裂缝方向建立具有裂缝分布的孔隙网络模型。A pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
一种示例性的实施例中,所述根据所述相关长度计算三维张量卷积核, 包括:In an exemplary embodiment, the calculating a three-dimensional tensor convolution kernel according to the correlation length includes:
可以按照如下公式计算三维张量卷积核E(h):The three-dimensional tensor convolution kernel E(h) can be calculated as follows:
E(h)=exp(-2h/L c) E(h)=exp(-2h/L c )
其中,h表示三维坐标系中以(L x,L y,L z)为球心,半径小于等于Lc的球面到所述球心的距离,
Figure PCTCN2020126213-appb-000015
L c表示所述相关长度。
Among them, h represents the distance from the spherical surface of the three-dimensional coordinate system with (L x , Ly , L z ) as the center of the sphere, and the radius is less than or equal to Lc to the spherical center,
Figure PCTCN2020126213-appb-000015
L c represents the correlation length.
一种示例性的实施例中,所述获取核磁共振测井得到的岩心的T2谱,根据所述T2谱获取孔喉半径分布,包括:In an exemplary embodiment, obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance logging, and obtaining the pore throat radius distribution according to the T2 spectrum, includes:
获取通过核磁共振得到的所述岩心的T2谱;通过预设定量关系将T2谱的幅度值转换成孔喉半径频率分布。Acquire the T2 spectrum of the core obtained by nuclear magnetic resonance; and convert the amplitude value of the T2 spectrum into the frequency distribution of the pore throat radius through a preset quantitative relationship.
一种示例性的实施例中,所述预设定量关系可以为r m=cT 2mAn exemplary embodiment, the predetermined relationship may be quantified r m = cT 2m;
其中,r m为第m个孔喉半径,T 2m为T2谱的第m个幅度值,c为预设的转换系数,m为正整数。 Wherein, r m is the m-th pore throat radius, T 2m is the m-th amplitude value of the T2 spectrum, c is a preset conversion coefficient, and m is a positive integer.
一种示例性的实施例中,所述根据所述孔喉半径频率分布形成初始三维张量数据体,包括:In an exemplary embodiment, the forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
根据所述孔喉半径频率分布,通过随机函数建立三维稳定随机场,形成初始三维张量数据体;According to the frequency distribution of the pore throat radius, a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume;
其中,所述随机函数为如下对数正态分布随机函数:Wherein, the random function is the following log-normal distribution random function:
Figure PCTCN2020126213-appb-000016
Figure PCTCN2020126213-appb-000016
其中,通过拟合所述孔喉半径频率分布得到数学期望μ和标准偏差σ,x表示孔喉半径。The mathematical expectation μ and the standard deviation σ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
一种示例性的实施例中,所述根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体,包括:In an exemplary embodiment, according to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor that conforms to the frequency distribution of the core pore throat radius. Data body, including:
将所述三维张量卷积核与所述初始三维张量数据体依次进行张量点乘,将点乘结果按照所述初始三维张量数据体中的顺序堆叠起来,生成符合岩心孔喉半径频率分布的三维张量数据体。Perform tensor point multiplication with the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume in turn, and stack the results of the point multiplication in the order in the initial three-dimensional tensor data volume to generate a pore-throat radius that conforms to the core. A 3D tensor data volume of frequency distributions.
一种示例性的实施例中,所述根据所述初始三维张量数据体构建孔隙网 络模型的无序空间结构,包括:In an exemplary embodiment, the disordered spatial structure of the pore network model is constructed according to the initial three-dimensional tensor data volume, including:
根据所述初始三维张量数据体的数据数量确定所述无序空间结构的节点数;Determine the number of nodes of the disordered space structure according to the data quantity of the initial three-dimensional tensor data volume;
根据所述节点数以及预设的每个节点间的间隔距离L构建包含X、Y、Z三个方向的三维立方体网络;Build a three-dimensional cube network including three directions of X, Y, and Z according to the number of nodes and the preset interval distance L between each node;
计算所述三维立方体网络中每个节点的坐标;calculating the coordinates of each node in the three-dimensional cube network;
确定每个方向每个相邻节点之间是否有管束连通,并分配管束半径;Determine whether there is tube bundle connection between each adjacent node in each direction, and assign the tube bundle radius;
通过预设规则移动每个节点坐标;Move each node coordinate by preset rules;
根据所述三维立方体网络、确定是否有管束连通的结果、分配的管束半径和移动后的节点坐标生成无序空间结构。The disordered space structure is generated according to the three-dimensional cube network, the result of determining whether there is a tube bundle connected, the assigned tube bundle radius and the moved node coordinates.
一种示例性的实施例中,所述处理器,设置为读取执行所述用于进行岩心的孔隙网络模型的建模的程序,还执行如下的建模方法:获取通过微CT扫描得到的岩心图像;In an exemplary embodiment, the processor is configured to read and execute the program for modeling the pore network model of the core, and also execute the following modeling method: core image;
根据所述岩心图像获取平均吼道长度和配位数;其中,配置数是指一个节点与相邻节点之间存在连通管束的节点数;Obtain the average roar length and coordination number according to the core image; wherein, the configuration number refers to the number of nodes with connected tube bundles between a node and an adjacent node;
所述预设的每个节点间的间隔距离L为所述平均吼道长度;The preset interval distance L between each node is the average roar length;
所述确定每个方向每个相邻节点之间是否有管束连通,包括:The determining whether there is tube bundle connection between each adjacent node in each direction includes:
根据预设第一概率函数确定X方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the X direction according to the preset first probability function;
根据预设第二概率函数确定Y方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the Y direction according to the preset second probability function;
或者,or,
根据所述配位数确定每个方向每个相邻节点之间是否有管束连通。Whether there is tube bundle communication between each adjacent node in each direction is determined according to the coordination number.
一种示例性的实施例中,所述通过预设规则移动每个节点坐标包括:In an exemplary embodiment, the moving each node coordinate according to a preset rule includes:
按照如下公式移动每个节点坐标(x,y,z):Move each node coordinate (x, y, z) according to the following formula:
(x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand()%(0.5L)](x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand( )% (0.5L)]
其中,i为x方向的节点序号,j为y方向的节点序号,k为z方向的节点序号,i、j和k为大于0的整数,rand()%(0.5L)表示随机生成0.5L范围内的任意整数。Among them, i is the node number in the x direction, j is the node number in the y direction, k is the node number in the z direction, i, j, and k are integers greater than 0, and rand()%(0.5L) means randomly generating 0.5L Any integer in the range.
一种示例性的实施例中,根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型,包括:In an exemplary embodiment, establishing a pore network model according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure, including:
将所述符合岩心孔喉半径频率分布的三维张量数据体依次赋值到所述无序空间结构的节点上来建立孔隙网络模型。A pore network model is established by sequentially assigning the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core to the nodes of the disordered spatial structure.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本公开不限制于任何特定形式的硬件和软件的结合。Those skilled in the art can understand that all or part of the steps in the above method can be completed by instructing relevant hardware through a program, and the program can be stored in a computer-readable storage medium, such as a read-only memory, a magnetic disk, or an optical disk. Optionally, all or part of the steps in the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, the modules/units in the foregoing embodiments may be implemented in the form of hardware, and may also be implemented in the form of software functional modules. The present disclosure is not limited to any particular form of combination of hardware and software.
本公开还可有其他多种实施例,在不背离本公开精神及其实质的情况下,熟悉本领域的技术人员当可根据本公开作出多种相应的改变和变形,但这些相应的改变和变形都应属于本公开所附的权利要求的保护范围。The present disclosure may also have other various embodiments. Without departing from the spirit and essence of the present disclosure, those skilled in the art can make various corresponding changes and modifications according to the present disclosure, but these corresponding changes and All modifications should fall within the protection scope of the appended claims of the present disclosure.

Claims (12)

  1. 一种基于卷积神经网络的孔隙网络模型的建模方法,包括:A modeling method for a pore network model based on a convolutional neural network, comprising:
    获取通过核磁共振成像得到的岩心的核磁图像;Obtain the nuclear magnetic image of the core obtained by nuclear magnetic resonance imaging;
    根据所述核磁图像获取相关长度,根据所述相关长度计算三维张量卷积核;其中,所述相关长度表示所述核磁图像中的预选亮团的半径平均值;The correlation length is obtained according to the nuclear magnetic image, and a three-dimensional tensor convolution kernel is calculated according to the correlation length; wherein, the correlation length represents the average radius of the preselected bright clusters in the nuclear magnetic image;
    获取通过核磁共振得到的岩心的T2谱,根据所述T2谱获取孔喉半径频率分布;根据所述孔喉半径频率分布形成初始三维张量数据体;obtaining the T2 spectrum of the core obtained by nuclear magnetic resonance, and obtaining the frequency distribution of the pore throat radius according to the T2 spectrum; forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius;
    根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体;According to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, a convolutional neural network forward propagation algorithm is used to generate a three-dimensional tensor data volume that conforms to the frequency distribution of the core pore throat radius;
    根据初始三维张量数据体构建孔隙网络模型的无序空间结构;Construct the disordered spatial structure of the pore network model according to the initial 3D tensor data volume;
    根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型。A pore network model is established according to the three-dimensional tensor data volume conforming to the frequency distribution of the core pore throat radius and the disordered spatial structure.
  2. 如权利要求1所述的方法,还包括:The method of claim 1, further comprising:
    获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
    根据所述岩心图像获取裂缝数量和裂缝方向;Obtain the number of fractures and the direction of fractures according to the core image;
    根据所述孔隙网络模型、所述裂缝数量和裂缝方向建立具有裂缝分布的孔隙网络模型。A pore network model with fracture distribution is established according to the pore network model, the number of fractures and the fracture direction.
  3. 如权利要求1所述的方法,其中,The method of claim 1, wherein,
    所述根据所述相关长度计算三维张量卷积核,包括:The calculation of the three-dimensional tensor convolution kernel according to the correlation length includes:
    按照如下公式计算三维张量卷积核E(h):Calculate the three-dimensional tensor convolution kernel E(h) according to the following formula:
    E(h)=exp(-2h/L c) E(h)=exp(-2h/L c )
    其中,h表示三维坐标系中以(L x,L y,L z)为中心,半径小于等于Lc的球面到所述中心的距离,
    Figure PCTCN2020126213-appb-100001
    L c表示所述相关长度。
    Wherein, h represents the distance from the spherical surface with (L x , Ly , L z ) as the center and the radius less than or equal to Lc to the center in the three-dimensional coordinate system,
    Figure PCTCN2020126213-appb-100001
    L c represents the correlation length.
  4. 如权利要求1所述的方法,其中,The method of claim 1, wherein,
    所述获取核磁共振测井得到的岩心的T2谱,根据所述T2谱获取孔喉半径分布,包括:The T2 spectrum of the core obtained by the nuclear magnetic resonance logging is obtained, and the pore throat radius distribution is obtained according to the T2 spectrum, including:
    获取通过核磁共振得到的所述岩心的T2谱;通过预设定量关系将T2谱的幅度值转换成孔喉半径频率分布。Acquire the T2 spectrum of the core obtained by nuclear magnetic resonance; convert the amplitude value of the T2 spectrum into the frequency distribution of the pore throat radius through a preset quantitative relationship.
  5. 如权利要求4所述的方法,其中,The method of claim 4, wherein,
    所述预设定量关系为r m=cT 2mThe predetermined quantitative relationship r m = cT 2m;
    其中,r m为第m个孔喉半径,T 2m为T2谱的第m个幅度值,c为预设的转换系数,m为正整数。 Wherein, r m is the m-th pore throat radius, T 2m is the m-th amplitude value of the T2 spectrum, c is a preset conversion coefficient, and m is a positive integer.
  6. 如权利要求4所述的方法,其中,The method of claim 4, wherein,
    所述根据所述孔喉半径频率分布形成初始三维张量数据体,包括:The forming an initial three-dimensional tensor data volume according to the frequency distribution of the pore throat radius includes:
    根据所述孔喉半径频率分布,通过随机函数建立三维稳定随机场,形成初始三维张量数据体;According to the frequency distribution of the pore throat radius, a three-dimensional stable random field is established through a random function to form an initial three-dimensional tensor data volume;
    其中,所述随机函数为如下对数正态分布随机函数:Wherein, the random function is the following log-normal distribution random function:
    Figure PCTCN2020126213-appb-100002
    Figure PCTCN2020126213-appb-100002
    其中,通过拟合所述孔喉半径频率分布得到数学期望μ和标准偏差σ,x表示孔喉半径。The mathematical expectation μ and the standard deviation σ are obtained by fitting the frequency distribution of the pore throat radius, and x represents the pore throat radius.
  7. 如权利要求1所述的方法,其中,The method of claim 1, wherein,
    所述根据所述三维张量卷积核和所述初始三维张量数据体采用卷积神经网络正向传播算法生成符合岩心孔喉半径频率分布的三维张量数据体,包括:The three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core is generated by using the convolutional neural network forward propagation algorithm according to the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume, including:
    将所述三维张量卷积核与所述初始三维张量数据体依次进行张量点乘,将点乘结果按照所述初始三维张量数据体中的顺序堆叠起来,生成符合岩心孔喉半径频率分布的三维张量数据体。Perform tensor point multiplication with the three-dimensional tensor convolution kernel and the initial three-dimensional tensor data volume in turn, and stack the results of the point multiplication in the order in the initial three-dimensional tensor data volume to generate a pore-throat radius that conforms to the core. A 3D tensor data volume of frequency distributions.
  8. 如权利要求1所述的方法,其中,The method of claim 1, wherein,
    所述根据所述初始三维张量数据体构建孔隙网络模型的无序空间结构,包括:The construction of the disordered spatial structure of the pore network model according to the initial three-dimensional tensor data volume includes:
    根据所述初始三维张量数据体的数据数量确定所述无序空间结构的节点数;Determine the number of nodes of the disordered space structure according to the data quantity of the initial three-dimensional tensor data volume;
    根据所述节点数以及预设的每个节点间的间隔距离L构建包含X、Y、Z 三个方向的三维立方体网络;Build a three-dimensional cube network including three directions of X, Y, and Z according to the number of nodes and the preset interval distance L between each node;
    计算所述三维立方体网络中每个节点的坐标;calculating the coordinates of each node in the three-dimensional cube network;
    确定每个方向每个相邻节点之间是否有管束连通,并分配管束半径;Determine whether there is tube bundle connection between each adjacent node in each direction, and assign the tube bundle radius;
    通过预设规则移动每个节点坐标;Move each node coordinate by preset rules;
    根据所述三维立方体网络、确定是否有管束连通的结果、分配的管束半径和移动后的节点坐标生成无序空间结构。The disordered space structure is generated according to the three-dimensional cube network, the result of determining whether there is a tube bundle connected, the assigned tube bundle radius and the moved node coordinates.
  9. 如权利要求8所述的方法,还包括:The method of claim 8, further comprising:
    获取通过微CT扫描得到的岩心图像;Obtain core images obtained by micro-CT scanning;
    根据所述岩心图像获取平均吼道长度和配位数;其中,配置数是指一个节点与相邻节点之间存在连通管束的节点数;Obtain the average roar length and coordination number according to the core image; wherein, the configuration number refers to the number of nodes with connected tube bundles between a node and an adjacent node;
    所述预设的每个节点间的间隔距离L为所述平均吼道长度;The preset interval distance L between each node is the average roar length;
    所述确定每个方向每个相邻节点之间是否有管束连通,包括:The determining whether there is tube bundle connection between each adjacent node in each direction includes:
    根据预设第一概率函数确定X方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the X direction according to the preset first probability function;
    根据预设第二概率函数确定Y方向每个相邻节点之间是否有管束连通;Determine whether there is a tube bundle connection between each adjacent node in the Y direction according to the preset second probability function;
    或者,or,
    根据所述配位数确定每个方向每个相邻节点之间是否有管束连通。Whether there is tube bundle communication between each adjacent node in each direction is determined according to the coordination number.
  10. 如权利要求8或9所述的方法,其中,The method of claim 8 or 9, wherein,
    所述通过预设规则移动每个节点坐标包括:The moving each node coordinate according to the preset rule includes:
    按照如下公式移动每个节点坐标(x,y,z):Move each node coordinate (x, y, z) according to the following formula:
    (x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand()%(0.5L)](x,y,z)=[(i-1)L±rand()%(0.5L),(j-1)L±rand()%(0.5L),(k-1)L±rand( )% (0.5L)]
    其中,i为x方向的节点序号,j为y方向的节点序号,k为z方向的节点序号,i、j和k为大于0的整数,rand()%(0.5L)表示随机生成0.5L范围内的任意整数。Among them, i is the node number in the x direction, j is the node number in the y direction, k is the node number in the z direction, i, j, and k are integers greater than 0, and rand()%(0.5L) means randomly generating 0.5L Any integer in the range.
  11. 如权利要求1所述的方法,其中,The method of claim 1, wherein,
    根据所述符合岩心孔喉半径频率分布的三维张量数据体和所述无序空间结构建立孔隙网络模型,包括:A pore network model is established according to the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core and the disordered spatial structure, including:
    将所述符合岩心孔喉半径频率分布的三维张量数据体依次赋值到所述无序空间结构的节点上来建立孔隙网络模型。A pore network model is established by sequentially assigning the three-dimensional tensor data volume conforming to the frequency distribution of the pore throat radius of the core to the nodes of the disordered spatial structure.
  12. 一种基于卷积神经网络的孔隙网络模型的建模装置,包括:存储器和处理器;A modeling device for a pore network model based on a convolutional neural network, comprising: a memory and a processor;
    所述存储器,设置为保存用于进行岩心的孔隙网络模型的建模的程序;the memory configured to store a program for modeling the pore network model of the core;
    所述处理器,设置为读取执行所述用于进行岩心的孔隙网络模型的建模的程序,执行如权利要求1-11中任一项的建模方法。The processor, configured to read and execute the program for modeling the pore network model of the core, executes the modeling method according to any one of claims 1-11.
PCT/CN2020/126213 2020-07-15 2020-11-03 Convolutional neural network-based modeling method and device for pore network model WO2022011894A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010680503.3 2020-07-15
CN202010680503.3A CN111950192B (en) 2020-07-15 2020-07-15 Modeling method and device for pore network model based on convolutional neural network

Publications (1)

Publication Number Publication Date
WO2022011894A1 true WO2022011894A1 (en) 2022-01-20

Family

ID=73341738

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/126213 WO2022011894A1 (en) 2020-07-15 2020-11-03 Convolutional neural network-based modeling method and device for pore network model

Country Status (2)

Country Link
CN (1) CN111950192B (en)
WO (1) WO2022011894A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114169182A (en) * 2022-02-14 2022-03-11 煤炭科学研究总院有限公司 Method and equipment for reconstructing ellipsoid model of rock mass surface crack
CN115254213A (en) * 2022-06-24 2022-11-01 中国计量大学 Micro-fluidic chip device based on real soil pore network
CN115374599A (en) * 2022-07-13 2022-11-22 河海大学 3D fibrous pore ice numerical modeling method based on random distribution
CN115688590A (en) * 2022-11-09 2023-02-03 中国石油大学(华东) Multi-mineral phase core permeability prediction method based on deep learning
CN115993376A (en) * 2022-12-06 2023-04-21 东北石油大学 Shale matrix digital core reconstruction method based on random growth method
CN116342815A (en) * 2023-05-12 2023-06-27 中国石油大学(华东) Multi-scale pore network model construction method for shale pore space
CN116519731A (en) * 2023-07-03 2023-08-01 中国石油大学(华东) Shale oil movable limit determination method based on molecular dynamics simulation
CN116858630A (en) * 2023-06-14 2023-10-10 中国石油大学(华东) Method and system for constructing real shale kerogen pore model
CN117152373A (en) * 2023-11-01 2023-12-01 中国石油大学(华东) Core-level pore network model construction method considering cracks
CN117313589A (en) * 2023-11-30 2023-12-29 山东科技大学 Method for constructing, evaluating and simulating seepage of three-dimensional coarse discrete fracture network
CN117745979A (en) * 2024-02-21 2024-03-22 山东科技大学 Three-dimensional fracture-pore coupling network simulation generation method and system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114283254B (en) * 2021-12-31 2022-09-16 西南石油大学 Core digital pore network model construction method based on nuclear magnetic resonance data
CN117115370B (en) * 2023-08-15 2024-03-19 西南石油大学 High-precision digital core model construction method
CN117077499B (en) * 2023-10-16 2024-01-12 西安交通大学 Numerical modeling method for pore structure of thermal barrier coating of heavy gas turbine

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331579A (en) * 2014-11-19 2015-02-04 中国石油大学(华东) Simulation method of low-permeability reservoir crude oil boundary layer
CN106443802A (en) * 2016-09-20 2017-02-22 中石化石油工程技术服务有限公司 Morphological filtering-based electrical imaging reservoir fracture and cave body quantitative characterization method and system
US20180321127A1 (en) * 2015-10-02 2018-11-08 Repsol, S.A. Method for Providing a Numerical Model of a Sample of Rock
CN108876901A (en) * 2018-05-14 2018-11-23 中国石油大学(华东) A kind of digital cores method for reconstructing based on two dimensional image and multi-point statistic
CN110618082A (en) * 2019-10-29 2019-12-27 中国石油大学(北京) Reservoir micro-pore structure evaluation method and device based on neural network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331579A (en) * 2014-11-19 2015-02-04 中国石油大学(华东) Simulation method of low-permeability reservoir crude oil boundary layer
US20180321127A1 (en) * 2015-10-02 2018-11-08 Repsol, S.A. Method for Providing a Numerical Model of a Sample of Rock
CN106443802A (en) * 2016-09-20 2017-02-22 中石化石油工程技术服务有限公司 Morphological filtering-based electrical imaging reservoir fracture and cave body quantitative characterization method and system
CN108876901A (en) * 2018-05-14 2018-11-23 中国石油大学(华东) A kind of digital cores method for reconstructing based on two dimensional image and multi-point statistic
CN110618082A (en) * 2019-10-29 2019-12-27 中国石油大学(北京) Reservoir micro-pore structure evaluation method and device based on neural network

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114169182A (en) * 2022-02-14 2022-03-11 煤炭科学研究总院有限公司 Method and equipment for reconstructing ellipsoid model of rock mass surface crack
CN115254213A (en) * 2022-06-24 2022-11-01 中国计量大学 Micro-fluidic chip device based on real soil pore network
CN115254213B (en) * 2022-06-24 2024-05-03 中国计量大学 Microfluidic chip device based on true soil pore network
CN115374599A (en) * 2022-07-13 2022-11-22 河海大学 3D fibrous pore ice numerical modeling method based on random distribution
CN115374599B (en) * 2022-07-13 2023-06-16 河海大学 3D fibrous pore ice numerical modeling method based on random distribution
CN115688590A (en) * 2022-11-09 2023-02-03 中国石油大学(华东) Multi-mineral phase core permeability prediction method based on deep learning
US11954417B1 (en) 2022-11-09 2024-04-09 China University Of Petroleum (East China) Method for predicting permeability of multi-mineral phase digital core based on deep learning
CN115993376A (en) * 2022-12-06 2023-04-21 东北石油大学 Shale matrix digital core reconstruction method based on random growth method
CN115993376B (en) * 2022-12-06 2023-09-15 东北石油大学 Shale matrix digital core reconstruction method based on random growth method
CN116342815A (en) * 2023-05-12 2023-06-27 中国石油大学(华东) Multi-scale pore network model construction method for shale pore space
CN116858630A (en) * 2023-06-14 2023-10-10 中国石油大学(华东) Method and system for constructing real shale kerogen pore model
CN116858630B (en) * 2023-06-14 2024-04-09 中国石油大学(华东) Method and system for constructing real shale kerogen pore model
CN116519731B (en) * 2023-07-03 2023-08-25 中国石油大学(华东) Shale oil movable limit determination method based on molecular dynamics simulation
CN116519731A (en) * 2023-07-03 2023-08-01 中国石油大学(华东) Shale oil movable limit determination method based on molecular dynamics simulation
CN117152373A (en) * 2023-11-01 2023-12-01 中国石油大学(华东) Core-level pore network model construction method considering cracks
CN117152373B (en) * 2023-11-01 2024-02-02 中国石油大学(华东) Core-level pore network model construction method considering cracks
CN117313589A (en) * 2023-11-30 2023-12-29 山东科技大学 Method for constructing, evaluating and simulating seepage of three-dimensional coarse discrete fracture network
CN117313589B (en) * 2023-11-30 2024-02-06 山东科技大学 Method for constructing, evaluating and simulating seepage of three-dimensional coarse discrete fracture network
CN117745979A (en) * 2024-02-21 2024-03-22 山东科技大学 Three-dimensional fracture-pore coupling network simulation generation method and system
CN117745979B (en) * 2024-02-21 2024-05-03 山东科技大学 Three-dimensional fracture-pore coupling network simulation generation method and system

Also Published As

Publication number Publication date
CN111950192A (en) 2020-11-17
CN111950192B (en) 2023-10-24

Similar Documents

Publication Publication Date Title
WO2022011894A1 (en) Convolutional neural network-based modeling method and device for pore network model
WO2022011893A1 (en) Reservoir-based modeling method and device for pore network model
CN106780744B (en) Method for constructing multi-scale three-dimensional digital core by utilizing CT images with different resolutions
CN109697752B (en) Method for quantitatively representing heterogeneity of rock core based on pore information extraction of CT (computed tomography) image of rock core
Mann Topological Black Holes--Outside Looking In
US10417821B2 (en) Method of simplifying a geometry model
CN105354873B (en) For the pattern density function analogy method of porous media three-dimensionalreconstruction
CN112098293A (en) Unsteady gas-water two-phase seepage simulation method based on pore fracture dual-medium gas reservoir
Fadakar Alghalandis et al. The RANSAC method for generating fracture networks from micro-seismic event data
Zhang et al. GPU-accelerated 3D reconstruction of porous media using multiple-point statistics
Sharp et al. Spelunking the deep: Guaranteed queries on general neural implicit surfaces via range analysis
Kang et al. Efficient randomized hierarchy construction for interactive visualization of large scale point clouds
Li et al. Reconstructing the 3D digital core with a fully convolutional neural network
Yoran et al. Classical simulation of limited-width cluster-state quantum computation
Chattopadhyay et al. Dynamic scaling of order parameter fluctuations in model B
CN112179815B (en) Single-phase unsteady state seepage model building method based on pore network model
Rams et al. Heuristic optimization and sampling with tensor networks for quasi-2D spin glass problems
US11768982B1 (en) Density abrupt interface inversion method and system based on machine learning constraints
RU2812143C1 (en) Method and device for measuring characteristics of rock column to create model of pore system
Zhang et al. Reconstruction of porous media using multiple-point statistics with data conditioning
Xiaohai et al. Learning-based super-dimension (SD) reconstruction of porous media from a single two-dimensional image
Zhang et al. 3D reconstruction of porous media using a batch normalized variational auto-encoder
RU2718409C1 (en) System for recovery of rock sample three-dimensional structure
EP3493163B1 (en) Compressive sensing of light transport matrix
Chernov et al. Sparse tensor product spectral Galerkin BEM for elliptic problems with random input data on a spheroid

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: 20945009

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20945009

Country of ref document: EP

Kind code of ref document: A1