EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Using Computers to Solve Reservoir Engineering Problems

Download or read book Using Computers to Solve Reservoir Engineering Problems written by M. A. Nobles and published by Butterworth-Heinemann. This book was released on 1984 with total page 584 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Using Computer to Solve Reservoir Engineering Problems

Download or read book Using Computer to Solve Reservoir Engineering Problems written by M. A. Nobles and published by . This book was released on 1984 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Hydrocarbon Reservoir and Well Performance

Download or read book Hydrocarbon Reservoir and Well Performance written by J.H. Nind and published by Springer Science & Business Media. This book was released on 1989-06-30 with total page 390 pages. Available in PDF, EPUB and Kindle. Book excerpt: The cost-effective recovery of oil and gas depends on an understanding of both reservoir and petroleum engineering, yet these are, increasingly, becoming self-contained fields. Hydrocarbon Reservoir and Well Performance brings the two subjects together for the first time and, by explaining both fundamental concepts and actual practice, helps in understanding their interrelation.

Book Fundamentals of Numerical Reservoir Simulation

Download or read book Fundamentals of Numerical Reservoir Simulation written by D.W. Peaceman and published by Elsevier. This book was released on 2000-04-01 with total page 191 pages. Available in PDF, EPUB and Kindle. Book excerpt: The use of numerical reservoir simulation with high-speed electronic computers has gained wide acceptance throughout the petroleum industry for making engineering studies of a wide variety of oil and gas reservoirs throughout the world. These reservoir simulators have been designed for use by reservoir engineers who possess little or no background in the numerical mathematics upon which they are based. In spite of the efforts to improve numerical methods to make reservoir simulators as reliable, efficient, and automatic as possible, the user of a simulator is faced with a myriad of decisions that have nothing to do with the problem to be solved. This book combines a review of some basic reservoir mechanics with the derivation of the differential equations that reservoir simulators are designed to solve.

Book Petroleum Engineering

    Book Details:
  • Author :
  • Publisher : Springer Science & Business Media
  • Release : 2012-12-06
  • ISBN : 9401096015
  • Pages : 373 pages

Download or read book Petroleum Engineering written by and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 373 pages. Available in PDF, EPUB and Kindle. Book excerpt: The need for this book has arisen from demand for a current text from our students in Petroleum Engineering at Imperial College and from post-experience Short Course students. It is, however, hoped that the material will also be of more general use to practising petroleum engineers and those wishing for aa introduction into the specialist literature. The book is arranged to provide both background and overview into many facets of petroleum engineering, particularly as practised in the offshore environments of North West Europe. The material is largely based on the authors' experience as teachers and consultants and is supplemented by worked problems where they are believed to enhance understanding. The authors would like to express their sincere thanks and appreciation to all the people who have helped in the preparation of this book by technical comment and discussion and by giving permission to reproduce material. In particular we would like to thank our present colleagues and students at Imperial College and at ERC Energy Resource Consultants Ltd. for their stimulating company, Jill and Janel for typing seemingly endless manuscripts; Dan Smith at Graham and Trotman Ltd. for his perseverence and optimism; and Lesley and Joan for believing that one day things would return to normality. John S. Archer and Colin G. Wall 1986 ix Foreword Petroleum engineering has developed as an area of study only over the present century. It now provides the technical basis for the exploitation of petroleum fluids in subsurface sedimentary rock reservoirs.

Book NBS Special Publication

Download or read book NBS Special Publication written by and published by . This book was released on 1965 with total page 478 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Computer Literature Bibliography

Download or read book Computer Literature Bibliography written by United States. National Bureau of Standards and published by . This book was released on 1965 with total page 468 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Reservoir Engineering Techniques Using Fortran

