Methods in Computational Science

Methods in Computational Science
Author: Johan Hoffman
Publisher: SIAM
Total Pages: 425
Release: 2021-10-19
Genre: Computers
ISBN: 1611976723

Computational methods are an integral part of most scientific disciplines, and a rudimentary understanding of their potential and limitations is essential for any scientist or engineer. This textbook introduces computational science through a set of methods and algorithms, with the aim of familiarizing the reader with the field’s theoretical foundations and providing the practical skills to use and develop computational methods. Centered around a set of fundamental algorithms presented in the form of pseudocode, this self-contained textbook extends the classical syllabus with new material, including high performance computing, adjoint methods, machine learning, randomized algorithms, and quantum computing. It presents theoretical material alongside several examples and exercises and provides Python implementations of many key algorithms. Methods in Computational Science is for advanced undergraduate and graduate-level students studying computer science and data science. It can also be used to support continuous learning for practicing mathematicians, data scientists, computer scientists, and engineers in the field of computational science. It is appropriate for courses in advanced numerical analysis, data science, numerical optimization, and approximation theory.

Computational Methods in Engineering

Computational Methods in Engineering
Author: S. P. Venkateshan
Publisher: Springer Nature
Total Pages: 824
Release: 2023-05-31
Genre: Technology & Engineering
ISBN: 3031082265

The book is designed to serve as a textbook for courses offered to graduate and upper-undergraduate students enrolled in mechanical engineering. The book attempts to make students with mathematical backgrounds comfortable with numerical methods. The book also serves as a handy reference for practicing engineers who are interested in applications. The book is written in an easy-to-understand manner, with the essence of each numerical method clearly stated. This makes it easy for professional engineers, students, and early career researchers to follow the material presented in the book. The structure of the book has been modeled accordingly. It is divided into four modules: i) solution of a system of equations and eigenvalues which includes linear equations, determining eigenvalues, and solution of nonlinear equations; ii) function approximations: interpolation, data fit, numerical differentiation, and numerical integration; iii) solution of ordinary differential equations—initial value problems and boundary value problems; and iv) solution of partial differential equations—parabolic, elliptic, and hyperbolic PDEs. Each section of the book includes exercises to reinforce the concepts, and problems have been added at the end of each chapter. Exercise problems may be solved by using computational tools such as scientific calculators, spreadsheet programs, and MATLAB codes. The detailed coverage and pedagogical tools make this an ideal textbook for students, early career researchers, and professionals.

Advanced Computational Methods in Science and Engineering

Advanced Computational Methods in Science and Engineering
Author: Barry Koren
Publisher: Springer Science & Business Media
Total Pages: 501
Release: 2009-09-30
Genre: Mathematics
ISBN: 364203344X

The aim of the present book is to show, in a broad and yet deep way, the state of the art in computational science and engineering. Examples of topics addressed are: fast and accurate numerical algorithms, model-order reduction, grid computing, immersed-boundary methods, and specific computational methods for simulating a wide variety of challenging problems, problems such as: fluid-structure interaction, turbulent flames, bone-fracture healing, micro-electro-mechanical systems, failure of composite materials, storm surges, particulate flows, and so on. The main benefit offered to readers of the book is a well-balanced, up-to-date overview over the field of computational science and engineering, through in-depth articles by specialists from the separate disciplines.

An Introduction to Computational Science

An Introduction to Computational Science
Author: Allen Holder
Publisher: Springer
Total Pages: 475
Release: 2019-06-18
Genre: Business & Economics
ISBN: 3030156796

This textbook provides an introduction to the growing interdisciplinary field of computational science. It combines a foundational development of numerical methods with a variety of illustrative applications spread across numerous areas of science and engineering. The intended audience is the undergraduate who has completed introductory coursework in mathematics and computer science. Students gain computational acuity by authoring their own numerical routines and by practicing with numerical methods as they solve computational models. This education encourages students to learn the importance of answering: How expensive is a calculation, how trustworthy is a calculation, and how might we model a problem to apply a desired numerical method? The text is written in two parts. Part I provides a succinct, one-term inauguration into the primary routines on which a further study of computational science rests. The material is organized so that the transition to computational science from coursework in calculus, differential equations, and linear algebra is natural. Beyond the mathematical and computational content of Part I, students gain proficiency with elemental programming constructs and visualization, which are presented in MATLAB syntax. The focus of Part II is modeling, wherein students build computational models, compute solutions, and report their findings. The models purposely intersect numerous areas of science and engineering to demonstrate the pervasive role played by computational science.

High-Order Methods for Computational Physics

