Numerical Modeling in Materials Science and Engineering

Numerical Modeling in Materials Science and Engineering
Author: Michel Rappaz
Publisher: Springer Science & Business Media
Total Pages: 556
Release: 2002-11-05
Genre: Technology & Engineering
ISBN: 3540426760

Computing application to materials science is one of the fastest-growing research areas. This book introduces the concepts and methodologies related to the modeling of the complex phenomena occurring in materials processing. It is intended for undergraduate and graduate students in materials science and engineering, mechanical engineering and physics, and for engineering professionals or researchers.

Numerical Simulation in Physics and Engineering: Trends and Applications

Numerical Simulation in Physics and Engineering: Trends and Applications
Author: David Greiner
Publisher:
Total Pages: 0
Release: 2021
Genre:
ISBN: 9783030625443

This book results from the XVIII Spanish-French School 'Jacques Louis Lions' on Numerical Simulation in Physics and Engineering, that took place in Las Palmas de Gran Canaria from 25th to 29th June 2018. These conferences are held biennially since 1984 and sponsored by the Spanish Society of Applied Mathematics (SEMA). They also have the sponsorship of the Société de Mathématiques Appliquées et Industrielles (SMAI) of France since 2008. Each edition is organized around several main courses and talks delivered by renowned French/Spanish scientists. This volume is highly recommended to graduate students in Engineering or Science who want to focus on numerical simulation, either as a research topic or in the field of industrial applications. It can also benefit senior researchers and technicians working in industry who are interested in the use of state-of-the-art numerical techniques. Moreover, the book can be used as a textbook for master courses in Mathematics, Physics, or Engineering.

Numerical Simulations of Coupled Problems in Engineering

Numerical Simulations of Coupled Problems in Engineering
Author: Sergio R. Idelsohn
Publisher: Springer
Total Pages: 417
Release: 2014-05-09
Genre: Technology & Engineering
ISBN: 3319061364

This book presents and discusses mathematical models, numerical methods and computational techniques used for solving coupled problems in science and engineering. It takes a step forward in the formulation and solution of real-life problems with a multidisciplinary vision, accounting for all of the complex couplings involved in the physical description. Simulation of multifaceted physics problems is a common task in applied research and industry. Often a suitable solver is built by connecting together several single-aspect solvers into a network. In this book, research in various fields was selected for consideration: adaptive methodology for multi-physics solvers, multi-physics phenomena and coupled-field solutions, leading to computationally intensive structural analysis. The strategies which are used to keep these problems computationally affordable are of special interest, and make this an essential book.

Numerical Simulation in Molecular Dynamics

Numerical Simulation in Molecular Dynamics
Author: Michael Griebel
Publisher: Springer Science & Business Media
Total Pages: 472
Release: 2007-08-16
Genre: Science
ISBN: 3540680950

This book details the necessary numerical methods, the theoretical background and foundations and the techniques involved in creating computer particle models, including linked-cell method, SPME-method, tree codes, amd multipol technique. It illustrates modeling, discretization, algorithms and their parallel implementation with MPI on computer systems with distributed memory. The text offers step-by-step explanations of numerical simulation, providing illustrative code examples. With the description of the algorithms and the presentation of the results of various simulations from fields such as material science, nanotechnology, biochemistry and astrophysics, the reader of this book will learn how to write programs capable of running successful experiments for molecular dynamics.

Numerical Simulation in Physics and Engineering

Numerical Simulation in Physics and Engineering
Author: Inmaculada Higueras
Publisher: Springer
Total Pages: 0
Release: 2016-07-11
Genre: Mathematics
ISBN: 9783319321455

This book presents lecture notes from the XVI ‘Jacques-Louis Lions’ Spanish-French School on Numerical Simulation in Physics and Engineering, held in Pamplona (Navarra, Spain) in September 2014. The subjects covered include: numerical analysis of isogeometric methods, convolution quadrature for wave simulations, mathematical methods in image processing and computer vision, modeling and optimization techniques in food processes, bio-processes and bio-systems, and GPU computing for numerical simulation. The book is highly recommended to graduate students in Engineering or Science who want to focus on numerical simulation, either as a research topic or in the field of industrial applications. It can also benefit senior researchers and technicians working in industry who are interested in the use of state-of-the-art numerical techniques in the fields addressed here. Moreover, the book can be used as a textbook for master courses in Mathematics, Physics, or Engineering.

Programming for Computations - Python

Programming for Computations - Python
Author: Svein Linge
Publisher: Springer
Total Pages: 244
Release: 2016-07-25
Genre: Computers
ISBN: 3319324284

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods in engineering and science courses. The emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.

Numerical Simulations in Engineering and Science

Numerical Simulations in Engineering and Science
Author: Srinivasa Rao
Publisher: BoD – Books on Demand
Total Pages: 406
Release: 2018-07-11
Genre: Computers
ISBN: 1789234506

Computational science is one of the rapidly growing multidisciplinary fields. The high-performance computing capabilities are utilized to solve and understand complex problems. This book offers a detailed exposition of the numerical methods that are used in engineering and science. The chapters are arranged in such a way that the readers will be able to select the topics appropriate to their interest and need. The text features a broad array of applications of computational methods to science and technology. This book would be an interesting supplement for the practicing engineers, scientists, and graduate students.

Direct Numerical Simulations of Gas–Liquid Multiphase Flows

Direct Numerical Simulations of Gas–Liquid Multiphase Flows
Author: Grétar Tryggvason
Publisher: Cambridge University Press
Total Pages: 337
Release: 2011-03-10
Genre: Computers
ISBN: 1139496700

Accurately predicting the behaviour of multiphase flows is a problem of immense industrial and scientific interest. Modern computers can now study the dynamics in great detail and these simulations yield unprecedented insight. This book provides a comprehensive introduction to direct numerical simulations of multiphase flows for researchers and graduate students. After a brief overview of the context and history the authors review the governing equations. A particular emphasis is placed on the 'one-fluid' formulation where a single set of equations is used to describe the entire flow field and interface terms are included as singularity distributions. Several applications are discussed, showing how direct numerical simulations have helped researchers advance both our understanding and our ability to make predictions. The final chapter gives an overview of recent studies of flows with relatively complex physics, such as mass transfer and chemical reactions, solidification and boiling, and includes extensive references to current work.

Numerical Simulation of Optical Wave Propagation with Examples in MATLAB

Numerical Simulation of Optical Wave Propagation with Examples in MATLAB
Author: Jason Daniel Schmidt
Publisher: Society of Photo Optical
Total Pages: 196
Release: 2010
Genre: Science
ISBN: 9780819483263

Numerical Simulation of Optical Wave Propagation is solely dedicated to wave-optics simulations. The book discusses digital Fourier transforms (FT), FT-based operations, multiple methods of wave-optics simulations, sampling requirements, and simulations in atmospheric turbulence.

Programming for Computations - Python

Programming for Computations - Python
Author: Svein Linge
Publisher: Springer Nature
Total Pages: 350
Release: 2019-10-30
Genre: Computers
ISBN: 3030168778

This book is published open access under a CC BY 4.0 license. This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programming from 50 to 150 pages. Throughout the book, the explanations provided are now more detailed, previous examples have been modified, and new sections, examples and exercises have been added. Also, a number of small errors have been corrected. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style employed is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows students to write simple programs for solving common mathematical problems with numerical methods in the context of engineering and science courses. The emphasis is on generic algorithms, clean program design, the use of functions, and automatic tests for verification.