Rock Fractures and Fluid Flow

Rock Fractures and Fluid Flow

Author: National Research Council

Publisher: National Academies Press

Published: 1996-09-27

Total Pages: 568

ISBN-13: 0309103711

DOWNLOAD EBOOK

Scientific understanding of fluid flow in rock fracturesâ€"a process underlying contemporary earth science problems from the search for petroleum to the controversy over nuclear waste storageâ€"has grown significantly in the past 20 years. This volume presents a comprehensive report on the state of the field, with an interdisciplinary viewpoint, case studies of fracture sites, illustrations, conclusions, and research recommendations. The book addresses these questions: How can fractures that are significant hydraulic conductors be identified, located, and characterized? How do flow and transport occur in fracture systems? How can changes in fracture systems be predicted and controlled? Among other topics, the committee provides a geomechanical understanding of fracture formation, reviews methods for detecting subsurface fractures, and looks at the use of hydraulic and tracer tests to investigate fluid flow. The volume examines the state of conceptual and mathematical modeling, and it provides a useful framework for understanding the complexity of fracture changes that occur during fluid pumping and other engineering practices. With a practical and multidisciplinary outlook, this volume will be welcomed by geologists, petroleum geologists, geoengineers, geophysicists, hydrologists, researchers, educators and students in these fields, and public officials involved in geological projects.


Principles of Analytical Electron Microscopy

Principles of Analytical Electron Microscopy

Author: Joseph Goldstein

Publisher: Springer Science & Business Media

Published: 2013-11-11

Total Pages: 458

ISBN-13: 1489920374

DOWNLOAD EBOOK

Since the publication in 1979 of Introduction to Analytical Electron Microscopy (ed. J. J. Hren, J. I. Goldstein, and D. C. Joy; Plenum Press), analytical electron microscopy has continued to evolve and mature both as a topic for fundamental scientific investigation and as a tool for inorganic and organic materials characterization. Significant strides have been made in our understanding of image formation, electron diffraction, and beam/specimen interactions, both in terms of the "physics of the processes" and their practical implementation in modern instruments. It is the intent of the editors and authors of the current text, Principles of Analytical Electron Microscopy, to bring together, in one concise and readily accessible volume, these recent advances in the subject. The text begins with a thorough discussion of fundamentals to lay a foundation for today's state-of-the-art microscopy. All currently important areas in analytical electron microscopy-including electron optics, electron beam/specimen interactions, image formation, x-ray microanalysis, energy-loss spectroscopy, electron diffraction and specimen effects-have been given thorough attention. To increase the utility of the volume to a broader cross section of the scientific community, the book's approach is, in general, more descriptive than mathematical. In some areas, however, mathematical concepts are dealt with in depth, increasing the appeal to those seeking a more rigorous treatment of the subject.


String Analysis for Software Verification and Security

String Analysis for Software Verification and Security

Author: Tevfik Bultan

Publisher: Springer

Published: 2018-01-04

Total Pages: 177

ISBN-13: 3319686704

DOWNLOAD EBOOK

This book discusses automated string-analysis techniques, focusing particularly on automata-based static string analysis. It covers the following topics: automata-bases string analysis, computing pre and post-conditions of basic string operations using automata, symbolic representation of automata, forward and backward string analysis using symbolic automata representation, constraint-based string analysis, string constraint solvers, relational string analysis, vulnerability detection using string analysis, string abstractions, differential string analysis, and automated sanitization synthesis using string analysis. String manipulation is a crucial part of modern software systems; for example, it is used extensively in input validation and sanitization and in dynamic code and query generation. The goal of string-analysis techniques and this book is to determine the set of values that string expressions can take during program execution. String analysis can be used to solve many problems in modern software systems that relate to string manipulation, such as: (1) Identifying security vulnerabilities by checking if a security sensitive function can receive an input string that contains an exploit; (2) Identifying possible behaviors of a program by identifying possible values for dynamically generated code; (3) Identifying html generation errors by computing the html code generated by web applications; (4) Identifying the set of queries that are sent to back-end database by analyzing the code that generates the SQL queries; (5) Patching input validation and sanitization functions by automatically synthesizing repairs illustrated in this book. Like many other program-analysis problems, it is not possible to solve the string analysis problem precisely (i.e., it is not possible to precisely determine the set of string values that can reach a program point). However, one can compute over- or under-approximations of possible string values. If the approximations are precise enough, they can enable developers to demonstrate existence or absence of bugs in string manipulating code. String analysis has been an active research area in the last decade, resulting in a wide variety of string-analysis techniques. This book will primarily target researchers and professionals working in computer security, software verification, formal methods, software engineering and program analysis. Advanced level students or instructors teaching or studying courses in computer security, software verification or program analysis will find this book useful as a secondary text.


Handbook of Software Fault Localization

Handbook of Software Fault Localization

Author: W. Eric Wong

Publisher: John Wiley & Sons

Published: 2023-04-21

Total Pages: 614

ISBN-13: 1119291828

DOWNLOAD EBOOK

Handbook of Software Fault Localization A comprehensive analysis of fault localization techniques and strategies In Handbook of Software Fault Localization: Foundations and Advances, distinguished computer scientists Prof. W. Eric Wong and Prof. T.H. Tse deliver a robust treatment of up-to-date techniques, tools, and essential issues in software fault localization. The authors offer collective discussions of fault localization strategies with an emphasis on the most important features of each approach. The book also explores critical aspects of software fault localization, like multiple bugs, successful and failed test cases, coincidental correctness, faults introduced by missing code, the combination of several fault localization techniques, ties within fault localization rankings, concurrency bugs, spreadsheet fault localization, and theoretical studies on fault localization. Readers will benefit from the authors’ straightforward discussions of how to apply cost-effective techniques to a variety of specific environments common in the real world. They will also enjoy the in-depth explorations of recent research directions on this topic. Handbook of Software Fault Localization also includes: A thorough introduction to the concepts of software testing and debugging, their importance, typical challenges, and the consequences of poor efforts Comprehensive explorations of traditional fault localization techniques, including program logging, assertions, and breakpoints Practical discussions of slicing-based, program spectrum-based, and statistics-based techniques In-depth examinations of machine learning-, data mining-, and model-based techniques for software fault localization Perfect for researchers, professors, and students studying and working in the field, Handbook of Software Fault Localization: Foundations and Advances is also an indispensable resource for software engineers, managers, and software project decision makers responsible for schedule and budget control.