Adaptive Newton's method for reservoir simulation

US9260947B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9260947-B2
Application numberUS-201013394319-A
CountryUS
Kind codeB2
Filing dateSep 2, 2010
Priority dateNov 30, 2009
Publication dateFeb 16, 2016
Grant dateFeb 16, 2016

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method of performing a simulation of a subsurface hydrocarbon reservoir. The reservoir is approximated by a reservoir model having a plurality of cells. Each cell has an equation set representing a reservoir property. An initial guess is provided to a solution for a system of equations formed using the equation set for each of the cells. An iterative root-finding method and the initial guess are used to solve for a solution to the system of equations. When the number of non-converged cells is greater than a predetermined amount, neighboring converged cells are added to the non-converged cells. Parts of the method are repeated, substituting the solved solution for the initial guess and the equation sets corresponding to the non-converged cells for the first system of equations, until substantially all equation sets satisfy the convergence criterion. The solved solution is outputted as a simulation of the subsurface reservoir.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of performing a simulation of a subsurface hydrocarbon reservoir, the reservoir being approximated by a reservoir model having a plurality of cells, each cell having associated therewith an equation set representing a reservoir property, the method comprising: (a) providing an initial guess to a solution for a system of equations formed using the equation set for each cell in the plurality of cells, wherein providing the initial guess comprises using a Jacobian matrix; (b) using an iterative root-finding method and the initial guess to solve for a solution to the system of equations in a computer; (c) establishing a list of unconverged cells, the unconverged cells having equation sets that have not satisfied a convergence criterion; (d) when the number of unconverged cells is greater than a predetermined amount, adding, to the list of unconverged cells, neighbor cells of the unconverged cells, each of said neighbor cells having an equation set that satisfies the convergence criterion; (e) repeating parts (b), (c), and (d), substituting the solved solution for the initial guess or the most recent solved solution and substituting the equation sets corresponding to the cells in the list of unconverged cells for the system of equations or equation sets from the most recent iteration, until substantially all equation sets satisfy the convergence criterion, and wherein the size of the Jacobian matrix varies with each iteration; (f) when substantially all equation sets satisfy the convergence criterion, employing a post-Newton material balance corrector and outputting the solved solution as a simulation of the subsurface reservoir; and (g) managing hydrocarbons based on the simulation. 2. The method of claim 1 , wherein the reservoir property is at least one of fluid pressure and fluid saturation. 3. The method of claim 1 , wherein some or all of the method is performed using a computer. 4. The method of claim 1 , wherein the reservoir property is fluid flow. 5. The method of claim 1 wherein the iterative root-finding method comprises Newton's Method. 6. The method of claim 1 , wherein the simulation of the subsurface reservoir is a simulation at a first timestep, the method further comprising: (h) repeating parts (a) through (f) at additional timesteps; and (i) outputting the solved solutions for the first timestep and the additional timesteps, the solved solutions simulating the subsurface reservoir over time. 7. The method of claim 1 , wherein the neighbor cells are adjacent the cells having equation sets that have not satisfied the convergence criterion. 8. The method of claim 1 , wherein the number of neighbor cells is between 1 and W−1, where W is the number of cells having equation sets that satisfy the convergence criterion. 9. The method of claim 1 , wherein outputting the solved solution includes displaying the solved solution. 10. The method of claim 1 , wherein the predetermined amount is zero. 11. The method of claim 1 , wherein the post-Newton material balance corrector employs an explicit molar update or total volumetric flux conservation. 12. A method of performing hydrocarbon extraction including a simulation of a subsurface hydrocarbon reservoir, the reservoir being approximated by a reservoir model having a plurality of cells, each cell having associated therewith an equation set representing a reservoir property, the method comprising: (a) estimating a solution for a first system of equations formed using the equation sets associated with the plurality of cells, wherein estimating the solution comprises using a Jacobian matrix; (b) using an iterative root-finding method and the estimated solution to find a first solved solution to the first system of equations in a computer system; (c) establishing a list of cells having equation sets that have not satisfied a convergence criterion; (d) adding, to the list of cells, neighbors of the cells having equation sets that have not satisfied the convergence criteria; (e) identifying a second solved solution to the equation sets associated with the cells in the list of cells; (f) iterating parts (c), (d), and (e) until substantially all equation sets satisfy the convergence criterion, wherein the list of cells and the second solved solution are replaced each iteration, and wherein the size of the Jacobian matrix varies with each iteration; (g) when substantially all equation sets satisfy the convergence criterion, employing a post-Newton material balance corrector and outputting the second solved solution as a simulation of the subsurface reservoir; and (h) managing hydrocarbons based on the simulation. 13. The method of claim 12 , wherein the second solved solution is identified using a direct solver. 14. The method of claim 12 , wherein the second solved solution is identified using an iterative root-finding method. 15. The method of claim 14 , wherein the iterative root-finding method is Newton's Method. 16. The method of claim 12 , wherein the iterative root-finding method is Newton's Method. 17. A method of performing a simulation of a subsurface hydrocarbon reservoir over a plurality of timesteps, the reservoir being approximated by a reservoir model having a plurality of cells, each cell having associated therewith an equation set representing a reservoir property, the method comprising: estimating a solution for a system of equations formed using the equation set for each cell in the plurality of cells, wherein estimating the solution comprises using a Jacobian matrix; for each timestep, iteratively running a root-finding method to solve for a solution to the system of equations in a computer system, using as inputs either the initial guess or subsequent solutions derived from a previous iteration of the root-finding method, wherein each iteration within a timestep runs the root-finding method to solve for the solution using equation sets associated with a variable number of cells in the plurality of cells, wherein the variable number of cells comprise neighbors of the cells having equation sets that have not satisfied the convergence criteria, and wherein the size of the Jacobian matrix varies with each iteration; employing a post-Newton material balance corrector and outputting the solved solution at each timestep when the equation sets associated with substantially all cells in the reservoir model satisfy a convergence criterion at said each timestep; and managing hydrocarbons based on the simulation. 18. The method of claim 17 , wherein the number of cells associated with the equation sets used to solve for the solution is varied based on the previous iteration solution. 19. The method of claim 17 , wherein the variable number of cells includes cells having equation sets that have not satisfied the convergence criterion during the previous iteration, and a variable border area of cells having equation sets that have satisfied the convergence criterion during the previous iteration. 20. A computer program product having computer executable logic recorded on a non-transitory computer readable storage medium, the computer program product comprising: (a) code for providing an initial guess to a solution for a system of equations formed using an equation set for each of a plurality of cells in a model of a subsurface hydrocarbon reservoir, wherein the equation set represents a reservoir property, wherein providing the initial guess comprises using a Jacobian matrix; (b) code for using an iterative root-fi

Assignees

Inventors

Classifications

  • E21B43/00Primary

    Methods or apparatus for obtaining oil, gas, water, soluble or meltable materials or a slurry of minerals from wells (applicable only to water E03B) · CPC title

  • Subject matter not provided for in other groups of this subclass · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9260947B2 cover?
A method of performing a simulation of a subsurface hydrocarbon reservoir. The reservoir is approximated by a reservoir model having a plurality of cells. Each cell has an equation set representing a reservoir property. An initial guess is provided to a solution for a system of equations formed using the equation set for each of the cells. An iterative root-finding method and the initial guess …
Who is the assignee on this patent?
Lu Pengbo, Beckner Bret L, Exxonmobil Upstream Res Co
What technology area does this patent fall under?
Primary CPC classification E21B43/00. Mapped technology areas include Fixed Constructions.
When was this patent published?
Publication date Tue Feb 16 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).