Adaptive Multilevel Solution of Nonlinear Parabolic PDE Systems

Adaptive Multilevel Solution of Nonlinear Parabolic PDE Systems
Author: Jens Lang
Publisher: Springer Science & Business Media
Total Pages: 161
Release: 2013-06-29
Genre: Computers
ISBN: 3662044846

Nowadays there is an increasing emphasis on all aspects of adaptively gener ating a grid that evolves with the solution of a PDE. Another challenge is to develop efficient higher-order one-step integration methods which can handle very stiff equations and which allow us to accommodate a spatial grid in each time step without any specific difficulties. In this monograph a combination of both error-controlled grid refinement and one-step methods of Rosenbrock-type is presented. It is my intention to impart the beauty and complexity found in the theoretical investigation of the adaptive algorithm proposed here, in its realization and in solving non-trivial complex problems. I hope that this method will find many more interesting applications. Berlin-Dahlem, May 2000 Jens Lang Acknowledgements I have looked forward to writing this section since it is a pleasure for me to thank all friends who made this work possible and provided valuable input. I would like to express my gratitude to Peter Deuflhard for giving me the oppor tunity to work in the field of Scientific Computing. I have benefited immensly from his help to get the right perspectives, and from his continuous encourage ment and support over several years. He certainly will forgive me the use of Rosenbrock methods rather than extrapolation methods to integrate in time.

Adaptive Numerical Solution of PDEs

Adaptive Numerical Solution of PDEs
Author: Peter Deuflhard
Publisher: Walter de Gruyter
Total Pages: 436
Release: 2012-08-31
Genre: Mathematics
ISBN: 3110283115

This book deals with the general topic “Numerical solution of partial differential equations (PDEs)” with a focus on adaptivity of discretizations in space and time. By and large, introductory textbooks like “Numerical Analysis in Modern Scientific Computing” by Deuflhard and Hohmann should suffice as a prerequisite. The emphasis lies on elliptic and parabolic systems. Hyperbolic conservation laws are treated only on an elementary level excluding turbulence. Numerical Analysis is clearly understood as part of Scientific Computing. The focus is on the efficiency of algorithms, i.e. speed, reliability, and robustness, which directly leads to the concept of adaptivity in algorithms. The theoretical derivation and analysis is kept as elementary as possible. Nevertheless required somewhat more sophisticated mathematical theory is summarized in comprehensive form in an appendix. Complex relations are explained by numerous figures and illustrating examples. Non-trivial problems from regenerative energy, nanotechnology, surgery, and physiology are inserted. The text will appeal to graduate students and researchers on the job in mathematics, science, and technology. Conceptually, it has been written as a textbook including exercises and a software list, but at the same time it should be well-suited for self-study.

Trends in PDE Constrained Optimization

Trends in PDE Constrained Optimization
Author: Günter Leugering
Publisher: Springer
Total Pages: 539
Release: 2014-12-22
Genre: Mathematics
ISBN: 3319050834

Optimization problems subject to constraints governed by partial differential equations (PDEs) are among the most challenging problems in the context of industrial, economical and medical applications. Almost the entire range of problems in this field of research was studied and further explored as part of the Deutsche Forschungsgemeinschaft (DFG) priority program 1253 on “Optimization with Partial Differential Equations” from 2006 to 2013. The investigations were motivated by the fascinating potential applications and challenging mathematical problems that arise in the field of PDE constrained optimization. New analytic and algorithmic paradigms have been developed, implemented and validated in the context of real-world applications. In this special volume, contributions from more than fifteen German universities combine the results of this interdisciplinary program with a focus on applied mathematics. The book is divided into five sections on “Constrained Optimization, Identification and Control”, “Shape and Topology Optimization”, “Adaptivity and Model Reduction”, “Discretization: Concepts and Analysis” and “Applications”. Peer-reviewed research articles present the most recent results in the field of PDE constrained optimization and control problems. Informative survey articles give an overview of topics that set sustainable trends for future research. This makes this special volume interesting not only for mathematicians, but also for engineers and for natural and medical scientists working on processes that can be modeled by PDEs.

Programming for Computations - MATLAB/Octave

Programming for Computations - MATLAB/Octave
Author: Svein Linge
Publisher: Springer
Total Pages: 228
Release: 2016-08-01
Genre: Computers
ISBN: 3319324527

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.

Finite Difference Computing with Exponential Decay Models

Finite Difference Computing with Exponential Decay Models
Author: Hans Petter Langtangen
Publisher: Springer
Total Pages: 210
Release: 2016-06-10
Genre: Computers
ISBN: 3319294393

This text provides a very simple, initial introduction to the complete scientific computing pipeline: models, discretization, algorithms, programming, verification, and visualization. The pedagogical strategy is to use one case study – an ordinary differential equation describing exponential decay processes – to illustrate fundamental concepts in mathematics and computer science. The book is easy to read and only requires a command of one-variable calculus and some very basic knowledge about computer programming. Contrary to similar texts on numerical methods and programming, this text has a much stronger focus on implementation and teaches testing and software engineering in particular.

Hierarchical Matrices

Hierarchical Matrices
Author: Mario Bebendorf
Publisher: Springer Science & Business Media
Total Pages: 303
Release: 2008-06-25
Genre: Mathematics
ISBN: 3540771476

Hierarchical matrices are an efficient framework for large-scale fully populated matrices arising, e.g., from the finite element discretization of solution operators of elliptic boundary value problems. In addition to storing such matrices, approximations of the usual matrix operations can be computed with logarithmic-linear complexity, which can be exploited to setup approximate preconditioners in an efficient and convenient way. Besides the algorithmic aspects of hierarchical matrices, the main aim of this book is to present their theoretical background. The book contains the existing approximation theory for elliptic problems including partial differential operators with nonsmooth coefficients. Furthermore, it presents in full detail the adaptive cross approximation method for the efficient treatment of integral operators with non-local kernel functions. The theory is supported by many numerical experiments from real applications.

Adaptive Mesh Refinement - Theory and Applications

Adaptive Mesh Refinement - Theory and Applications
Author: Tomasz Plewa
Publisher: Springer Science & Business Media
Total 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.

Scientific Computing with MATLAB and Octave

Scientific Computing with MATLAB and Octave
Author: Alfio Quarteroni
Publisher: Springer Science & Business Media
Total Pages: 334
Release: 2007-06-21
Genre: Computers
ISBN: 3540326138

This introduction to Scientific Computing illustrates several numerical methods for the computer solution of certain classes of mathematical problems. The authors show how to compute the zeros or the integrals of continuous functions, solve linear systems, approximate functions by polynomials and construct accurate approximations for the solution of differential equations. To make the presentation concrete, the programming environment Matlab is adopted as a faithful companion.

Progress in Industrial Mathematics at ECMI 2008

Progress in Industrial Mathematics at ECMI 2008
Author: Alistair D. Fitt
Publisher: Springer Science & Business Media
Total Pages: 1060
Release: 2010-07-23
Genre: Mathematics
ISBN: 3642121101

The 15th European Conference on Mathematics for Industry was held in the agreeable surroundings of University College London, just 5 minutes walk from the British Museum in the heart of London, over the ?ve warm, sunny days from 30 June to 4 July 2008. Participants from all over the world met with the commonaimofreinforcingthe roleofmathematics asanoverarching resource for industry and business. The conference attracted over 300 participants from 30 countries, most of them participating with either a contributed talk, a minisymposium pres- tation or a plenary lecture. ‘Mathematics in Industry’ was interpreted in its widest sense as can be seen from the range of applications and techniques described in this volume. We mention just two examples. The Alan Tayler Lecture was given by Mario Primicerio on a problem arising from moving oil through pipelines when temperature variations a?ect the shearing properties of wax and thus modify the ?ow. The Wacker Prize winner, Master’s student Lauri Harhanen from the Helsinki University of Technology, showed how a novel piece of mathematics allowed new software to capture real-time images of teeth from the data supplied by present day dental machinery (see ECMI Newsletter 44). The meeting was attended by leading ?gures from government, bu- ness and science who all shared the same aim – to promote the application of innovative mathematics to industry, and identify industrial sectors that o?er the most exciting opportunities for mathematicians to provide new insight and new ideas.

Numerical Geometry, Grid Generation and Scientific Computing

Numerical Geometry, Grid Generation and Scientific Computing
Author: Vladimir A. Garanzha
Publisher: Springer Nature
Total Pages: 322
Release: 2019-10-10
Genre: Mathematics
ISBN: 3030234363

The focus of these conference proceedings is on research, development, and applications in the fields of numerical geometry, scientific computing and numerical simulation, particularly in mesh generation and related problems. In addition, this year’s special focus is on Voronoi diagrams and their applications, celebrating the 150th birthday of G.F. Voronoi. In terms of content, the book strikes a balance between engineering algorithms and mathematical foundations. It presents an overview of recent advances in numerical geometry, grid generation and adaptation in terms of mathematical foundations, algorithm and software development and applications. The specific topics covered include: quasi-conformal and quasi-isometric mappings, hyperelastic deformations, multidimensional generalisations of the equidistribution principle, discrete differential geometry, spatial and metric encodings, Voronoi-Delaunay theory for tilings and partitions, duality in mathematical programming and numerical geometry, mesh-based optimisation and optimal control methods. Further aspects examined include iterative solvers for variational problems and algorithm and software development. The applications of the methods discussed are multidisciplinary and include problems from mathematics, physics, biology, chemistry, material science, and engineering.