Download or read book Reservoir Engineering Techniques Using Fortran written by Mihir K. Sinha and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 221 pages. Available in PDF, EPUB and Kindle. Book excerpt: Practical reservoir engineering techniques have been adequately described in various publications and textbooks, and virtually all useful techniques are suit able for implementation on a digital computer. Computer programs have been written for many of these techniques, but the source programs are usually not available in published form. The purpose of this book is to provide a central source of FORTRAN-coded algorithms for a wide range of conventional reservoir engineering techniques. The book may be used as a supplementary text for courses in practical reservoir engineering. However, the book is primarily intended for practicing reservoir engineers in the hope that the collection of programs provided will greatly facil itate their work. In addition, the book should be also helpful for non-petroleum engineers who are involved in applying the results of reservoir engineering analysis. Sufficient information is provided about each of the techniques to allow the book to be used as a handy reference. ix INTRODUCTION This book provides many of the useful practical reservoir engineering (conven tional) techniques used today in the form of FORTRAN codes. The primaI:y objectives have been to provide the simplest possible method for obtaining reli able answers to practical problems. Unfortunately, these codes can usually be applied by simply following a cookbook approach. However, if at all possible, the solutions obtained should be verified and cross-checked by some other means and, most important, should be checked for reasonability.

Book Modern Advances in Software and Solution Algorithms for Reservoir Simulation

Download or read book Modern Advances in Software and Solution Algorithms for Reservoir Simulation written by Rami Mustafa Younis and published by Stanford University. This book was released on 2011 with total page 206 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book Principles of Applied Reservoir Simulation

Download or read book Principles of Applied Reservoir Simulation written by John R. Fanchi and published by Elsevier. This book was released on 2005-12-08 with total page 530 pages. Available in PDF, EPUB and Kindle. Book excerpt: Simulate reservoirs effectively to extract the maximum oil, gas and profit, with this book and free simlation software on companion web site.

Book ERDA Energy Research Abstracts

Download or read book ERDA Energy Research Abstracts written by and published by . This book was released on 1977 with total page 640 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Advanced Petroleum Reservoir Simulation

Download or read book Advanced Petroleum Reservoir Simulation written by M. R. Islam and published by John Wiley & Sons. This book was released on 2010-10-26 with total page 491 pages. Available in PDF, EPUB and Kindle. Book excerpt: Advanced Petroleum Reservoir Simulation Add precision and ease to the process of reservoir simulation. Until simulation software and other methods of reservoir characterization were developed, engineers had to drill numerous wells to find the best way to extract crude oil and natural gas. Today, even with highly sophisticated reservoir simulations software available, reservoir simulation still involves a great deal of guesswork. Advanced Petroleum Reservoir Simulation provides an advanced approach to petroleum reservoir simulation, taking the guesswork out of the process and relying more thoroughly on science and what is known about the individual reservoir. This state of the art publication in petroleum simulation: Describes solution techniques that allow multiple solutions to the complete equations, without linearization. Solves the most difficult reservoir engineering problems such as viscous fingering. Highlights the importance of non-linear solvers on decision tree with scientific argument. Discusses solution schemes in relation to other disciplines and revolutionizes risk analysis and decision making. Includes companion software with 3-D, 3-phase multipurpose simulator code available for download from www.scrivenerpublishing.com. By providing a valuable tool to support reservoir simulation predictions with real science, this book is an essential reference for engineers, scientists and geologists.

Book ERDA Energy Research Abstracts

Download or read book ERDA Energy Research Abstracts written by United States. Energy Research and Development Administration. Technical Information Center and published by . This book was released on 1977 with total page 1680 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Miscellaneous Publication   National Bureau of Standards

Download or read book Miscellaneous Publication National Bureau of Standards written by United States. National Bureau of Standards and published by . This book was released on 1965 with total page 476 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Rock Mechanics  Achievements and Ambitions

Download or read book Rock Mechanics Achievements and Ambitions written by Meifeng Cai and published by CRC Press. This book was released on 2011-09-22 with total page 1056 pages. Available in PDF, EPUB and Kindle. Book excerpt: Rock Mechanics: Achievements and Ambitions contains the papers accepted for the 2nd ISRM International Young Scholars' Symposium on Rock Mechanics, which was sponsored by the ISRM and held on 14-16 October 2011 in Beijing, China, immediately preceding the 12th ISRM Congress on Rock Mechanics.Highlighting the work of young teachers, researchers and