Author: Rami Mustafa Younis
Publisher: Stanford University
ISBN:
Category :
Languages : en
Pages : 206
Book Description
As conventional hydrocarbon resources dwindle, and environmentally-driven markets start to form and mature, investments are expected to shift into the development of novel emerging subsurface process technologies. While these processes are characterized by a high commercial potential, they are also typically associated with high technical risk. The time-to-market along comparable development pipelines, such as for Enhanced Oil Recovery (EOR) methods in the Oil and Gas sector, is on the order of tens of years. It is anticipated that in the near future, there will be much value in developing simulation tools that can shorten time-to-market cycles, making investment shifts more attractive. There are two forces however that may debilitate us from delivering simulation as a scientific discovery tool. The first force is the growing nonlinearity of the problem base. The second force is the flip-side of a double edged sword; a rapidly evolving computer architecture scene. The first part of this work concerns the formulation and linearization of nonlinear simultaneous equations; the archetypal inflexible component of all large scale simulators. The proposed solution is an algorithmic framework and library of data-types called the Automatically Differentiable Expression Templates Library (ADETL). The ADETL provides generic representations of variables and discretized expressions on a simulation grid, and the data-types provide algorithms employed behind the scenes to automatically compute the sparse analytical Jacobian. Using the library, large-scale simulators can be developed rapidly by simply writing the residual equations, and without any hand differentiation, hand crafted performance tuning loops, or any other low-level constructs. A key challenge that is addressed is in enabling this level of abstraction and programming ease while making it easy to develop code that runs fast. Faster than any of several existing automatic differentiation packages, faster than any purely Object Oriented implementation, and at least in the order of the execution speed of code delivered by a development team with hand-optimized residuals, analytical derivatives, and Jacobian assembly routines. A second challenge is in providing a generic multi-layered software framework that incorporates plug-in low-level constructs tuned to emerging architectures. The inception of the ADETL spurred an effort to develop the new generation AD-GPRS simulator, which we use to demonstrate the powers of the ADETL. We conclude with a thought towards a future where simulators can write themselves. The second part of this work develops nonlinear methods that can exploit the nature of the underlying physics to deal with the current and upcoming challenges in physical nonlinearity. The Fully Implicit Method offers unconditional stability of the discrete approximations. This stability comes at the expense of transferring the inherent physical stiffness onto the coupled nonlinear residual equations that are solved at each timestep. Current reservoir simulators apply safe-guarded variants of Newton's method that can neither guarantee convergence, nor provide estimates of the relation between convergence rate and timestep size. In practice, timestep chops become necessary, and they are guided heuristically. With growing complexity, convergence difficulties can lead to substantial losses in computational effort and prohibitively small timesteps. We establish an alternate class of nonlinear iteration that converges and that associates a timestep to each iteration. Moreover, the linear solution process within each iteration is performed locally. Several challenging examples are presented, and the results demonstrate the robustness and computational efficiency of the proposed class of methods. We conclude with thoughts to unify timestepping and iterative nonlinear methods.
Modern Advances in Software and Solution Algorithms for Reservoir Simulation
Author: Rami Mustafa Younis
Publisher: Stanford University
ISBN:
Category :
Languages : en
Pages : 206
Book Description
As conventional hydrocarbon resources dwindle, and environmentally-driven markets start to form and mature, investments are expected to shift into the development of novel emerging subsurface process technologies. While these processes are characterized by a high commercial potential, they are also typically associated with high technical risk. The time-to-market along comparable development pipelines, such as for Enhanced Oil Recovery (EOR) methods in the Oil and Gas sector, is on the order of tens of years. It is anticipated that in the near future, there will be much value in developing simulation tools that can shorten time-to-market cycles, making investment shifts more attractive. There are two forces however that may debilitate us from delivering simulation as a scientific discovery tool. The first force is the growing nonlinearity of the problem base. The second force is the flip-side of a double edged sword; a rapidly evolving computer architecture scene. The first part of this work concerns the formulation and linearization of nonlinear simultaneous equations; the archetypal inflexible component of all large scale simulators. The proposed solution is an algorithmic framework and library of data-types called the Automatically Differentiable Expression Templates Library (ADETL). The ADETL provides generic representations of variables and discretized expressions on a simulation grid, and the data-types provide algorithms employed behind the scenes to automatically compute the sparse analytical Jacobian. Using the library, large-scale simulators can be developed rapidly by simply writing the residual equations, and without any hand differentiation, hand crafted performance tuning loops, or any other low-level constructs. A key challenge that is addressed is in enabling this level of abstraction and programming ease while making it easy to develop code that runs fast. Faster than any of several existing automatic differentiation packages, faster than any purely Object Oriented implementation, and at least in the order of the execution speed of code delivered by a development team with hand-optimized residuals, analytical derivatives, and Jacobian assembly routines. A second challenge is in providing a generic multi-layered software framework that incorporates plug-in low-level constructs tuned to emerging architectures. The inception of the ADETL spurred an effort to develop the new generation AD-GPRS simulator, which we use to demonstrate the powers of the ADETL. We conclude with a thought towards a future where simulators can write themselves. The second part of this work develops nonlinear methods that can exploit the nature of the underlying physics to deal with the current and upcoming challenges in physical nonlinearity. The Fully Implicit Method offers unconditional stability of the discrete approximations. This stability comes at the expense of transferring the inherent physical stiffness onto the coupled nonlinear residual equations that are solved at each timestep. Current reservoir simulators apply safe-guarded variants of Newton's method that can neither guarantee convergence, nor provide estimates of the relation between convergence rate and timestep size. In practice, timestep chops become necessary, and they are guided heuristically. With growing complexity, convergence difficulties can lead to substantial losses in computational effort and prohibitively small timesteps. We establish an alternate class of nonlinear iteration that converges and that associates a timestep to each iteration. Moreover, the linear solution process within each iteration is performed locally. Several challenging examples are presented, and the results demonstrate the robustness and computational efficiency of the proposed class of methods. We conclude with thoughts to unify timestepping and iterative nonlinear methods.
Publisher: Stanford University
ISBN:
Category :
Languages : en
Pages : 206
Book Description
As conventional hydrocarbon resources dwindle, and environmentally-driven markets start to form and mature, investments are expected to shift into the development of novel emerging subsurface process technologies. While these processes are characterized by a high commercial potential, they are also typically associated with high technical risk. The time-to-market along comparable development pipelines, such as for Enhanced Oil Recovery (EOR) methods in the Oil and Gas sector, is on the order of tens of years. It is anticipated that in the near future, there will be much value in developing simulation tools that can shorten time-to-market cycles, making investment shifts more attractive. There are two forces however that may debilitate us from delivering simulation as a scientific discovery tool. The first force is the growing nonlinearity of the problem base. The second force is the flip-side of a double edged sword; a rapidly evolving computer architecture scene. The first part of this work concerns the formulation and linearization of nonlinear simultaneous equations; the archetypal inflexible component of all large scale simulators. The proposed solution is an algorithmic framework and library of data-types called the Automatically Differentiable Expression Templates Library (ADETL). The ADETL provides generic representations of variables and discretized expressions on a simulation grid, and the data-types provide algorithms employed behind the scenes to automatically compute the sparse analytical Jacobian. Using the library, large-scale simulators can be developed rapidly by simply writing the residual equations, and without any hand differentiation, hand crafted performance tuning loops, or any other low-level constructs. A key challenge that is addressed is in enabling this level of abstraction and programming ease while making it easy to develop code that runs fast. Faster than any of several existing automatic differentiation packages, faster than any purely Object Oriented implementation, and at least in the order of the execution speed of code delivered by a development team with hand-optimized residuals, analytical derivatives, and Jacobian assembly routines. A second challenge is in providing a generic multi-layered software framework that incorporates plug-in low-level constructs tuned to emerging architectures. The inception of the ADETL spurred an effort to develop the new generation AD-GPRS simulator, which we use to demonstrate the powers of the ADETL. We conclude with a thought towards a future where simulators can write themselves. The second part of this work develops nonlinear methods that can exploit the nature of the underlying physics to deal with the current and upcoming challenges in physical nonlinearity. The Fully Implicit Method offers unconditional stability of the discrete approximations. This stability comes at the expense of transferring the inherent physical stiffness onto the coupled nonlinear residual equations that are solved at each timestep. Current reservoir simulators apply safe-guarded variants of Newton's method that can neither guarantee convergence, nor provide estimates of the relation between convergence rate and timestep size. In practice, timestep chops become necessary, and they are guided heuristically. With growing complexity, convergence difficulties can lead to substantial losses in computational effort and prohibitively small timesteps. We establish an alternate class of nonlinear iteration that converges and that associates a timestep to each iteration. Moreover, the linear solution process within each iteration is performed locally. Several challenging examples are presented, and the results demonstrate the robustness and computational efficiency of the proposed class of methods. We conclude with thoughts to unify timestepping and iterative nonlinear methods.
Advanced Modeling with the MATLAB Reservoir Simulation Toolbox
Author: Knut-Andreas Lie
Publisher: Cambridge University Press
ISBN: 1009022490
Category : Technology & Engineering
Languages : en
Pages : 625
Book Description
Many leading experts contribute to this follow-up to An Introduction to Reservoir Simulation using MATLAB/GNU Octave: User Guide for the MATLAB Reservoir Simulation Toolbox (MRST). It introduces more advanced functionality that has been recently added to the open-source MRST software. It is however a self-contained introduction to a variety of modern numerical methods for simulating multiphase flow in porous media, with applications to geothermal energy, chemical enhanced oil recovery (EOR), flow in fractured and unconventional reservoirs, and in the unsaturated zone. The reader will learn how to implement new models and algorithms in a robust, efficient manner. A large number of numerical examples are included, all fully equipped with code and data so that the reader can reproduce the results and use them as a starting point for their own work. Like the original textbook, this book will prove invaluable for researchers, professionals and advanced students using reservoir simulation methods. This title is available as Open Access on Cambridge Core.
Publisher: Cambridge University Press
ISBN: 1009022490
Category : Technology & Engineering
Languages : en
Pages : 625
Book Description
Many leading experts contribute to this follow-up to An Introduction to Reservoir Simulation using MATLAB/GNU Octave: User Guide for the MATLAB Reservoir Simulation Toolbox (MRST). It introduces more advanced functionality that has been recently added to the open-source MRST software. It is however a self-contained introduction to a variety of modern numerical methods for simulating multiphase flow in porous media, with applications to geothermal energy, chemical enhanced oil recovery (EOR), flow in fractured and unconventional reservoirs, and in the unsaturated zone. The reader will learn how to implement new models and algorithms in a robust, efficient manner. A large number of numerical examples are included, all fully equipped with code and data so that the reader can reproduce the results and use them as a starting point for their own work. Like the original textbook, this book will prove invaluable for researchers, professionals and advanced students using reservoir simulation methods. This title is available as Open Access on Cambridge Core.
An Introduction to Reservoir Simulation Using MATLAB/GNU Octave
Author: Knut-Andreas Lie
Publisher: Cambridge University Press
ISBN: 1108492436
Category : Business & Economics
Languages : en
Pages : 677
Book Description
Presents numerical methods for reservoir simulation, with efficient implementation and examples using widely-used online open-source code, for researchers, professionals and advanced students. This title is also available as Open Access on Cambridge Core.
Publisher: Cambridge University Press
ISBN: 1108492436
Category : Business & Economics
Languages : en
Pages : 677
Book Description
Presents numerical methods for reservoir simulation, with efficient implementation and examples using widely-used online open-source code, for researchers, professionals and advanced students. This title is also available as Open Access on Cambridge Core.
Principles of Applied Reservoir Simulation
Author: John R. Fanchi
Publisher: Elsevier
ISBN: 0750679336
Category : Business & Economics
Languages : en
Pages : 530
Book Description
Simulate reservoirs effectively to extract the maximum oil, gas and profit, with this book and free simlation software on companion web site.
Publisher: Elsevier
ISBN: 0750679336
Category : Business & Economics
Languages : en
Pages : 530
Book Description
Simulate reservoirs effectively to extract the maximum oil, gas and profit, with this book and free simlation software on companion web site.
Encyclopedia of Computer Science and Technology
Author: Allen Kent
Publisher: CRC Press
ISBN: 9780824722838
Category : Computers
Languages : en
Pages : 396
Book Description
"This comprehensive reference work provides immediate, fingertip access to state-of-the-art technology in nearly 700 self-contained articles written by over 900 international authorities. Each article in the Encyclopedia features current developments and trends in computers, software, vendors, and applications...extensive bibliographies of leading figures in the field, such as Samuel Alexander, John von Neumann, and Norbert Wiener...and in-depth analysis of future directions."
Publisher: CRC Press
ISBN: 9780824722838
Category : Computers
Languages : en
Pages : 396
Book Description
"This comprehensive reference work provides immediate, fingertip access to state-of-the-art technology in nearly 700 self-contained articles written by over 900 international authorities. Each article in the Encyclopedia features current developments and trends in computers, software, vendors, and applications...extensive bibliographies of leading figures in the field, such as Samuel Alexander, John von Neumann, and Norbert Wiener...and in-depth analysis of future directions."
Advanced Modelling with the MATLAB Reservoir Simulation Toolbox
Author: Knut-Andreas Lie
Publisher: Cambridge University Press
ISBN: 1316519961
Category : Business & Economics
Languages : en
Pages : 625
Book Description
Presents advanced reservoir simulation methods used in the widely-used MRST open-source software for researchers, professionals, students.
Publisher: Cambridge University Press
ISBN: 1316519961
Category : Business & Economics
Languages : en
Pages : 625
Book Description
Presents advanced reservoir simulation methods used in the widely-used MRST open-source software for researchers, professionals, students.
Reservoir Engineering in Modern Oilfields
Author: Wilson C. Chin
Publisher: John Wiley & Sons
ISBN: 1119284619
Category : Science
Languages : en
Pages : 391
Book Description
Real-world reservoirs are layered, heterogeneous and anisotropic, exposed to water and gas drives, faults, barriers and fractures. They are produced by systems of vertical, deviated, horizontal and multilateral wells whose locations, sizes, shapes and topologies are dictated "on the fly, at random"by petroleum engineers and drillers at well sites. Wells may be pressure or rate-constrained, with these roles re-assigned during simulation with older laterals shut-in, newer wells drilled and brought on stream, and so on. And all are subject to steady and transient production, each satisfying different physical and mathematical laws, making reservoir simulation an art difficult to master and introducing numerous barriers to entry. All of these important processes can now be simulated in any order using rapid, stable and accurate computational models developed over two decades. And what if it were further possible to sketch complicated geologies and lithologies, plus equally complex systems of general wells, layer-by-layer using Windows Notepad? And with no prior reservoir simulation experience and only passing exposure to reservoir engineering principles? Have the user press "Simulate," and literally, within minutes, produce complicated field-wide results, production forecasts, and detailed three-dimensional color pressure plots from integrated graphics algorithms? Developed over years of research, this possibility has become reality. The author, an M.I.T. trained scientist who has authored fifteen original research books, over a hundred papers and forty patents, winner of a prestigious British Petroleum Chairman's Innovation Award in reservoir engineering and a record five awards from the United States Department of Energy, has delivered just such a product, making real-time planning at the well-site simple and practical. Workflows developed from experience as a practicing reservoir engineer are incorporated into "intelligent menus" that make in-depth understanding of simulation principles and readings of user manuals unnecessary. This volume describes new technology for down-to-earth problems using numerous examples performed with our state-of-the-art simulator, one that is available separately at affordable cost and requiring only simple Intel Core i5 computers without specialized graphics boards. The new methods are rigorous, validated and well-documented and are now available for broad petroleum industry application.
Publisher: John Wiley & Sons
ISBN: 1119284619
Category : Science
Languages : en
Pages : 391
Book Description
Real-world reservoirs are layered, heterogeneous and anisotropic, exposed to water and gas drives, faults, barriers and fractures. They are produced by systems of vertical, deviated, horizontal and multilateral wells whose locations, sizes, shapes and topologies are dictated "on the fly, at random"by petroleum engineers and drillers at well sites. Wells may be pressure or rate-constrained, with these roles re-assigned during simulation with older laterals shut-in, newer wells drilled and brought on stream, and so on. And all are subject to steady and transient production, each satisfying different physical and mathematical laws, making reservoir simulation an art difficult to master and introducing numerous barriers to entry. All of these important processes can now be simulated in any order using rapid, stable and accurate computational models developed over two decades. And what if it were further possible to sketch complicated geologies and lithologies, plus equally complex systems of general wells, layer-by-layer using Windows Notepad? And with no prior reservoir simulation experience and only passing exposure to reservoir engineering principles? Have the user press "Simulate," and literally, within minutes, produce complicated field-wide results, production forecasts, and detailed three-dimensional color pressure plots from integrated graphics algorithms? Developed over years of research, this possibility has become reality. The author, an M.I.T. trained scientist who has authored fifteen original research books, over a hundred papers and forty patents, winner of a prestigious British Petroleum Chairman's Innovation Award in reservoir engineering and a record five awards from the United States Department of Energy, has delivered just such a product, making real-time planning at the well-site simple and practical. Workflows developed from experience as a practicing reservoir engineer are incorporated into "intelligent menus" that make in-depth understanding of simulation principles and readings of user manuals unnecessary. This volume describes new technology for down-to-earth problems using numerous examples performed with our state-of-the-art simulator, one that is available separately at affordable cost and requiring only simple Intel Core i5 computers without specialized graphics boards. The new methods are rigorous, validated and well-documented and are now available for broad petroleum industry application.
Proceedings
Author:
Publisher:
ISBN:
Category : Geothermal engineering
Languages : en
Pages : 342
Book Description
Publisher:
ISBN:
Category : Geothermal engineering
Languages : en
Pages : 342
Book Description
Proceedings of the First Federal Interagency Hydrologic Modeling Conference
Intelligent Human Computer Interaction
Author: Madhusudan Singh
Publisher: Springer Nature
ISBN: 3030684490
Category : Computers
Languages : en
Pages : 526
Book Description
The two-volume set LNCS 12615 + 12616 constitutes the refereed proceedings of the 12th International Conference on Intelligent Human Computer Interaction, IHCI 2020, which took place in Daegu, South Korea, during November 24-26, 2020. The 75 full and 18 short papers included in these proceedings were carefully reviewed and selected from a total of 185 submissions. The papers were organized in topical sections named: cognitive modeling and system; biomedical signal processing and complex problem solving; natural language, speech, voice and study; algorithm and related applications; crowd sourcing and information analysis; intelligent usability and test system; assistive living; image processing and deep learning; and human-centered AI applications.
Publisher: Springer Nature
ISBN: 3030684490
Category : Computers
Languages : en
Pages : 526
Book Description
The two-volume set LNCS 12615 + 12616 constitutes the refereed proceedings of the 12th International Conference on Intelligent Human Computer Interaction, IHCI 2020, which took place in Daegu, South Korea, during November 24-26, 2020. The 75 full and 18 short papers included in these proceedings were carefully reviewed and selected from a total of 185 submissions. The papers were organized in topical sections named: cognitive modeling and system; biomedical signal processing and complex problem solving; natural language, speech, voice and study; algorithm and related applications; crowd sourcing and information analysis; intelligent usability and test system; assistive living; image processing and deep learning; and human-centered AI applications.