Evaluating Gas Network Capacities


Book Description

"This book deals with a simple sounding question whether a certain amount of gas can be transported by a given pipeline network. While well studied for a single pipeline, this question gets extremely difficult if we consider a meshed nation wide gas transportation network, taking into account all the technical details and discrete decisions, as well as regulations, contracts, and varying demand. This book describes several mathematical models to answer these questions, discusses their merits and disadvantages, explains the necessary technical and regulatory background, and shows how to solve this question using sophisticated mathematical optimization algorithms."--




Gas Pipeline Hydraulics


Book Description

This book is concerned with the steady state hydraulics of natural gas and other compressible fluids being transported through pipelines. Our main approach is to determine the flow rate possible and compressor station horsepower required within the limitations of pipe strength, based on the pipe materials and grade. It addresses the scenarios where one or more compressors may be required depending on the gas flow rate and if discharge cooling is needed to limit the gas temperatures. The book is the result of over 38 years of the authors' experience on pipelines in North and South America while working for major energy companies such as ARCO, El Paso Energy, etc.







Modeling, Simulation and Optimization of Complex Processes


Book Description

This proceedings volume contains a selection of papers presented at the symposium "International Conference on High Performance Scientific Computing'' held at the Hanoi Institute of Mathematics of the Vietnam National Center for Natural Science and Technology (NCST), March 10-14, 2003. The conference has been organized by the Hanoi Institute of Mathematics, SFB 359 ''Reactive Flows, Transport and Diffusion'', Heidelberg, Ho Chi Minh City University of Technology and Interdisciplinary Center for Scientific Computing (IWR), Heidelberg. The contributions cover the broad interdisciplinary spectrum of scientific computing and present recent advances in theory, development of methods, and applications in practice. Subjects covered are mathematical modelling, numerical simulation, methods for optimization and optimal control, parallel computing, symbolic computing, software development, applications of scientific computing in physics, chemistry, biology and mechanics, environmental and hydrology problems, transport, logistics and site location, communication networks, production scheduling, industrial and commercial problems.




Handbook of Natural Gas Transmission and Processing


Book Description

A unique, well-documented, and forward-thinking work, the second edition of Handbook of Natural Gas Transmission and Processing continues to present a thoroughly updated, authoritative, and comprehensive description of all major aspects of natural gas transmission and processing. It provides an ideal platform for engineers, technologists, and operations personnel working in the natural gas industry to get a better understanding of any special requirements for optimal design and operations of natural gas transmission pipelines and processing plants. First book of its kind that covers all aspects of natural gas transmission and processing Provides pivotal updates on the latest technologies, which have not been addressed in-depth in any existing books Offers practical advice for design and operation based on sound engineering principles and established techniques Examines ways to select the best processing route for optimal design of gas-processing plants Contains new discussions on process modeling, control, and optimization in gas processing industry




Transmission Pipeline Calculations and Simulations Manual


Book Description

Transmission Pipeline Calculations and Simulations Manual is a valuable time- and money-saving tool to quickly pinpoint the essential formulae, equations, and calculations needed for transmission pipeline routing and construction decisions. The manual's three-part treatment starts with gas and petroleum data tables, followed by self-contained chapters concerning applications. Case studies at the end of each chapter provide practical experience for problem solving. Topics in this book include pressure and temperature profile of natural gas pipelines, how to size pipelines for specified flow rate and pressure limitations, and calculating the locations and HP of compressor stations and pumping stations on long distance pipelines. - Case studies are based on the author's personal field experiences - Component to system level coverage - Save time and money designing pipe routes well - Design and verify piping systems before going to the field - Increase design accuracy and systems effectiveness







Natural Gas Engineering Handbook


Book Description

The demand for energy consumption is increasing rapidly. To avoid the impending energy crunch, more producers are switching from oil to natural gas. While natural gas engineering is well documented through many sources, the computer applications that provide a crucial role in engineering design and analysis are not well published, and emerging technologies, such as shale gas drilling, are generating more advanced applications for engineers to utilize on the job. To keep producers updated, Boyun Guo and Ali Ghalambor have enhanced their best-selling manual, Natural Gas Engineering Handbook, to continue to provide upcoming and practicing engineers the full scope of natural gas engineering with a computer-assisted approach. - A focus on real-world essentials rather than theory - Illustrative examples throughout the text - Working spreadsheet programs for all the engineering calculations on a free and easy to use companion site - Exercise problems at the end of every chapter, including newly added questions utilizing the spreadsheet programs - Expanded sections covering today's technologies, such as multi-fractured horizontal wells and shale gas wells




Mixed Integer Nonlinear Programming


Book Description

Many engineering, operations, and scientific applications include a mixture of discrete and continuous decision variables and nonlinear relationships involving the decision variables that have a pronounced effect on the set of feasible and optimal solutions. Mixed-integer nonlinear programming (MINLP) problems combine the numerical difficulties of handling nonlinear functions with the challenge of optimizing in the context of nonconvex functions and discrete variables. MINLP is one of the most flexible modeling paradigms available for optimization; but because its scope is so broad, in the most general cases it is hopelessly intractable. Nonetheless, an expanding body of researchers and practitioners — including chemical engineers, operations researchers, industrial engineers, mechanical engineers, economists, statisticians, computer scientists, operations managers, and mathematical programmers — are interested in solving large-scale MINLP instances.




Pyomo – Optimization Modeling in Python


Book Description

This book provides a complete and comprehensive reference/guide to Pyomo (Python Optimization Modeling Objects) for both beginning and advanced modelers, including students at the undergraduate and graduate levels, academic researchers, and practitioners. The text illustrates the breadth of the modeling and analysis capabilities that are supported by the software and support of complex real-world applications. Pyomo is an open source software package for formulating and solving large-scale optimization and operations research problems. The text begins with a tutorial on simple linear and integer programming models. A detailed reference of Pyomo's modeling components is illustrated with extensive examples, including a discussion of how to load data from data sources like spreadsheets and databases. Chapters describing advanced modeling capabilities for nonlinear and stochastic optimization are also included. The Pyomo software provides familiar modeling features within Python, a powerful dynamic programming language that has a very clear, readable syntax and intuitive object orientation. Pyomo includes Python classes for defining sparse sets, parameters, and variables, which can be used to formulate algebraic expressions that define objectives and constraints. Moreover, Pyomo can be used from a command-line interface and within Python's interactive command environment, which makes it easy to create Pyomo models, apply a variety of optimizers, and examine solutions. The software supports a different modeling approach than commercial AML (Algebraic Modeling Languages) tools, and is designed for flexibility, extensibility, portability, and maintainability but also maintains the central ideas in modern AMLs.