US7634395B2 - Method of generating a conforming hybrid grid in three dimensions of a heterogeneous formation crossed by one or more geometric discontinuities in order to carry out simulations - Google Patents
Method of generating a conforming hybrid grid in three dimensions of a heterogeneous formation crossed by one or more geometric discontinuities in order to carry out simulations Download PDFInfo
- Publication number
- US7634395B2 US7634395B2 US11/134,444 US13444405A US7634395B2 US 7634395 B2 US7634395 B2 US 7634395B2 US 13444405 A US13444405 A US 13444405A US 7634395 B2 US7634395 B2 US 7634395B2
- Authority
- US
- United States
- Prior art keywords
- grid
- cavity
- cells
- sites
- cell
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/20—Finite element generation, e.g. wire-frame surface description, tesselation
Definitions
- the present invention relates to a computer implemented method of generating a three dimensional hybrid grid of a heterogeneous formation crossed by one or more geometric discontinuities in order to carry out flow simulations.
- the method applies more specifically to the formation of a grid of an underground reservoir crossed by one or more wells, or by fractures or faults, in order to model displacement of fluids such as hydrocarbons.
- the grid has to be suited to the radial directions of flow in the vicinity of the wells, in the drainage zones.
- control volumes correspond to the cells and the discretization points are the centers of these cells.
- the advantage of this method is that the definition of the control volumes is readily generalized to any grid type, whether structured, unstructured or hybrid.
- the finite volume method remains close to the physics of the problem and meets the mass conservation principle (the mass balances of the various phases are written on each cell).
- it is particularly well-suited to the solution of hyperbolic type non-linear equations. It is therefore particularly suitable for solution of the hyperbolic saturation system. Therefore, hereafter cell-centered finite volume methods are used.
- the grids which have been proposed and used to date in the petroleum industry are of three types: entirely structured, totally unstructured or hybrid, i.e. a mixture of these two grid types.
- Structured grids are grids whose topology is fixed: each inner vertex is incident to a fixed number of cells and each cell is delimited by a fixed number of sides and edges.
- Cartesian grids FIG. 1
- CPG Core-Point-Geometry
- FIG. 2 grids of circular radial type
- Unstructured grids have a completely arbitrary topology: a vertex of the grid can belong to any number of cells and each cell can have any number of edges or sides. The topological data therefore have to be permanently stored to explicitly know the neighboring nodes of each node. The memory cost involved by the use of an unstructured grid can therefore become very rapidly penalizing. However, they allow description of the geometry around the wells and representing complex geologic zones.
- PEBI PErpendicular BIssector
- Voronoi type proposed in the following document can for example be mentioned:
- Structured grids have already shown their limits: their structured nature facilitates their use and implementation, but this also gives them a rigidity that does not allow all the geometric complexities of the geology to be represented. Unstructured grids are more flexible and they have allowed obtaining promising results but they still are 2.5D grids, that is the 3 rd dimension is obtained only by vertical projection of the 2D result, and their lack of structure makes them more difficult to use.
- the hybrid grid is a combination of different grid types and it allows to make the most of their advantages, while trying to limit the drawbacks thereof.
- This method models a radial flow geometry around a well in a Cartesian type reservoir grid.
- the junction between the cells of the reservoir and of the well is then achieved using hexahedral type elements.
- the vertical trajectory followed by the center of the well must necessarily be located on a vertical line of vertices of the Cartesian reservoir grid.
- This method joins the reservoir grid and the well grid, or the reservoir grid blocks to the fault edges, by pyramidal, prismatic, hexahedral or tetrahedral type elements.
- pyramidal or tetrahedral cells does not allow use of a cell-centered finite volume type method.
- the method according to the invention allows extension of the field of application of hybrid grids. It extends in three dimensions their generation process by using new algorithms which are robust and efficient. It provides, on the one hand, a new approach generating entirely automatically a cavity of minimum size while allowing the transition grid to keep an intermediate cell size between the size of the well grid cells and the size of the reservoir grid cells. It also constructs a transition grid meeting the constraints of the numerical scheme used for simulation. Finally, it defines criteria allowing measuring of the quality of the grid, then in proposing optimization methods for a posteriori improvement thereof, to define a perfectly admissible transition grid in the sense of the numerical scheme which is selected.
- the invention relates to a method of generating a hybrid grid suited to a heterogeneous medium crossed by at least one geometric discontinuity, in order to form a model representative of fluid flows in this formation in accordance with a defined numerical scheme.
- the method comprises forming at least a first structured grid for gridding at least part of the heterogeneous medium, forming at least a second structured grid for gridding at least part of the geometric discontinuity, forming at least one cavity around the second grid and forming at least one unstructured transition grid providing transition between the structured grids.
- This method generates a hybrid grid in three dimensions comprising:
- transition grid by accounting for at least one of the following constraints: conformity, convexity, orthogonality and self-centering of the cells; and
- the numerical scheme can comprise a two-point approximation of the fluid flows such as, for example, a finite volume type numerical scheme.
- the first grid can be of non-uniform Cartesian type with parallelepipedic cells. If the geometric discontinuity is a well, the second structured grid can be of circular radial type. If the geometric discontinuity is a fracture, the second structured grid can be of CPG type. As for the unstructured transition grid, it can be a convex polyhedral cells resting on quadrilaterals bordering said cavity.
- the construction of the cavity comprises an expansion of the geometric discontinuity using a determined local expansion coefficient ( ⁇ ) so as to construct a transition grid that keeps an intermediate cell size between the size of the well grid cells and the size of the reservoir grid cells.
- This local expansion coefficient can be expressed as a function of at least one of the following parameters: discontinuity description parameters, discontinuity grid description parameters and parameters linked with the local edge size of the reservoir.
- Construction of the transition grid can comprise the following stages:
- the sites of the transition grid from either a Delaunay triangulation of the vertices of the cavity and of the topology of the sites of the cavity boundary, or from the barycenter or the center of the circumscribed sphere of the cells of the reservoir and of the well which share at least one side with the boundary of the cavity, correcting the sites of the cavity so as to obtain non-empty and self-centered cells;
- evaluation of the center of the circumscribed sphere can comprise the following stages for a cell sharing at least one side with the boundary of the cavity:
- weight ⁇ associated with each site of the cavity by defining ⁇ as the mean distance from P to each vertex of the side of said cell shared with said cavity.
- Construction of the power diagram of the sites can be carried out from tetrahedrons resulting from a three-dimensional regular triangulation of all the sites of the cavity.
- the power diagram can be corrected in order to obtain a conforming hybrid grid by replacing the vertices of the cells of the transition grid belonging to a boundary side by the closest constraint vertex of boundary quadrilaterals.
- Construction of the power diagram can comprise the following stages:
- the Delaunay triangulation and the regular triangulation can be carried out by means of an incremental method.
- Optimization of the hybrid grid can comprise at least one of the following stages:
- the quality criteria of the numerical scheme can be quality criteria applicable to polyhedral cells, and the controls of these quality controls can be defined as follows
- orthogonality control wherein a transition cell is referred to as orthogonal if its orthogonality is greater than or equal to a fixed threshold
- planarity control wherein a transition cell is referred to as planar if its planarity is less than or equal to a fixed threshold
- FIG. 1 shows a conforming grid of nonuniform Cartesian type with parallelepipedic cells
- FIG. 2 shows a circular radial type grid in 3 dimensions
- FIG. 3A illustrates the Delaunay admissibility of the reservoir grid
- FIG. 3B illustrates, on the right, a Delaunay admissible well grid and, on the left, a non-Delaunay admissible well grid;
- FIG. 4 illustrates a minimum cavity created by the method according to the invention, and the transition grid generated therein;
- FIG. 5A illustrates steps 1 and 2 of the algorithm allowing finding the two tetrahedrons resting on side (A, B, C) of quadrilateral Q: seeking the 1 st tetrahedron resting on side (A, B, C) by scanning the ball of A, then the shell of [AB];
- FIG. 5B illustrates Step 4b of the algorithm allowing to find the two tetrahedrons resting on side (A, B, C) of quadrilateral Q: seeking by adjacency the 2 nd tetrahedron resting on side (A, B, C);
- FIG. 5C illustrates the way the four tetrahedrons resting on quadrilateral Q are determined when a sliver has been detected
- FIG. 6 illustrates the topology of the sites of the cavity
- FIG. 7 illustrates the determination of the position of a site in the case where the number of quadrilaterals shared by this site is 2 (left) and 1 (right);
- FIG. 8 illustrates the determination of the weight ⁇ of a site in the case where the number of quadrilaterals shared by this site is 2 (left) and 1 (right);
- FIG. 9 illustrates the displacement of a radical plane by displacement of a site and modification of its weight
- FIG. 10A illustrates the 2D power diagram obtained from a regular triangulation ( FIG. 10B );
- FIG. 10B illustrates a regular triangulation
- FIG. 10C illustrates the generation of a side of the power diagram using the duality with the regular triangulation
- FIG. 11 illustrates an example of a transition cell made conforming by removal of 5 vertices and 3 sides
- FIGS. 12A and 12B illustrate the result of the optimization stage
- FIG. 13 illustrates a transition grid obtained according to the method of the invention
- FIG. 14 illustrates the result of a hybrid grid generated from a uniform grid and a vertical well
- FIG. 15 illustrates the result of a hybrid grid generated from a non-uniform grid, a vertical well and an inclined well, by creating two cavities and therefore two transition grids;
- FIG. 16 illustrates the result of a hybrid grid generated from a non-uniform grid, two vertical wells and a deflected well, by creating two cavities and therefore two transition grids;
- FIG. 17 illustrates the construction of a virtual cell around a well to define the sites internal to the cavity
- FIG. 18 illustrates the principle according to which the vertices of the cavity are obtained by the tetrahedrons of the regular triangulation, made up of sites internal and external to the cavity.
- the method according to the invention allows generation of a 3D hybrid grid allowing accounting for physical phenomena occurring close to geometric discontinuities, such as wells or fractures, during reservoir simulations.
- This grid is, on the one hand, suited to the complexity of the geometry of the geologic structure being studied and, on the other hand, to the radial directions of flow in the vicinity of the wells, in the drainage zones.
- the grid should have the following properties:
- the method according to the invention allows generation of a 3-dimensional hybrid grid admissible in the finite volumes sense. It comprises four main stages
- the reservoir is discretized by a conforming and structured grid of non-uniform Cartesian type with hexahedral cells.
- this grid comprises parallelepipedic cells of variable size in directions X, Y and Z.
- FIG. 1 illustrates this grid type.
- the wells are discretized by a circular radial type grid ( FIG. 2 ).
- generation of such a grid is carried out in two stages. The first one discretizes a disc covering the well drainage area by means of quadrilaterals. The second stage extrudes the disc along the trajectory of the well.
- This grid type has been introduced in reservoir simulation to model the well drainage area (incorrectly referred to as well hereafter), where the velocity gradients are high and the velocity fields radial.
- the grid geometry then directly reflects the flow geometry.
- inactive cells a set of cells (referred to as inactive cells) close to the reservoir grid so that no cell of the well grid overlaps a reservoir cell. It is then possible to define in the cavity thus defined a transition grid connecting the reservoir to the well.
- the cavity representing the space to be covered by the transition grid must meet the following two properties:
- Minimum size as far as visual display, exploration or interpretation are concerned, the size of the transition zone, therefore of the cavity, is preferably limited in a hybrid grid;
- Size of the cells of the transition grid the cavity is led to be filled automatically by a transition grid whose cells must have an intermediate size between the size of the well grid cells and that of the reservoir grid cells.
- the size of a cell is defined, in this context, as the local size of the edges of cells. This property is linked with the shape quality criterion defined below.
- the space created does not allow the transition grid to keep an intermediate cell size between the size of the well grid cells and that of the reservoir grid cells.
- the method according to the invention provides a new approach of generating entirely automatically a cavity meeting this criterion. It can be broken up into four main stages:
- Definition of the cavity seeking a first cell belonging to the cavity, then cavity expansion
- a local expansion coefficient ⁇ is therefore defined (as a function of the local size of the well and reservoir grid cells) and the well is expanded as a function of this coefficient. All of the cells of the reservoir having a non-zero intersection with the expanded well image are deactivated.
- the value of expansion coefficient ⁇ is defined by the formula as follows:
- r is the well drainage radius
- ⁇ well is the local edge size of the well
- ⁇ reservoir is the local edge size of the reservoir.
- the image of the expanded well is a well of radius r+ ⁇ well + ⁇ reservoir.
- a uniform regular grid in which the cells of the reservoir (or more precisely the centers of the cells) are inserted is therefore created.
- a point of the well for example a point of the axis
- the square n of the grid in which it is located Sampling of the grid is selected coarser than that of the reservoir grid, with at least one cell c of the reservoir in square n. This cell c is then the first cell of the reservoir present in the cavity.
- the cavity has only one cell c, found using a bucket search.
- the structured nature of the reservoir grid can be used to scan iteratively, by adjacency, the cells bordering c.
- the cavity is then initialized by c then, and by neighborhood, it is completed by incorporation of any cell whose barycenter is present in the expanded well image.
- Dynamic coloring of the cells which are already scanned is then used to avoid scanning the same cell multiple times and, thereafter, to ensure convergence of the algorithm.
- a cell of the reservoir n belongs to the cavity if and only if: dist( G n ,axis) ⁇ r+ ⁇ n + ⁇ well where: r is the radius of the well; ⁇ n is the maximum edge size of n; ⁇ well is the maximum edge size of the well; and dist(G n , axis) is the minimum distance between the barycenter of n and the axis of the well.
- the invention then comprises a stage allowing smoothing of the boundary of the cavity, so that the transition grid generated afterwards is as uniform as possible.
- the cells of the reservoir having a non-zero intersection with the expanded well image have all been deactivated to define this cavity.
- certain inactive cells of the reservoir may be adjacent to five other active cells. This actually corresponds to cells whose belonging to the cavity is true to the nearest epsilon (very short distance, close to zero). They therefore have to be reactivated.
- the opposite operation also has to be performed when an active cell of the reservoir is adjacent to five other inactive cells. The direct consequence of this adjustment is a “smoothing” of the cavity and therefore a standardization of the space to be covered by the transition grid.
- the boundary of the cavity, at the level of the well and of the reservoir, is defined by assigning sites to the quadrilaterals bordering the cavity.
- a site is a weighted point, that is the combination of a discretization point P of the space and of a weight ⁇ .
- an internal site also corresponds to the center of a power cell, i.e. the center of a cell of the transition grid.
- discretization point P is a point on which the petrophysical values are assigned or calculated.
- the goal of the transition grid is to connect the well grid and the reservoir grid so that the global grid is conforming.
- the transition grid therefore has to scrupulously respect the boundary quadrilaterals of the initial grids, located on the circumference of the cavity. These quadrilaterals and their ends thus make up a set of geometric constraints to be respected.
- the ways of determining the geometric constraints of the reservoir and of the well are very similar.
- the procedure allowing extraction of the boundary quadrilaterals of the cavity, while defining the topology of the sites that will allow obtaining a transition grid respecting them, is therefore described here only within the context of the reservoir.
- a site has to be defined on either side thereof: a site internal and a site external to the cavity.
- boundary quadrilaterals of the cavity by adjacency scanning of the inactive cells of the reservoir is used.
- a boundary quadrilateral is thus formed every time an inactive cell is adjacent to an active cell. It is then identified on the side separating these two cells.
- the topology of the sites is defined.
- a site internal to the cavity is then created when an inactive cell is adjacent to one or more active cells. The number of active cells shared by this site and the indices of the quadrilaterals formed by these cells are then stored. Similarly, the sites external to the cavity are created by considering the active cells adjacent to inactive cells.
- This limited number of quadrangular sides which, on the one hand, belongs to the grids to be connected and, on the other hand, delimits the boundaries of the grid to be generated, have to be found as they are (neither modified nor divided) in the transition grid in order to obtain a conforming global grid.
- quadrangular sides are referred to as constraint quadrilaterals.
- FIG. 4 illustrates a cavity obtained using this method, and the transition grid generated therein. It can be observed that the space created allows the transition grid to keep an intermediate cell size between the size of the well grid cells and that of the reservoir grid cells.
- the next stage automatically constructs an unstructured grid resting exactly on the constraint quadrilaterals of the cavity, and whose elements meet the admissibility constraints in the finite volumes sense (conformity, convexity, orthogonality and self-centering constraints) so that the global hybrid grid is conforming.
- This unstructured grid must therefore have convex polyhedral cells resting on the quadrilaterals bordering the cavity.
- the method is based on the construction of a regular triangulation.
- This method can be broken up in form of a succession of 3 stages:
- the goal is here to define the position and the weight of the sites internal and external to the cavity so that the corresponding power diagram is in conformity with the boundary quadrilaterals of the cavity.
- Selection of the cavity sites requires very special care because the generation of a conforming, orthogonal and self-centered transition grid depends thereon.
- the method is based on the construction of a Delaunay triangulation of the vertices of the cavity to define the sites of the cavity.
- This triangulation must be in accordance with the constraints of the cavity made up of quadrilaterals. It is therefore necessary to ensure that each side of the cavity is Delaunay admissible, that is the sides bordering the cavity belong to the Delautnay triangulation of the vertices of the cavity.
- the cavity is referred to as “Delaunay admissible” if the diametral sphere of each edge of the reservoir cells is empty for any vertex of the well and if the diametral sphere of each edge of the well cells is empty of any vertex of the reservoir (notion of Gabriel cavity).
- FIGS. 3A and 3B illustrate the Delaunay admissibility of the reservoir grid and of the well grid respectively.
- FIG. 3B illustrates, on the right, a Delaunay admissible grid and, on the left, a non Delaunay admissible grid. It can be noted that the definition of the cavity, as defined by the invention, ensures its Delatnay admissibility.
- This method triangulates first the box of the cavity in 5 tetrahedrons. Then, each point is inserted in the triangulation in an incremental way. A triangulation of the cavity envelope is then deduced therefrom by eliminating all the tetrahedrons at least one vertex of which is a vertex of the englobing box.
- the cavity being Delaunay admissible, the sides thereof (or more exactly the two triangles splitting each quadrangular side of the cavity) belong to tetrahedrons of this triangulation (maximum 4).
- the next stage consists in identifying them.
- the second stage seeks the Delaunay tetrahedrons resting on the quadrilaterals of the cavity.
- Ball Let P be a vertex of a grid, the ball associated with P is all the elements having P as the vertex.
- Shell Let e be an edge of a grid, the shell associated with e is all the elements sharing the edge.
- a quadrilateral Q is defined by its four vertices: A, B, C and D.
- the tetrahedrons T 1in , T 2in , T 1out , T 2out which rest on quadrilateral Q and which are respectively inside (in) and outside (out) the cavity are sought as follows:
- FIGS. 5A and 5B illustrate the various stages of the algorithm allowing finding the two tetrahedrons resting on side (A, B, C) of quadrilateral Q.
- FIG. 5A illustrates stages 1 and 2 , that is seeking the 1 st tetrahedron resting on side (A, B, C) by scanning the ball of A, then the shell of [AB].
- FIG. 5B illustrates stage 4 b : seeking by adjacency the 2 nd tetrahedron resting on side (A, B, C).
- FIG. 5C illustrates the way the four tetrahedrons resting on quadrilateral Q are determined when a sliver has been detected.
- each site is shared by one or more quadrilaterals and each quadrilateral is shared by several tetrahedrons.
- the internal and external sites are selected quite differently:
- O O ABC + O BCD + O ABD + O BDC 4
- A, B, C and D are the vertices of the quadrilateral and O ABC , O BCD , O ABD and O BDC are the centers of the circles circumscribed about the corresponding triangles.
- FIG. 7 illustrates the determination of points P(x,y,z) in these two cases: in the case where the number of quadrilaterals shared by a site is 2, determination of the position of this site is illustrated on the left and in the case where this number is 1, determination of the position is illustrated on the right.
- P is located exactly at an equal distance from its constraint vertices; ⁇ is then defined exactly by calculating the distance from P to constraint vertex A 1 .
- ⁇ has to be approximated; it is then determined by calculating the mean distance from P to its s constraint vertices:
- FIG. 8 illustrates the determination of weight ⁇ in the case where the site shares two constraint quadrilaterals on the left and only one on the right.
- the method used to determine the sites external to the cavity is somewhat different from the method described above.
- this quadrilateral may be located on the convex envelope of the cavity.
- no tetrahedron of the Delaunay triangulation rests on the external side of the quadrilateral.
- the external site is then obtained by symmetry of the internal site with respect to the center of the circle circumscribed about the quadrilateral:
- a Delaunay triangulation of the vertices of the cavity is used to position the sites required for construction of a conforming power diagram between the well and reservoir grids.
- the sites are defined on the dual edges of the sides of the cavity, so that they are located at an equal distance from the vertices of the associated quadrilateral sides. This distance is different for each site and it is a function of the space present between the boundary of the well and that of the reservoir, which is given locally by the simplexes of the triangulation.
- each site of the cavity can be directly defined in such a way that the distance between a site and each vertex of the associated constraint sides is the same.
- the method benefits from the size of the cavity:
- a site internal to the cavity is defined, which is the barycenter or the center of the sphere circumscribed around this cell;
- a site external to the cavity is defined, which is the barycenter or the center of the sphere circumscribed around this cell.
- a site external to the cavity is defined, which is the barycenter or the center of the sphere circumscribed around this cell;
- a virtual cell is constructed by adding around the well a layer of additional cells of size ⁇ Well , where ⁇ Well is the local edge size of the well.
- a site internal to the cavity is then defined by the barycenter or the center of the sphere circumscribed around this virtual cell ( FIG. 17 ).
- the set of sites necessary for construction of the power diagram is obtained by gathering all the sites internal and external to the cavity defined at the reservoir and at the well level.
- the sites internal to the cavity will be the centers of the cells of the power diagram and the sites external to the cavity will allow assurance of their conformity with the boundary of the cavity.
- each site is associated with one or more sides of the cavity referred to as constraint side(s) associated with the site, and that each side of the cavity is always associated with two sites: a site internal and a site external to the cavity.
- the weight a) of each site (P, ⁇ ) is equal to the mean distance from P to the vertices of its constraint side(s).
- the barycenter of the circumscribed sphere is calculated by summation of the eight vertices of the hexahedral cell which is considered. For the center, calculation is more complex and a method for defining these centers is proposed hereafter.
- center of the sphere circumscribed around any hexahedral cell is described by means of a distance calculation and by solving the associated linear system, by an approximation using least squares (the center of the sphere circumscribed around a parallelepipedic hexahedral cell being equal to the midpoint of one of the large diagonals of the cell).
- A is a (7 ⁇ 3) matrix function of (x i , y i , z i ) and B is a 7-row vector:
- A ( ( x 2 - x 1 ) ⁇ x ( y 2 - y 1 ) ⁇ y ( z 2 - z 1 ) ⁇ z ⁇ ⁇ ⁇ ( x 8 - x 1 ) ⁇ x ( y 8 - y 1 ) ⁇ y ( z 8 - z 1 ) ⁇ z )
- B 1 2 ⁇ ( ( x 2 2 - x 1 2 ) + ( y 2 2 - y 1 2 ) + ( z 2 2 - z 1 2 ) ⁇ ( x 8 2 - x 1 2 ) + ( y 8 2 - y 1 2 ) + ( z 8 2 - z 1 2 ) ) )
- the point P thus found is the center of the sphere passing the closest to the 8 vertices of the hexahedral cell which is considered.
- Each site constructed from any hexahedral cell is the barycenter or the center of the sphere passing the closest to the 8 vertices of this cell. Its distance in relation to these 8 vertices is therefore not the same, which may in some cases pose significant conformity problems.
- each site is associated with one or more sides of the cavity and that, in order to be conforming, it has to be located at an equal distance from the vertices (4 to 8 in number) of this or these side(s). It is therefore proposed to move iteratively this site in space so as to minimize the maximum difference between the distances from this site to each one of these constraint vertices.
- site (P, ⁇ ) has reached a position of equilibrium.
- the second stage of the automatic construction of the transition grid corrects the position of certain sites via correction of their weight, in order to guarantee that the cells of the power diagram of the sites are non-empty and self-centered cells.
- the mutual interaction of the sites is therefore considered and an algorithm referred to as “correction” algorithm is proposed.
- a set of sites internal and external to the cavity guaranteeing the existence of a power diagram in conformity with the constraint quadrilaterals has been defined.
- a site can be outside its cell or, which is more serious, a site may have no cell. This is due to the definition of the sites that was made independently.
- Each site is determined as a function of its constraint quadrilaterals without taking account of its interaction with the other sites. Now, to guarantee the construction of a power diagram of non-empty cells and self-centered, this mutual interaction of the sites must be taken into account.
- the geometric condition expressing that two sites are admissible in the finite volumes sense can be defined as follows: let there be two sites (P i , ⁇ i ) and (P j , ⁇ j ) and let ⁇ ij be their radical plane, that is the locus of equal power of P i and P j .
- the geometric condition expressing that these two sites are located on either side of ⁇ ij and thus that the cells of the power diagram resulting therefrom are self-centered can be expressed as follows:
- This condition is the necessary and sufficient condition expressing that radical plane ⁇ ij intersects segment [P i P j ].
- radical plane ⁇ ij to be located between sites ⁇ i and ⁇ j .
- the position of one of the two sites is modified.
- the site whose weight is maximum for example ⁇ i ( FIG. 9 ) is displaced along its dual edge and moved closer to its constraint quadrilateral until radical plane ⁇ ij is located between sites ⁇ i and ⁇ j .
- the algorithm for correcting the set of sites is iterative and includes:
- each site of the cavity has been tested at least once with neighboring sites and some of them have been corrected.
- the new spatial configuration of the sites is now admissible in the finite volumes sense and the associated power diagram is self-centered.
- the third and last stage of the automatic construction of the transition grid constructs the power diagram of the sites of the cavity.
- the set of sites internal and external to the cavity has been defined so as to guarantee the theoretical existence of an orthogonal and self-centered power diagram.
- the dual can be constricted to thus form the desired power diagram.
- the fact that the sides of the cells have a power with respect to the two sites they separate is used to define the radical planes of the triangulation edges.
- the desired power diagram (or more exactly the sides thereof) is obtained by joining the power centers of the tetrahedrons belonging to the shell of an edge. This is illustrated by FIGS. 10A , 10 B and 10 C.
- FIG. 10A illustrates the 2D power diagram resulting from the regular triangulation of FIG. 10B .
- FIG. 10C illustrates the generation of one side of the power diagram using the duality with the regular triangulation.
- the transition grid to be generated being restricted to the space portion delimited by the cavity, only the power cells of the sites internal to the cavity are constructed.
- the orthogonal self-centered power diagram is theoretically in conformity with the constraint quadrilaterals (if the latter are cospherical and coplanar). However, due to numerical imprecisions and to the presence of certain non-cocyclic quadrilaterals at the boundary of the deflected wells, this conformity is not ensured. It is therefore necessary to carry out an additional stage referred to as “correction” stage to make each cell of the transition grid conforming.
- the method uses two techniques for carrying out correction of the power diagram in order to ensure its conformity:
- the method comprises an efficient and robust algorithm for modifying the transition cells that are created.
- Let there be a cell of the transition grid V, let ⁇ be the associated site, and let Q ⁇ Q 1 . . . Q n ⁇ be the set of constraint quadrilaterals shared by ⁇ .
- the algorithm modifying the sides and the vertices of cell V so that V becomes Q-conforming is as follows:
- FIG. 11 illustrates an example of a transition cell made conforming by removal of 5 vertices and 3 sides.
- the method allows settling the conformity problems during construction of the power diagram of the sites internal to the cavity.
- the principle is based on the fact that the vertices of the cavity are obtained by the tetrahedrons of the regular triangulation made up of sites internal and external to the cavity ( FIG. 18 ).
- each quadrilateral is associated with two sites (an internal site and an external site) and each site is associated with one (or more) quadrilateral(s).
- the number of vertices which are sites internal to the cavity are counted. If this number of vertices ranges between 1 and 3 (that is the tetrahedron has sites internal and external to the cavity), the index e of the vertex of the cavity which is common to the quadrilaterals associated with the four sites forming the tetrahedron in question is sought. The center of the circumscribed sphere of tetrahedron i is then replaced by the vertex of the cavity of index e.
- nk be the number of tetrahedrons of the regular triangulation of the sites of the cavity and let Link(1:nk) be a table initialized at 0.
- the following procedure allows to replacing the centers of the power spheres of certain tetrahedrons of the regular triangulation by the vertices of the cavity by modifying Table Link:
- the center of the sphere circumscribed around each tetrahedron is given by Table Link.
- the center of the circumscribed sphere of tetrahedron i is then replaced by the vertex of the cavity of index e using Table Link.
- the quadrilaterals associated with the four sites forming a given tetrahedron may not all have a common vertex.
- the center of the power sphere of the tetrahedron in question is replaced by the index of the closest vertex of these quadrilaterals.
- Construction of the power diagram of the sites internal to the cavity is then done via the construction method described above using Table Link when accessing the center of the sphere circumscribed around a tetrahedron. This requires a dynamic coloring table to prevent a vertex from appearing several times in a single side and to check that each side has at least three different vertices before it is constructed.
- optimization of a grid from the viewpoint of a certain criterion is an operation that is widely performed, with different objectives.
- the applications of such a grid optimization are in fact numerous.
- optimization as such is interesting because the quality (convergence of the schemes, result accuracy) of the numerical solutions associated with the nodes of a grid obviously depends on the quality thereof.
- the grid generation method according to the invention therefore comprises, at the end of the procedure, an optimization stage that improves the grid quality.
- the first quality measurement Q F of a cell V is given by:
- This criterion allows measuring of the orthogonality of the transition grid by calculating the angle (in degrees) defined between the segment connecting the sites of two neighboring cells and the plane delimited by their common side. If F is a polygonal side, the measurement of its orthogonality Q O is given by:
- Q O ⁇ ( F ) arcsin
- n is the normal to the side and P 1 and P 2 are the sites of the two cells located on either side of F.
- Q O ranges from 0° for a degenerated cell to 90° for a perfectly orthogonal cell.
- the orthogonality Q O of a cell V is then defined by the minimum orthogonality of its sides, it is expressed by:
- This specific 3D criterion is used to measure the planarity of the sides of the transition grid.
- Q P ranges from 0° for a perfectly plane side to 90° for a degenerated side.
- the planarity Q P of a transition cell V is then defined by the maximum planarity of its sides, it is expressed by:
- the hybrid grids generated by means of the method of the invention comprise in most cases very small edges and very small sides (due to numerical problems when an edge is generated by joining two vertices instead of one or, more generally, to problems inherent in the power diagrams), which gives numerical results of bad quality. Removal of the small sides being very difficult, the optimization method eliminate the small edges of the transition grid under fixed quality controls (the small sides are then removed implicitly). Since this optimization can be carried out to the detriment of other criteria (orthogonality, planarity), three controls are introduced allowing validation of the removal of an edge in the finite volumes sense:
- an orthogonality control a transition cell is referred to as orthogonal if its orthogonality Q O is greater than or equal to a given threshold ⁇ 1 , fixed by default, specified by the user or resulting from a calculation;
- a transition cell is referred to as planar if its planarity Q P is less than or equal to a given threshold ⁇ 2 , fixed by default, specified by the user or resulting from a calculation;
- a self-centering control a cell is referred to as self-centered if its site is within it.
- the first optimization stage eliminates the small edges of the transition grid under quality, orthogonality, planarity and self-centering control. This elimination first removes a maximum amount of small edges. This operation replaces an edge [AB] by a point c by reconnecting the latter to all the vertices to which the edge was connected. This operation always leads to an improved shape quality of the cells. Then, insofar as some small edges cannot be eliminated under quality and validity control in the finite volumes sense, an additional stage is then applied: elimination then expands the edges that could not be eliminated. The methodology selected increases the size of the small edges to improve the size quality of the transition grid.
- a second optimization stage is performed. It displaces the sites of the cells towards their center, under orthogonality control. This change is performed by means of an iterative procedure displacing step by step all of the sites at each iteration, so as to avoid too sudden a motion of the sites.
- FIG. 12A illustrates a transition grid before optimization and FIG. 12B shows the same grid after optimization.
- FIG. 13 illustrates a transition grid obtained by means of the method
- the method according to the invention allows generation and to optimize 3D hybrid grids has been presented and illustrated. This part is devoted to the presentation of results obtained by means of the method. These results are illustrated by a series of 3D hybrid grids obtained for various configurations.
- FIG. 14 A vertical well of circular radial structure is inserted in a reservoir grid of uniform Cartesian type. The result obtained is illustrated by FIG. 14 . In this case, due to the regularity of the reservoir grid, the ring-shaped structure of the transition grid is particularly visible.
- the only restriction imposed on the position of the well in the reservoir is not to choose a location too close to the edge of the reservoir. In fact, in this case, it would not be possible to define a cavity and to create a transition grid. However, geometrically, if necessary, the reservoir could be extended artificially and the cavity could be created overlapping the reservoir and its extension.
- Insertion of a group of wells in a reservoir can be considered in two different ways. The first one inserts wells remote from one another. In this case, a cavity is defined for each well, as illustrated by FIG. 15 .
- FIG. 16 illustrates the case of a hybrid grid where the transition grid simultaneously connects two well grids and one reservoir grid.
- FIG. 16 also illustrates the case of a hybrid grid generated from a reservoir of non-uniform Cartesian type and three wells: a vertical, a deflected and an inclined well.
- the two structured grids were of radial type and formed around wells running through the medium, with delimitation of cavities around each second grid so as to include a transition grid. It is however clear that the method applies to gridding of a medium exhibiting other types of geometric discontinuities such as, for example, an underground reservoir crossed by fractures or channels.
- the second structured grids can be of CPG type for example.
- the method according to the invention allows inserting one or more well grids in a single reservoir grid.
- the corresponding cavities can merge and give rise to a single transition grid.
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Computer Graphics (AREA)
- Geometry (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Production Of Liquid Hydrocarbon Mixture For Refining Petroleum (AREA)
- Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
- Image Generation (AREA)
- Complex Calculations (AREA)
Abstract
Description
-
- describe the complexity of the geometry of the geologic structure studied,
- the radial directions of flow in the vicinity of the wells, in the drainage zones, and
- the simulations by means of cell-centered finite volume type methods.
- Z. E. Heinemann, G. F. Heinemann and B. M. Tranta, “Modelling Heavily Faulted Reservoirs”, Proceedings of SPE Annual Technical Conferences, pp. 9-19, New Orleans, La., September 1998, SPE.
- O. A. Pedrosa and K. Aziz, “Use of Hybrid Grid in Reservoir Simulation”, Proceedings of SPE Middle East Oil Technical Conference, pp. 99-112, Bahrain, March 1985.
- S. Koeberber, “An Automatic Unstructured Control Volume Generation System for Geologically Complex Reservoirs”, Proceedings of the 14th SPE symposium on reservoir Simulation, pp. 241-252, Dallas, June 1997.
where:
- P. J. Frey and P. L. George, “Maillages: Applications Aux Éléments Finis”, Hermes, 1999.
dist(G n,axis)≦r+δ n+δwell
where:
r is the radius of the well;
δn is the maximum edge size of n;
δwell is the maximum edge size of the well; and
dist(Gn, axis) is the minimum distance between the barycenter of n and the axis of the well.
- P. L. George and H. Borouchaki, “Triangulation de Delaunay et Maillage”, Hermes, 1997.
- 1. Scanning the ball of vertex A to find a tetrahedron T0 sharing edge [AB].
- 2. Scanning the shell of edge [AB] to find a tetrahedron T1 sharing the triangular side (A, B, C) or (A, B, D). This triangular side is denoted by f, eA is the edge of f opposite vertex A and i the vertex of tetrahedron T1 such that i∉f.
- 3. If i is also a vertex of quadrilateral Q, the tetrahedron found is a sliver (tetrahedron of practically zero volume formed from four cocyclic points). In this case, the four tetrahedrons sought are the four tetrahedrons neighboring T1: two of them are internal to the cavity and the two others are external thereto.
- 4. Otherwise, tetrahedron T1 is one of the tetrahedrons sought: if T1 is internal to the cavity, then T1in=T1, otherwise T1out=T1. Seeking tetrahedron T2 neighboring T1 and opposite vertex i then allows to determine the complementary tetrahedron:
- (a) If T2 is a sliver, the four tetrahedrons sought are the four tetrahedrons neighboring T2.
- (b) Otherwise, if T1 was internal to the cavity, then T1out=2, otherwise T1in=T2.
- 5. If 4.(b), the shell of edge eA is scanned to find a tetrahedron T3 resting on the fourth vertex of quadrilateral Q.
- 6. If T3 is a sliver, the tetrahedrons sought are the four tetrahedrons neighboring T3.
- 7. Otherwise, tetrahedron T3 is one of the tetrahedrons sought: if T3 is internal to the cavity, then T2in=T3, otherwise T2out=T3. Seeking tetrahedron T4 neighboring T3 and opposite quadrilateral Q then allows to determine the complementary tetrahedron:
- (a) If T4 is a sliver, the tetrahedrons sought are the four tetrahedrons neighboring T3.
- (b) Otherwise, if T3 was internal to the cavity, then T2out=T4, otherwise T2in=T4.
-
- if n>1, calculation of P is very fast: P is identified at V, the Voronoi site associated with quadrilaterals Qi=1 . . . n, which is the only intersection point of the dual edges of Qi=1 . . . n. The Voronoi diagram being the dual of the Delaunay triangulation, V is obtained by calculating the barycenter of the centers of the spheres circumscribed about the m tetrahedrons resting on quadrilaterals Qi=1 . . . n:
-
- if n=1, calculation of P is slightly more complicated: P is determined by calculating the midpoint of segment [OV], O being the center of the circle circumscribed about the quadrilateral associated with ρ. By experience, it is noted that this position gives good results. The center of the circle circumscribed about a quadrilateral Q is the point located at an equal distance from the vertices of Q. If Q is cocyclic and rectangular, the center of its circumscribed circle is given by the barycenter of its vertices. On the other hand, if Q is any quadrilateral (which occurs when the well is deflected), the center of its circumscribed circle is approximated; it is then given by the relation:
where A, B, C and D are the vertices of the quadrilateral and OABC, OBCD, OABD and OBDC are the centers of the circles circumscribed about the corresponding triangles.
where (P,ω) is the external site, (P′,ω′) is the site internal to the cavity and O is the center of the circle circumscribed about the quadrilateral.
∥{right arrow over (PP 1)}∥=∥{right arrow over (PP i)}∥
√{square root over ({right arrow over (PP 1)}·{right arrow over (PP 1)})}=√{square root over ({right arrow over (PP i)}·{right arrow over (PP i)})}
-
- with the notations
A·P=B
-
- 1. Calculating the mean distance lmoy from P to each vertex Pi:
-
- 2. Defining point Q of coordinates xQ, yQ and zQ, such that:
-
- 3. If Q is different from P (i.e. if |xQ−x|>∈ or |yQ−y|>∈ or |zQ−z|>∈ where ∈ is the desired accuracy), replace P by Q and go to 2.
|ωi 2−ωj 2|≦∥{right arrow over (P i P j)}∥2
-
- The correction of two non admissible sites in the finite volumes sense can be considered in two different ways. The first one modifies the weight of one of the sites, that is in modifying the radius of the circle associated with this site. The second possibility allows the radical plane to be displaced simply by displacing the site. In fact, displacement of a site modifies the position of the intersection of the spheres associated with the sites and therefore the position of the radical plane. However, the weight of a site is linked with its position. In fact, the weight ω of a site, located at point P, is such that ω corresponds to the mean distance between P and the ends of the constraint quadrilateral(s) associated with the site. The power of a site can therefore not be modified without being displaced, and conversely. The method according to the invention uses a combination of these two procedures (
FIG. 9 ):
- The correction of two non admissible sites in the finite volumes sense can be considered in two different ways. The first one modifies the weight of one of the sites, that is in modifying the radius of the circle associated with this site. The second possibility allows the radical plane to be displaced simply by displacing the site. In fact, displacement of a site modifies the position of the intersection of the spheres associated with the sites and therefore the position of the radical plane. However, the weight of a site is linked with its position. In fact, the weight ω of a site, located at point P, is such that ω corresponds to the mean distance between P and the ends of the constraint quadrilateral(s) associated with the site. The power of a site can therefore not be modified without being displaced, and conversely. The method according to the invention uses a combination of these two procedures (
S={S i ∈S C,∥{right arrow over (PSi)}∥≧∥{right arrow over (PSj)}∥,∀S j ∈S C ,j≠i}
and P is replaced by S using a reference table. Substitution of a vertex for another one involving any number of sides and of transition cells (transition grid cell), a reference table is used to propagate the changes to all these entities. A table of integers Tref(1:N) where N is the number of vertices of the transition grid which is constructed. This table is initialized by: Tref (i)←i, ∀i. Thus, to substitute the vertex of index p0 by the vertex of index p1, we write Tref (p0)←p1. The new modified cells are then obtained when reading the sides where the references of the vertices have to be taken rather than their indices.
-
- if vertex j of tetrahedron i is a site internal to the cavity do
n=n+1; - end if
- if vertex j of tetrahedron i is a site internal to the cavity do
-
- let e be the index of the vertex of the cavity that is common to the quadrilaterals of the cavity associated with the 4 sites forming tetrahedron i;
- Link(i)=e
where n is the number of edges, li is the length of the i-th edge of the cell and h is the reference length associated with V. This length h is equal to the average length of the constraint edges associated with V. These constraint edges are the edges of the constraint quadrilaterals shared by V. This quality perfectly measures the shape or the aspect of the element as a function of the reference sizes of the reservoir and of the well. It can be noted that its value can range from 0, the degenerated cell having a zero edge, to 1, the regular polyhedral cell.
where n is the normal to the side and P1 and P2 are the sites of the two cells located on either side of F. It can be noted that QO ranges from 0° for a degenerated cell to 90° for a perfectly orthogonal cell. The orthogonality QO of a cell V is then defined by the minimum orthogonality of its sides, it is expressed by:
where {right arrow over (n)} is the normal to the side and {right arrow over (nTi)} is the normal to triangle Ti.
Claims (23)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
FR04/05.555 | 2004-05-21 | ||
FR0405555A FR2870621B1 (en) | 2004-05-21 | 2004-05-21 | METHOD FOR GENERATING A THREE-DIMENSIONALLY THREADED HYBRID MESH OF A HETEROGENEOUS FORMATION CROSSED BY ONE OR MORE GEOMETRIC DISCONTINUITIES FOR THE PURPOSE OF MAKING SIMULATIONS |
Publications (2)
Publication Number | Publication Date |
---|---|
US20050273303A1 US20050273303A1 (en) | 2005-12-08 |
US7634395B2 true US7634395B2 (en) | 2009-12-15 |
Family
ID=34942293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/134,444 Active 2027-02-01 US7634395B2 (en) | 2004-05-21 | 2005-05-23 | Method of generating a conforming hybrid grid in three dimensions of a heterogeneous formation crossed by one or more geometric discontinuities in order to carry out simulations |
Country Status (5)
Country | Link |
---|---|
US (1) | US7634395B2 (en) |
EP (1) | EP1600897B1 (en) |
CA (1) | CA2507879C (en) |
FR (1) | FR2870621B1 (en) |
NO (1) | NO333027B1 (en) |
Cited By (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070292016A1 (en) * | 2006-06-14 | 2007-12-20 | Tomonaga Okabe | Element splitting method, element splitting arithmetic device and damage extension analysis device |
US20080091396A1 (en) * | 2006-10-13 | 2008-04-17 | Kennon Stephen R | Method and system for modeling and predicting hydraulic fracture performance in hydrocarbon reservoirs |
US20080129727A1 (en) * | 2006-12-04 | 2008-06-05 | Electronics And Telecommunications Research Institute | System and method for generating curvature adapted isosurface based on delaunay triangulation |
US20090204327A1 (en) * | 2006-07-25 | 2009-08-13 | Xinyou Lu | Method For Determining Physical Properties of Structures |
US20090273599A1 (en) * | 2008-05-05 | 2009-11-05 | Landmark Graphics Corporation, A Halliburton Company | Systems and methods for imaging relationship data in a three-dimensional image |
US20090327970A1 (en) * | 2008-06-26 | 2009-12-31 | Landmark Graphics Corporation, A Halliburton Company | Systems and methods for imaging operations data in a three-dimensional image |
US20100017181A1 (en) * | 2008-06-27 | 2010-01-21 | Thibaud Mouton | Method for Constructing a Hybrid Grid From a CPG Type Grid |
US20100138202A1 (en) * | 2008-12-03 | 2010-06-03 | Chevron U.S.A. Inc. | System and method of grid generation for discrete fracture modeling |
US20100138196A1 (en) * | 2008-12-03 | 2010-06-03 | Chevron U.S.A. Inc. | System and method for predicting fluid flow characteristics within fractured subsurface reservoirs |
US20100148784A1 (en) * | 2007-04-05 | 2010-06-17 | Statoilhydro Asa | Method of processing marine csem data |
US20110015910A1 (en) * | 2009-07-16 | 2011-01-20 | Ran Longmin | Method of generating a hex-dominant mesh of a faulted underground medium |
US20110071799A1 (en) * | 2009-09-21 | 2011-03-24 | Per Arne Slotte | Grid models |
US20110098998A1 (en) * | 2009-10-28 | 2011-04-28 | Chevron U.S.A. Inc. | Multiscale finite volume method for reservoir simulation |
US20120026167A1 (en) * | 2010-07-16 | 2012-02-02 | Ran Longmin | Method for generating a hex-dominant mesh of a geometrically complex basin |
WO2012091775A1 (en) | 2010-12-30 | 2012-07-05 | Exxonmobil Upstream Research Company | Systems and methods for subsurface reservoir simulation |
US20130035913A1 (en) * | 2010-04-30 | 2013-02-07 | Mishev Ilya D | Method and System For Finite Volume Simulation of Flow |
US20130138406A1 (en) * | 2011-06-01 | 2013-05-30 | Nina KHVOENKOVA | Method for constructing a fracture network grid from a voronoi diagram |
US20130151215A1 (en) * | 2011-12-12 | 2013-06-13 | Schlumberger Technology Corporation | Relaxed constraint delaunay method for discretizing fractured media |
WO2013162849A1 (en) * | 2012-04-24 | 2013-10-31 | Conocophillips Company | An efficient data mapping technique for simulation coupling using least squares finite element method |
US8725478B2 (en) | 2010-08-09 | 2014-05-13 | Conocophillips Company | Reservoir upscaling method with preserved transmissibility |
US8725481B2 (en) | 2007-12-13 | 2014-05-13 | Exxonmobil Upstream Research Company | Parallel adaptive data partitioning on a reservoir simulation using an unstructured grid |
US8731872B2 (en) | 2010-03-08 | 2014-05-20 | Exxonmobil Upstream Research Company | System and method for providing data corresponding to physical objects |
US8731887B2 (en) | 2010-04-12 | 2014-05-20 | Exxonmobile Upstream Research Company | System and method for obtaining a model of data describing a physical structure |
US8731875B2 (en) | 2010-08-13 | 2014-05-20 | Exxonmobil Upstream Research Company | System and method for providing data corresponding to physical objects |
US8731873B2 (en) | 2010-04-26 | 2014-05-20 | Exxonmobil Upstream Research Company | System and method for providing data corresponding to physical objects |
US20140236559A1 (en) * | 2013-02-18 | 2014-08-21 | Saudi Arabian Oil Company | Systems, methods, and computer-readable media for modeling complex wellbores in field-scale reservoir simulation |
US20150078672A1 (en) * | 2013-04-15 | 2015-03-19 | Microsoft Corporation | Hardware-amenable connected components labeling |
US20150260017A1 (en) * | 2014-03-17 | 2015-09-17 | Saudi Arabian Oil Company | Generating unconstrained voronoi grids in a domain containing complex internal boundaries |
US20150260016A1 (en) * | 2014-03-17 | 2015-09-17 | Saudi Arabian Oil Company | Modeling intersecting faults and complex wellbores in reservoir simulation |
WO2016007169A1 (en) * | 2014-07-11 | 2016-01-14 | Landmark Graphics Corporation | Anisotropic geometry-adaptive refinement for reservoir mesh creation |
CN105378800A (en) * | 2013-07-02 | 2016-03-02 | 界标制图有限公司 | 2.5D stadia meshing |
US20160147973A1 (en) * | 2014-11-26 | 2016-05-26 | Jeffrey W. Holcomb | Method for the computation of voronoi diagrams |
US20160209545A1 (en) * | 2013-08-30 | 2016-07-21 | Landmark Graphics Corporation | A geostatistical procedure for simulation of the 3d geometry of a natural fracture network conditioned by well bore observations |
WO2017024113A1 (en) * | 2015-08-06 | 2017-02-09 | Schlumberger Technology Corporation | Method for evaluation of fluid transport properties in heterogenous geological formation |
US10083254B2 (en) | 2010-06-15 | 2018-09-25 | Exxonmobil Upstream Research Company | Method and system for stabilizing formulation methods |
US10302859B1 (en) * | 2018-06-22 | 2019-05-28 | International Business Machines Corporation | Single edge coupling of chips with integrated waveguides |
US10388065B2 (en) * | 2015-11-10 | 2019-08-20 | Landmark Graphics Corporation | Fracture network triangle mesh adjustment |
US11353622B2 (en) | 2020-01-06 | 2022-06-07 | Saudi Arabian Oil Company | Systems and methods for hydrocarbon reservoir three dimensional unstructured grid generation and development |
US11500123B2 (en) * | 2016-02-29 | 2022-11-15 | Landmark Graphics Corporation | Hybrid 3D geocellular representation of selected natural fracture network subsets |
US20240265179A1 (en) * | 2022-06-14 | 2024-08-08 | Schlumberger Technology Corporation | Hydraulic fracturing system |
Families Citing this family (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6853921B2 (en) | 1999-07-20 | 2005-02-08 | Halliburton Energy Services, Inc. | System and method for real time reservoir management |
US7496488B2 (en) * | 2003-03-06 | 2009-02-24 | Schlumberger Technology Company | Multi-scale finite-volume method for use in subsurface flow simulation |
CN100489558C (en) | 2004-06-07 | 2009-05-20 | 埃克森美孚上游研究公司 | Method for solving implicit reservoir simulation matrix equation |
FR2891383B1 (en) * | 2005-09-26 | 2008-07-11 | Inst Francais Du Petrole | METHOD FOR SIMULATING FLUID FLOWS WITHIN A DISCRETE MEDIA BY A HYBRID MESH |
AU2007207497B8 (en) | 2006-01-20 | 2013-05-16 | Landmark Graphics Corporation | Dynamic production system management |
RU2428739C2 (en) | 2006-07-07 | 2011-09-10 | Эксонмобил Апстрим Рисерч Компани | Enlargement of mesh for collector models by means of repeated use of flow calculations produced on basis of geological models |
US7565278B2 (en) * | 2006-12-04 | 2009-07-21 | Chevron U.S.A. Inc. | Method, system and apparatus for simulating fluid flow in a fractured reservoir utilizing a combination of discrete fracture networks and homogenization of small fractures |
US8788250B2 (en) | 2007-05-24 | 2014-07-22 | Exxonmobil Upstream Research Company | Method of improved reservoir simulation of fingering systems |
RU2444788C2 (en) * | 2007-06-01 | 2012-03-10 | Эксонмобил Апстрим Рисерч Компани | Generation of constrained voronoi grid in plane |
BRPI0820830B1 (en) * | 2007-12-14 | 2019-08-13 | Exxonmobil Upstream Res Co | method for modeling a physical region on a computer |
US8190414B2 (en) * | 2008-03-26 | 2012-05-29 | Exxonmobil Upstream Research Company | Modeling of hydrocarbon reservoirs containing subsurface features |
WO2009140530A2 (en) * | 2008-05-16 | 2009-11-19 | Chevron U.S.A. Inc. | Multi-scale method for multi-phase flow in porous media |
EP2310972A2 (en) * | 2008-07-03 | 2011-04-20 | Chevron U.S.A. Inc. | Multi-scale finite volume method for reservoir simulation |
AU2009302317A1 (en) * | 2008-10-09 | 2010-04-15 | Chevron U.S.A. Inc. | Iterative multi-scale method for flow in porous media |
US20100312535A1 (en) * | 2009-06-08 | 2010-12-09 | Chevron U.S.A. Inc. | Upscaling of flow and transport parameters for simulation of fluid flow in subsurface reservoirs |
WO2011033126A2 (en) * | 2009-09-21 | 2011-03-24 | Statoil Asa | Improvements relating to grid models |
CN101818636B (en) * | 2010-05-24 | 2013-04-24 | 中国石油天然气股份有限公司 | Three-dimensional simulation test device for oil extraction by injecting multi-element thermal fluid |
EP2601642B1 (en) * | 2010-08-04 | 2018-06-13 | Exxonmobil Upstream Research Company | System and method for summarizing data on an unstructured grid |
US8965745B2 (en) | 2011-04-14 | 2015-02-24 | Schlumberger Technology Corporation | Grid from depositional space |
BR112013026391A2 (en) * | 2011-05-17 | 2016-12-27 | Exxonmobil Upstream Res Co | method for partitioning parallel reservoir simulations in the presence of wells |
FR2989200B1 (en) * | 2012-04-10 | 2020-07-17 | IFP Energies Nouvelles | METHOD FOR SELECTING WELLBORE POSITIONS FOR THE EXPLOITATION OF AN OIL DEPOSIT |
WO2015108865A2 (en) * | 2014-01-15 | 2015-07-23 | Conocophillips Company | Automatic cartesian gridding with logarithmic refinement at arbitrary locations |
US10221659B2 (en) | 2014-10-08 | 2019-03-05 | Chevron U.S.A. Inc. | Automated well placement for reservoir evaluation |
CA2963928C (en) * | 2014-11-12 | 2019-06-25 | Halliburton Energy Services, Inc. | Reservoir mesh creation using extended anisotropic, geometry-adaptive refinement of polyhedra |
CN105095986B (en) * | 2015-06-23 | 2018-12-25 | 中国石油天然气股份有限公司 | Method for predicting overall yield of multilayer oil reservoir |
WO2017052543A1 (en) | 2015-09-24 | 2017-03-30 | Halliburton Energy Services Inc. | Simulating fractured reservoirs using multiple meshes |
FR3045868B1 (en) * | 2015-12-17 | 2022-02-11 | Ifp Energies Now | METHOD FOR CHARACTERIZING AND EXPLOITING AN UNDERGROUND FORMATION COMPRISING A NETWORK OF FRACTURES |
US10521524B2 (en) * | 2016-12-30 | 2019-12-31 | Schlumberger Technology Corporation | Methods and systems for bounding box clipping |
US11530600B2 (en) * | 2017-05-03 | 2022-12-20 | Schlumberger Technology Corporation | Fractured reservoir simulation |
KR102083558B1 (en) * | 2018-10-23 | 2020-03-02 | 김지원 | A method and program for modeling three-dimension object by using voxelygon |
CN116018593A (en) * | 2020-09-04 | 2023-04-25 | 沙特阿拉伯石油公司 | Graph framework (database method) for analyzing trillion unit reservoirs and basin simulation results |
CN112560365A (en) * | 2020-12-23 | 2021-03-26 | 中国空气动力研究与发展中心计算空气动力研究所 | Surface structure grid automatic generation method based on global mapping transformation |
CN113312778A (en) * | 2021-06-04 | 2021-08-27 | 浙江大学 | Unstructured grid generation method adaptive to model geometric characteristics |
CN113405966B (en) * | 2021-06-08 | 2022-08-23 | 浙江广天构件集团股份有限公司 | Method for calculating pore size distribution of cement-based material particle accumulation system |
CN113484909B (en) * | 2021-09-07 | 2021-11-19 | 西南石油大学 | Method for establishing fracture-cavity reservoir based on geometric gridding and parameter distribution |
CN114117861B (en) * | 2021-11-30 | 2024-04-26 | 山东大学 | Tunnel resistivity modeling method and system based on mixed grid |
WO2024064657A1 (en) * | 2022-09-19 | 2024-03-28 | Schlumberger Technology Corporation | Geologic modeling framework |
CN115906559B (en) * | 2022-10-31 | 2023-08-15 | 重庆大学 | Geoelectromagnetic adaptive finite element forward modeling method based on mixed grid |
CN116187133B (en) * | 2023-02-10 | 2023-10-27 | 西北工业大学深圳研究院 | Dimension separation spring comparison method for spinning mobile grid method |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5740342A (en) * | 1995-04-05 | 1998-04-14 | Western Atlas International, Inc. | Method for generating a three-dimensional, locally-unstructured hybrid grid for sloping faults |
US5844564A (en) * | 1996-04-12 | 1998-12-01 | Institute Francais Du Petrole | Method for generating a 3D-grid pattern matching the geometry of a body in order to achieve a model representative of this body |
US6078869A (en) * | 1997-02-27 | 2000-06-20 | Geoquest Corp. | Method and apparatus for generating more accurate earth formation grid cell property information for use by a simulator to display more accurate simulation results of the formation near a wellbore |
FR2801710A1 (en) | 1999-11-29 | 2001-06-01 | Inst Francais Du Petrole | METHOD FOR GENERATING A HYBRID MESH FOR MODELING A HETEROGENEOUS FORMATION CROSSED BY ONE OR MORE WELLS |
US6256599B1 (en) * | 1997-09-15 | 2001-07-03 | Enel S.P.A. | Method for the representation of physical phenomena extending in a bi- or tridimensional spatial domain through semistructured calculation grid |
US20020038201A1 (en) * | 1999-12-10 | 2002-03-28 | Sophie Balaven | Method of generating a grid on a heterogenous formation crossed by one or more geometric discontinuities in order to carry out simulations |
US6674430B1 (en) * | 1998-07-16 | 2004-01-06 | The Research Foundation Of State University Of New York | Apparatus and method for real-time volume processing and universal 3D rendering |
EP1394569A1 (en) | 2002-08-26 | 2004-03-03 | Totalfinaelf S.A. | Method for calculating mesh models of a reservoir |
US6823297B2 (en) * | 2003-03-06 | 2004-11-23 | Chevron U.S.A. Inc. | Multi-scale finite-volume method for use in subsurface flow simulation |
US7043413B2 (en) * | 2000-06-29 | 2006-05-09 | Object Reservoir, Inc. | Method for modeling an arbitrary well path in a hydrocarbon reservoir using adaptive meshing |
US7096122B2 (en) * | 2003-07-22 | 2006-08-22 | Dianli Han | Method for producing full field radial grid for hydrocarbon reservoir simulation |
US7152017B2 (en) * | 2002-07-04 | 2006-12-19 | Keio University | Numerical analysis system using hybrid grid adaptation method |
-
2004
- 2004-05-21 FR FR0405555A patent/FR2870621B1/en not_active Expired - Fee Related
-
2005
- 2005-05-13 EP EP05291047A patent/EP1600897B1/en not_active Not-in-force
- 2005-05-17 CA CA2507879A patent/CA2507879C/en not_active Expired - Fee Related
- 2005-05-20 NO NO20052439A patent/NO333027B1/en not_active IP Right Cessation
- 2005-05-23 US US11/134,444 patent/US7634395B2/en active Active
Patent Citations (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5740342A (en) * | 1995-04-05 | 1998-04-14 | Western Atlas International, Inc. | Method for generating a three-dimensional, locally-unstructured hybrid grid for sloping faults |
US5844564A (en) * | 1996-04-12 | 1998-12-01 | Institute Francais Du Petrole | Method for generating a 3D-grid pattern matching the geometry of a body in order to achieve a model representative of this body |
US6078869A (en) * | 1997-02-27 | 2000-06-20 | Geoquest Corp. | Method and apparatus for generating more accurate earth formation grid cell property information for use by a simulator to display more accurate simulation results of the formation near a wellbore |
US6256599B1 (en) * | 1997-09-15 | 2001-07-03 | Enel S.P.A. | Method for the representation of physical phenomena extending in a bi- or tridimensional spatial domain through semistructured calculation grid |
US6674430B1 (en) * | 1998-07-16 | 2004-01-06 | The Research Foundation Of State University Of New York | Apparatus and method for real-time volume processing and universal 3D rendering |
US6907392B2 (en) * | 1999-11-29 | 2005-06-14 | Institut Francais Du Petrole | Method of generating a hybrid grid allowing modelling of a heterogeneous formation crossed by one or more wells |
FR2801710A1 (en) | 1999-11-29 | 2001-06-01 | Inst Francais Du Petrole | METHOD FOR GENERATING A HYBRID MESH FOR MODELING A HETEROGENEOUS FORMATION CROSSED BY ONE OR MORE WELLS |
US20010006387A1 (en) * | 1999-11-29 | 2001-07-05 | Chakib Bennis | Near wellbore modeling method and apparatus |
US7047165B2 (en) * | 1999-12-10 | 2006-05-16 | Institut Francais Du Petrole | Method of generating a grid on a heterogenous formation crossed by one or more geometric discontinuities in order to carry out simulations |
US20020038201A1 (en) * | 1999-12-10 | 2002-03-28 | Sophie Balaven | Method of generating a grid on a heterogenous formation crossed by one or more geometric discontinuities in order to carry out simulations |
US7043413B2 (en) * | 2000-06-29 | 2006-05-09 | Object Reservoir, Inc. | Method for modeling an arbitrary well path in a hydrocarbon reservoir using adaptive meshing |
US7260508B2 (en) * | 2000-06-29 | 2007-08-21 | Object Reservoir, Inc. | Method and system for high-resolution modeling of a well bore in a hydrocarbon reservoir |
US7152017B2 (en) * | 2002-07-04 | 2006-12-19 | Keio University | Numerical analysis system using hybrid grid adaptation method |
EP1394569A1 (en) | 2002-08-26 | 2004-03-03 | Totalfinaelf S.A. | Method for calculating mesh models of a reservoir |
US7292241B2 (en) * | 2002-08-26 | 2007-11-06 | Total Sa | Process for calculating meshed realizations of a reservoir |
US6823297B2 (en) * | 2003-03-06 | 2004-11-23 | Chevron U.S.A. Inc. | Multi-scale finite-volume method for use in subsurface flow simulation |
US7096122B2 (en) * | 2003-07-22 | 2006-08-22 | Dianli Han | Method for producing full field radial grid for hydrocarbon reservoir simulation |
Non-Patent Citations (10)
Title |
---|
Aavatsmark et al, "Control-Volume Discretization Methods for 3D Quadrilateral Grids in Inhomogeneous, Anisotropic Reservoirs", SPE Journal, Jun. 1998. * |
Amado et al, "A Finite Volume Approach With Triangular Grids in Reservoir Simulation", SPE 23633, SPE Advanced Technology Series, Volume, No. 1, 1994. * |
Balaven et al, "Generation of Hybrid Grids Using Power Diagrams", Proceedings of Numerical Grid Generation in Field Simulations, 7th International Conference on Numerical Grid Generation in Computational Field Simulations, 2000. * |
Balaven-Clermidy, "Generation de Maillages Hybrides Pour la Simulation Des Reserviors Petroliers", Thesis, Ecole des Mines, Paris, Dec. 2001, English Translation, sections 4.3-4.4.2. * |
Boissonnat et al, "Conforming Orthogonal Meshes", 11th International Meshing Roundtable. Ithaca, New York, Sep. 2002. * |
Edwards, Michael "Control-Volume Distributed Sub-Cell Flux Schemes for Unstructured and Flow Based Grids", SPE Reservoir Simulation Symposium, Houston, Texas, Feb. 3-5, 2003, SPE 79710. * |
George, P. L., et al : "An Efficient Algorithm for 3C Adaptive Meshing", Advances in Engineering Software, vol. 33, No. 7-10, Jul. 2002, pp. 377-387, XP002315645 Elsevier UK, ISSN: 0965-9978. |
Kuwauchi et al, "Development and Applications of Three Dimensional Voronoi-Based Flexible Grid Black Oil Reservoir Simulator", SPE 37028, SPE Asia Pacific Oil & Gas Conference, Oct. 28-31, 1996. * |
Lee et al, "New Developments in Multiblock Reservoir Simulation: Black Oil Modeling, Nonmatching Subdomains and Near-Well Upscaling", SPE Reservoir Simulation Symposium, Houston, Texas, Feb. 3-5, 2003, SPE 79682. * |
Lira, W. M. et al: A Modeling Methodology for Finite Element Mesh Generation of Multi-Region Models with Parmetric Surfaces, Computers and Graphics, Pergamon Press Ltd., Ocford, GB, vol. 26, No. 6, Dec. 2002, pp. 907-918, XP004417173, ISSN: 0097-8493. |
Cited By (72)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070292016A1 (en) * | 2006-06-14 | 2007-12-20 | Tomonaga Okabe | Element splitting method, element splitting arithmetic device and damage extension analysis device |
US7991215B2 (en) * | 2006-06-14 | 2011-08-02 | Fuji Jukogyo Kabushiki Kaisha | Element splitting method, element splitting arithmetic device and damage extension analysis device |
US20090204327A1 (en) * | 2006-07-25 | 2009-08-13 | Xinyou Lu | Method For Determining Physical Properties of Structures |
US8126650B2 (en) * | 2006-07-25 | 2012-02-28 | Exxonmobil Upstream Research Co. | Method for determining physical properties of structures |
US7925482B2 (en) * | 2006-10-13 | 2011-04-12 | Object Reservoir, Inc. | Method and system for modeling and predicting hydraulic fracture performance in hydrocarbon reservoirs |
US20080091396A1 (en) * | 2006-10-13 | 2008-04-17 | Kennon Stephen R | Method and system for modeling and predicting hydraulic fracture performance in hydrocarbon reservoirs |
US20080129727A1 (en) * | 2006-12-04 | 2008-06-05 | Electronics And Telecommunications Research Institute | System and method for generating curvature adapted isosurface based on delaunay triangulation |
US8022949B2 (en) * | 2006-12-04 | 2011-09-20 | Electronics And Telecommunications Research Institute | System and method for generating curvature adapted isosurface based on delaunay triangulation |
US9069096B2 (en) | 2007-04-05 | 2015-06-30 | Statoil Petroleum As | Method of processing marine CSEM data |
US20100148784A1 (en) * | 2007-04-05 | 2010-06-17 | Statoilhydro Asa | Method of processing marine csem data |
US8725481B2 (en) | 2007-12-13 | 2014-05-13 | Exxonmobil Upstream Research Company | Parallel adaptive data partitioning on a reservoir simulation using an unstructured grid |
US20090273599A1 (en) * | 2008-05-05 | 2009-11-05 | Landmark Graphics Corporation, A Halliburton Company | Systems and methods for imaging relationship data in a three-dimensional image |
US8125483B2 (en) * | 2008-05-05 | 2012-02-28 | Landmark Graphics Corporation | Systems and methods for imaging relationship data in a three-dimensional image |
US8560969B2 (en) * | 2008-06-26 | 2013-10-15 | Landmark Graphics Corporation | Systems and methods for imaging operations data in a three-dimensional image |
US20090327970A1 (en) * | 2008-06-26 | 2009-12-31 | Landmark Graphics Corporation, A Halliburton Company | Systems and methods for imaging operations data in a three-dimensional image |
US20100017181A1 (en) * | 2008-06-27 | 2010-01-21 | Thibaud Mouton | Method for Constructing a Hybrid Grid From a CPG Type Grid |
US8214187B2 (en) * | 2008-06-27 | 2012-07-03 | Ifp | Method for constructing a hybrid grid from a CPG type grid |
US9068448B2 (en) | 2008-12-03 | 2015-06-30 | Chevron U.S.A. Inc. | System and method for predicting fluid flow characteristics within fractured subsurface reservoirs |
US20100138196A1 (en) * | 2008-12-03 | 2010-06-03 | Chevron U.S.A. Inc. | System and method for predicting fluid flow characteristics within fractured subsurface reservoirs |
US9026416B2 (en) | 2008-12-03 | 2015-05-05 | Chevron U.S.A. Inc. | System and method of grid generation for discrete fracture modeling |
US20100138202A1 (en) * | 2008-12-03 | 2010-06-03 | Chevron U.S.A. Inc. | System and method of grid generation for discrete fracture modeling |
US8935141B2 (en) * | 2009-07-16 | 2015-01-13 | Ifp | Method of generating a hex-dominant mesh of a faulted underground medium |
US20110015910A1 (en) * | 2009-07-16 | 2011-01-20 | Ran Longmin | Method of generating a hex-dominant mesh of a faulted underground medium |
US20110071799A1 (en) * | 2009-09-21 | 2011-03-24 | Per Arne Slotte | Grid models |
US8650016B2 (en) | 2009-10-28 | 2014-02-11 | Chevron U.S.A. Inc. | Multiscale finite volume method for reservoir simulation |
US20110098998A1 (en) * | 2009-10-28 | 2011-04-28 | Chevron U.S.A. Inc. | Multiscale finite volume method for reservoir simulation |
US8731872B2 (en) | 2010-03-08 | 2014-05-20 | Exxonmobil Upstream Research Company | System and method for providing data corresponding to physical objects |
US8731887B2 (en) | 2010-04-12 | 2014-05-20 | Exxonmobile Upstream Research Company | System and method for obtaining a model of data describing a physical structure |
US8731873B2 (en) | 2010-04-26 | 2014-05-20 | Exxonmobil Upstream Research Company | System and method for providing data corresponding to physical objects |
US20130035913A1 (en) * | 2010-04-30 | 2013-02-07 | Mishev Ilya D | Method and System For Finite Volume Simulation of Flow |
US9134454B2 (en) * | 2010-04-30 | 2015-09-15 | Exxonmobil Upstream Research Company | Method and system for finite volume simulation of flow |
US10083254B2 (en) | 2010-06-15 | 2018-09-25 | Exxonmobil Upstream Research Company | Method and system for stabilizing formulation methods |
US8674984B2 (en) * | 2010-07-16 | 2014-03-18 | IFP Energies Nouvelles | Method for generating a hex-dominant mesh of a geometrically complex basin |
US20120026167A1 (en) * | 2010-07-16 | 2012-02-02 | Ran Longmin | Method for generating a hex-dominant mesh of a geometrically complex basin |
US8725478B2 (en) | 2010-08-09 | 2014-05-13 | Conocophillips Company | Reservoir upscaling method with preserved transmissibility |
US8731875B2 (en) | 2010-08-13 | 2014-05-20 | Exxonmobil Upstream Research Company | System and method for providing data corresponding to physical objects |
US9922142B2 (en) | 2010-12-30 | 2018-03-20 | Exxonmobil Upstream Research Company | Systems and methods for subsurface reservoir simulation |
WO2012091775A1 (en) | 2010-12-30 | 2012-07-05 | Exxonmobil Upstream Research Company | Systems and methods for subsurface reservoir simulation |
US20130138406A1 (en) * | 2011-06-01 | 2013-05-30 | Nina KHVOENKOVA | Method for constructing a fracture network grid from a voronoi diagram |
US9103194B2 (en) * | 2011-06-01 | 2015-08-11 | IFP Energies Nouvelles | Method for constructing a fracture network grid from a Voronoi diagram |
US20130151215A1 (en) * | 2011-12-12 | 2013-06-13 | Schlumberger Technology Corporation | Relaxed constraint delaunay method for discretizing fractured media |
WO2013162849A1 (en) * | 2012-04-24 | 2013-10-31 | Conocophillips Company | An efficient data mapping technique for simulation coupling using least squares finite element method |
US20140236559A1 (en) * | 2013-02-18 | 2014-08-21 | Saudi Arabian Oil Company | Systems, methods, and computer-readable media for modeling complex wellbores in field-scale reservoir simulation |
US11048018B2 (en) | 2013-02-18 | 2021-06-29 | Saudi Arabian Oil Company | Systems, methods, and computer-readable media for modeling complex wellbores in field-scale reservoir simulation |
US20150078672A1 (en) * | 2013-04-15 | 2015-03-19 | Microsoft Corporation | Hardware-amenable connected components labeling |
US10816331B2 (en) | 2013-04-15 | 2020-10-27 | Microsoft Technology Licensing, Llc | Super-resolving depth map by moving pattern projector |
US10928189B2 (en) | 2013-04-15 | 2021-02-23 | Microsoft Technology Licensing, Llc | Intensity-modulated light pattern for active stereo |
US9508003B2 (en) * | 2013-04-15 | 2016-11-29 | Microsoft Technology Licensing, Llc | Hardware-amenable connected components labeling |
US10268885B2 (en) | 2013-04-15 | 2019-04-23 | Microsoft Technology Licensing, Llc | Extracting true color from a color and infrared sensor |
US10929658B2 (en) | 2013-04-15 | 2021-02-23 | Microsoft Technology Licensing, Llc | Active stereo with adaptive support weights from a separate image |
CN105378800A (en) * | 2013-07-02 | 2016-03-02 | 界标制图有限公司 | 2.5D stadia meshing |
US20160209545A1 (en) * | 2013-08-30 | 2016-07-21 | Landmark Graphics Corporation | A geostatistical procedure for simulation of the 3d geometry of a natural fracture network conditioned by well bore observations |
US9645281B2 (en) * | 2013-08-30 | 2017-05-09 | Landmark Graphics Corporation | Geostatistical procedure for simulation of the 3D geometry of a natural fracture network conditioned by well bore observations |
US10677960B2 (en) * | 2014-03-17 | 2020-06-09 | Saudi Arabian Oil Company | Generating unconstrained voronoi grids in a domain containing complex internal boundaries |
US20150260016A1 (en) * | 2014-03-17 | 2015-09-17 | Saudi Arabian Oil Company | Modeling intersecting faults and complex wellbores in reservoir simulation |
US11352855B2 (en) | 2014-03-17 | 2022-06-07 | Saudi Arabian Oil Company | Modeling reservoir flow and transport processes in reservoir simulation |
US20150260017A1 (en) * | 2014-03-17 | 2015-09-17 | Saudi Arabian Oil Company | Generating unconstrained voronoi grids in a domain containing complex internal boundaries |
US10808501B2 (en) * | 2014-03-17 | 2020-10-20 | Saudi Arabian Oil Company | Modeling intersecting faults and complex wellbores in reservoir simulation |
US10310139B2 (en) | 2014-07-11 | 2019-06-04 | Landmark Graphics Corporation | Anisotropic geometry-adaptive refinement for reservoir mesh creation |
WO2016007169A1 (en) * | 2014-07-11 | 2016-01-14 | Landmark Graphics Corporation | Anisotropic geometry-adaptive refinement for reservoir mesh creation |
US20160147973A1 (en) * | 2014-11-26 | 2016-05-26 | Jeffrey W. Holcomb | Method for the computation of voronoi diagrams |
US11309087B2 (en) * | 2014-11-26 | 2022-04-19 | Jeffrey W. Holcomb | Method for the computation of voronoi diagrams |
US10718188B2 (en) | 2015-08-06 | 2020-07-21 | Schlumberger Technology Corporation | Method for evaluation of fluid transport properties in heterogenous geological formation |
WO2017024113A1 (en) * | 2015-08-06 | 2017-02-09 | Schlumberger Technology Corporation | Method for evaluation of fluid transport properties in heterogenous geological formation |
US10388065B2 (en) * | 2015-11-10 | 2019-08-20 | Landmark Graphics Corporation | Fracture network triangle mesh adjustment |
US11500123B2 (en) * | 2016-02-29 | 2022-11-15 | Landmark Graphics Corporation | Hybrid 3D geocellular representation of selected natural fracture network subsets |
US10527787B1 (en) | 2018-06-22 | 2020-01-07 | International Business Machines Corporation | Single edge coupling of chips with integrated waveguides |
US10901147B2 (en) | 2018-06-22 | 2021-01-26 | International Business Machines Corporation | Single edge coupling of chips with integrated waveguides |
US10901146B2 (en) | 2018-06-22 | 2021-01-26 | International Business Machines Corporation | Single edge coupling of chips with integrated waveguides |
US10302859B1 (en) * | 2018-06-22 | 2019-05-28 | International Business Machines Corporation | Single edge coupling of chips with integrated waveguides |
US11353622B2 (en) | 2020-01-06 | 2022-06-07 | Saudi Arabian Oil Company | Systems and methods for hydrocarbon reservoir three dimensional unstructured grid generation and development |
US20240265179A1 (en) * | 2022-06-14 | 2024-08-08 | Schlumberger Technology Corporation | Hydraulic fracturing system |
Also Published As
Publication number | Publication date |
---|---|
NO20052439D0 (en) | 2005-05-20 |
NO333027B1 (en) | 2013-02-18 |
EP1600897B1 (en) | 2012-10-24 |
CA2507879A1 (en) | 2005-11-21 |
EP1600897A1 (en) | 2005-11-30 |
FR2870621B1 (en) | 2006-10-27 |
FR2870621A1 (en) | 2005-11-25 |
CA2507879C (en) | 2017-02-07 |
US20050273303A1 (en) | 2005-12-08 |
NO20052439L (en) | 2005-11-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7634395B2 (en) | Method of generating a conforming hybrid grid in three dimensions of a heterogeneous formation crossed by one or more geometric discontinuities in order to carry out simulations | |
US7778810B2 (en) | Method for simulating fluid flows within a medium discretized by a hybrid grid | |
US11352855B2 (en) | Modeling reservoir flow and transport processes in reservoir simulation | |
US10254440B2 (en) | Process for constructing a volume mesh for modeling geological structures | |
US20110310101A1 (en) | Pillar grid conversion | |
US8214187B2 (en) | Method for constructing a hybrid grid from a CPG type grid | |
US12061306B2 (en) | Constructing structural models of the subsurface | |
US5740342A (en) | Method for generating a three-dimensional, locally-unstructured hybrid grid for sloping faults | |
US7047165B2 (en) | Method of generating a grid on a heterogenous formation crossed by one or more geometric discontinuities in order to carry out simulations | |
US7617083B2 (en) | Method for simulating fluid flows within a reservoir by means of a chimera type discretization | |
CA2776487C (en) | Method and apparatus for generating a three-dimentional simulation grid for a reservoir model | |
US8935141B2 (en) | Method of generating a hex-dominant mesh of a faulted underground medium | |
US9922142B2 (en) | Systems and methods for subsurface reservoir simulation | |
US11041969B2 (en) | Methods and systems for modeling subsurfaces containing partial faults | |
Yilmaz | The effect of interpolation methods in surface definition: an experimental study | |
WO2002003101A9 (en) | Method and system for high-resolution modeling of a well bore in a hydrocarbon reservoir | |
US20170299770A1 (en) | Reservoir Mesh Creation Using Extended Anisotropic, Geometry-Adaptive Refinement of Polyhedra | |
US20240185522A1 (en) | Method for generating a hexahedral mesh | |
Manzoor et al. | Interior boundary-aligned unstructured grid generation and cell-centered versus vertex-centered CVD-MPFA performance | |
EP3571533B1 (en) | Designing a geological simulation grid | |
CN112292714B (en) | Grid partition based on fault radiation | |
Lopez et al. | 2.5 D Hexahedral Meshing for Reservoir Simulations | |
Bennis et al. | 3D conforming power diagrams for radial LGR in CPG reservoir grids | |
EP3581972A1 (en) | 3d structural restoration of a geological setting | |
Mohajerani et al. | A new conforming mesh generator for three-dimensional discrete fracture networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INSTITUT FRANCAIS DU PETROLE, FRANCE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FLANDRIN, NICOLAS;BENNIS, CHAKIB;BOROUCHAKI, HOUMAN;AND OTHERS;REEL/FRAME:016594/0483;SIGNING DATES FROM 20050413 TO 20050415 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |