Adaptive Mesh Refinement - Theory and Applications
Title | Adaptive Mesh Refinement - Theory and Applications PDF eBook |
Author | Tomasz Plewa |
Publisher | Springer Science & Business Media |
Pages | 550 |
Release | 2005-12-20 |
Genre | Mathematics |
ISBN | 3540270396 |
Advanced numerical simulations that use adaptive mesh refinement (AMR) methods have now become routine in engineering and science. Originally developed for computational fluid dynamics applications these methods have propagated to fields as diverse as astrophysics, climate modeling, combustion, biophysics and many others. The underlying physical models and equations used in these disciplines are rather different, yet algorithmic and implementation issues facing practitioners are often remarkably similar. Unfortunately, there has been little effort to review the advances and outstanding issues of adaptive mesh refinement methods across such a variety of fields. This book attempts to bridge this gap. The book presents a collection of papers by experts in the field of AMR who analyze past advances in the field and evaluate the current state of adaptive mesh refinement methods in scientific computing.
A Parallel Adaptive Mesh Refinement Algorithm
Title | A Parallel Adaptive Mesh Refinement Algorithm PDF eBook |
Author | James J. Quirk |
Publisher | |
Pages | 36 |
Release | 1993 |
Genre | |
ISBN |
Introduction to Numerical Geodynamic Modelling
Title | Introduction to Numerical Geodynamic Modelling PDF eBook |
Author | Taras Gerya |
Publisher | Cambridge University Press |
Pages | 359 |
Release | 2010 |
Genre | Mathematics |
ISBN | 0521887542 |
This user-friendly reference for students and researchers presents the basic mathematical theory, before introducing modelling of key geodynamic processes.
A Parallel Adaptive Mesh Refinement Algorithm
Title | A Parallel Adaptive Mesh Refinement Algorithm PDF eBook |
Author | National Aeronautics and Space Adm Nasa |
Publisher | |
Pages | 36 |
Release | 2018-10-21 |
Genre | |
ISBN | 9781729059746 |
Over recent years, Adaptive Mesh Refinement (AMR) algorithms which dynamically match the local resolution of the computational grid to the numerical solution being sought have emerged as powerful tools for solving problems that contain disparate length and time scales. In particular, several workers have demonstrated the effectiveness of employing an adaptive, block-structured hierarchical grid system for simulations of complex shock wave phenomena. Unfortunately, from the parallel algorithm developer's viewpoint, this class of scheme is quite involved; these schemes cannot be distilled down to a small kernel upon which various parallelizing strategies may be tested. However, because of their block-structured nature such schemes are inherently parallel, so all is not lost. In this paper we describe the method by which Quirk's AMR algorithm has been parallelized. This method is built upon just a few simple message passing routines and so it may be implemented across a broad class of MIMD machines. Moreover, the method of parallelization is such that the original serial code is left virtually intact, and so we are left with just a single product to support. The importance of this fact should not be underestimated given the size and complexity of the original algorithm. Quirk, James J. and Hanebutte, Ulf R. Unspecified Center NAS1-19480; RTOP 505-90-52-01...
Modeling, Mesh Generation, and Adaptive Numerical Methods for Partial Differential Equations
Title | Modeling, Mesh Generation, and Adaptive Numerical Methods for Partial Differential Equations PDF eBook |
Author | Ivo Babuska |
Publisher | Springer Science & Business Media |
Pages | 487 |
Release | 2012-12-06 |
Genre | Mathematics |
ISBN | 1461242487 |
With considerations such as complex-dimensional geometries and nonlinearity, the computational solution of partial differential systems has become so involved that it is important to automate decisions that have been normally left to the individual. This book covers such decisions: 1) mesh generation with links to the software generating the domain geometry, 2) solution accuracy and reliability with mesh selection linked to solution generation. This book is suited for mathematicians, computer scientists and engineers and is intended to encourage interdisciplinary interaction between the diverse groups.
Parabolic Problems
Title | Parabolic Problems PDF eBook |
Author | Joachim Escher |
Publisher | Birkhäuser |
Pages | 717 |
Release | 2011-07-20 |
Genre | Mathematics |
ISBN | 9783034800747 |
The volume originates from the 'Conference on Nonlinear Parabolic Problems' held in celebration of Herbert Amann's 70th birthday at the Banach Center in Bedlewo, Poland. It features a collection of peer-reviewed research papers by recognized experts highlighting recent advances in fields of Herbert Amann's interest such as nonlinear evolution equations, fluid dynamics, quasi-linear parabolic equations and systems, functional analysis, and more.
Numerical Solution of Partial Differential Equations on Parallel Computers
Title | Numerical Solution of Partial Differential Equations on Parallel Computers PDF eBook |
Author | Are Magnus Bruaset |
Publisher | Springer Science & Business Media |
Pages | 491 |
Release | 2006-03-05 |
Genre | Mathematics |
ISBN | 3540316191 |
Since the dawn of computing, the quest for a better understanding of Nature has been a driving force for technological development. Groundbreaking achievements by great scientists have paved the way from the abacus to the supercomputing power of today. When trying to replicate Nature in the computer’s silicon test tube, there is need for precise and computable process descriptions. The scienti?c ?elds of Ma- ematics and Physics provide a powerful vehicle for such descriptions in terms of Partial Differential Equations (PDEs). Formulated as such equations, physical laws can become subject to computational and analytical studies. In the computational setting, the equations can be discreti ed for ef?cient solution on a computer, leading to valuable tools for simulation of natural and man-made processes. Numerical so- tion of PDE-based mathematical models has been an important research topic over centuries, and will remain so for centuries to come. In the context of computer-based simulations, the quality of the computed results is directly connected to the model’s complexity and the number of data points used for the computations. Therefore, computational scientists tend to ?ll even the largest and most powerful computers they can get access to, either by increasing the si e of the data sets, or by introducing new model terms that make the simulations more realistic, or a combination of both. Today, many important simulation problems can not be solved by one single computer, but calls for parallel computing.