Data-Driven Analytics for the Geological Storage of CO2
Title | Data-Driven Analytics for the Geological Storage of CO2 PDF eBook |
Author | Shahab Mohaghegh |
Publisher | CRC Press |
Pages | 282 |
Release | 2018-05-20 |
Genre | Science |
ISBN | 1315280809 |
Data-driven analytics is enjoying unprecedented popularity among oil and gas professionals. Many reservoir engineering problems associated with geological storage of CO2 require the development of numerical reservoir simulation models. This book is the first to examine the contribution of artificial intelligence and machine learning in data-driven analytics of fluid flow in porous environments, including saline aquifers and depleted gas and oil reservoirs. Drawing from actual case studies, this book demonstrates how smart proxy models can be developed for complex numerical reservoir simulation models. Smart proxy incorporates pattern recognition capabilities of artificial intelligence and machine learning to build smart models that learn the intricacies of physical, mechanical and chemical interactions using precise numerical simulations. This ground breaking technology makes it possible and practical to use high fidelity, complex numerical reservoir simulation models in the design, analysis and optimization of carbon storage in geological formations projects.
Shale Analytics
Title | Shale Analytics PDF eBook |
Author | Shahab D. Mohaghegh |
Publisher | Springer |
Pages | 292 |
Release | 2017-02-09 |
Genre | Technology & Engineering |
ISBN | 3319487531 |
This book describes the application of modern information technology to reservoir modeling and well management in shale. While covering Shale Analytics, it focuses on reservoir modeling and production management of shale plays, since conventional reservoir and production modeling techniques do not perform well in this environment. Topics covered include tools for analysis, predictive modeling and optimization of production from shale in the presence of massive multi-cluster, multi-stage hydraulic fractures. Given the fact that the physics of storage and fluid flow in shale are not well-understood and well-defined, Shale Analytics avoids making simplifying assumptions and concentrates on facts (Hard Data - Field Measurements) to reach conclusions. Also discussed are important insights into understanding completion practices and re-frac candidate selection and design. The flexibility and power of the technique is demonstrated in numerous real-world situations.
Proceedings of the International Field Exploration and Development Conference 2023
Title | Proceedings of the International Field Exploration and Development Conference 2023 PDF eBook |
Author | Jia’en Lin |
Publisher | Springer Nature |
Pages | 1347 |
Release | |
Genre | |
ISBN | 9819704758 |
Canadian Journal of Earth Sciences
Title | Canadian Journal of Earth Sciences PDF eBook |
Author | |
Publisher | |
Pages | 488 |
Release | 2016 |
Genre | Geology |
ISBN |
Data Analytics in Reservoir Engineering
Title | Data Analytics in Reservoir Engineering PDF eBook |
Author | Sathish Sankaran |
Publisher | |
Pages | 108 |
Release | 2020-10-29 |
Genre | |
ISBN | 9781613998205 |
Data Analytics in Reservoir Engineering describes the relevance of data analytics for the oil and gas industry, with particular emphasis on reservoir engineering.
Mathematics for Machine Learning
Title | Mathematics for Machine Learning PDF eBook |
Author | Marc Peter Deisenroth |
Publisher | Cambridge University Press |
Pages | 392 |
Release | 2020-04-23 |
Genre | Computers |
ISBN | 1108569323 |
The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these derivations provide a starting point to machine learning texts. For those learning the mathematics for the first time, the methods help build intuition and practical experience with applying mathematical concepts. Every chapter includes worked examples and exercises to test understanding. Programming tutorials are offered on the book's web site.
Statistical Rethinking
Title | Statistical Rethinking PDF eBook |
Author | Richard McElreath |
Publisher | CRC Press |
Pages | 488 |
Release | 2018-01-03 |
Genre | Mathematics |
ISBN | 1315362619 |
Statistical Rethinking: A Bayesian Course with Examples in R and Stan builds readers’ knowledge of and confidence in statistical modeling. Reflecting the need for even minor programming in today’s model-based statistics, the book pushes readers to perform step-by-step calculations that are usually automated. This unique computational approach ensures that readers understand enough of the details to make reasonable choices and interpretations in their own modeling work. The text presents generalized linear multilevel models from a Bayesian perspective, relying on a simple logical interpretation of Bayesian probability and maximum entropy. It covers from the basics of regression to multilevel models. The author also discusses measurement error, missing data, and Gaussian process models for spatial and network autocorrelation. By using complete R code examples throughout, this book provides a practical foundation for performing statistical inference. Designed for both PhD students and seasoned professionals in the natural and social sciences, it prepares them for more advanced or specialized statistical modeling. Web Resource The book is accompanied by an R package (rethinking) that is available on the author’s website and GitHub. The two core functions (map and map2stan) of this package allow a variety of statistical models to be constructed from standard model formulas.