High-Order Methods for Computational Physics
Author: Timothy J. Barth
Publisher: Springer Science & Business Media
Total Pages: 594
Release: 2013-03-09
Genre: Mathematics
ISBN: 366203882X

The development of high-order accurate numerical discretization techniques for irregular domains and meshes is often cited as one of the remaining chal lenges facing the field of computational fluid dynamics. In structural me chanics, the advantages of high-order finite element approximation are widely recognized. This is especially true when high-order element approximation is combined with element refinement (h-p refinement). In computational fluid dynamics, high-order discretization methods are infrequently used in the com putation of compressible fluid flow. The hyperbolic nature of the governing equations and the presence of solution discontinuities makes high-order ac curacy difficult to achieve. Consequently, second-order accurate methods are still predominately used in industrial applications even though evidence sug gests that high-order methods may offer a way to significantly improve the resolution and accuracy for these calculations. To address this important topic, a special course was jointly organized by the Applied Vehicle Technology Panel of NATO's Research and Technology Organization (RTO), the von Karman Institute for Fluid Dynamics, and the Numerical Aerospace Simulation Division at the NASA Ames Research Cen ter. The NATO RTO sponsored course entitled "Higher Order Discretization Methods in Computational Fluid Dynamics" was held September 14-18,1998 at the von Karman Institute for Fluid Dynamics in Belgium and September 21-25,1998 at the NASA Ames Research Center in the United States.

A First Course in Numerical Methods

A First Course in Numerical Methods
Author: Uri M. Ascher
Publisher: SIAM
Total Pages: 574
Release: 2011-07-14
Genre: Mathematics
ISBN: 0898719976

Offers students a practical knowledge of modern techniques in scientific computing.

Computational Partial Differential Equations

Computational Partial Differential Equations
Author: Hans Petter Langtangen
Publisher: Springer Science & Business Media
Total Pages: 704
Release: 2013-04-17
Genre: Mathematics
ISBN: 3662011700

Targeted at students and researchers in computational sciences who need to develop computer codes for solving PDEs, the exposition here is focused on numerics and software related to mathematical models in solid and fluid mechanics. The book teaches finite element methods, and basic finite difference methods from a computational point of view, with the main emphasis on developing flexible computer programs, using the numerical library Diffpack. Diffpack is explained in detail for problems including model equations in applied mathematics, heat transfer, elasticity, and viscous fluid flow. All the program examples, as well as Diffpack for use with this book, are available on the Internet. XXXXXXX NEUER TEXT This book is for researchers who need to develop computer code for solving PDEs. Numerical methods and the application of Diffpack are explained in detail. Diffpack is a modern C++ development environment that is widely used by industrial scientists and engineers working in areas such as oil exploration, groundwater modeling, and materials testing. All the program examples, as well as a test version of Diffpack, are available for free over the Internet.

Computational Methods in Plasma Physics

Computational Methods in Plasma Physics
Author: Stephen Jardin
Publisher: CRC Press
Total Pages: 364
Release: 2010-06-02
Genre: Computers
ISBN: 1439810958

Assuming no prior knowledge of plasma physics or numerical methods, Computational Methods in Plasma Physics covers the computational mathematics and techniques needed to simulate magnetically confined plasmas in modern magnetic fusion experiments and future magnetic fusion reactors. Largely self-contained, the text presents the basic concepts neces

Computational Science and Its Applications

Computational Science and Its Applications
Author: A. H. Siddiqi
Publisher: CRC Press
Total Pages: 0
Release: 2024-10-07
Genre: Computers
ISBN: 9780367556358

Computational science seeks to gain understanding of science through the use and analysis of mathematical models on high performance computers. The topics covered are gravitational waves, applications of wavelet and fractals, modeling by partial differential equations on flat structure as, production of natural calamities and diseases, etc

Computation in Science

Computation in Science
Author: Konrad Hinsen
Publisher: Morgan & Claypool Publishers
Total Pages: 138
Release: 2015-12-01
Genre: Science
ISBN: 1681741571

This book provides a theoretical background in computation to scientists who use computational methods. It explains how computing is used in the natural sciences, and provides a high-level overview of those aspects of computer science and software engineering that are most relevant for computational science. The focus is on concepts, results, and applications, rather than on proofs and derivations. The unique feature of this book is that it “connects the dots between computational science, the theory of computation and information, and software engineering. The book should help scientists to better understand how they use computers in their work, and to better understand how computers work. It is meant to compensate a bit for the general lack of any formal training in computer science and information theory. Readers will learn something they can use throughout their careers.