Computational And Numerical Challenges In Environmental Modelling

Download Computational And Numerical Challenges In Environmental Modelling PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Computational And Numerical Challenges In Environmental Modelling book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Computational and Numerical Challenges in Environmental Modelling

Many large mathematical models, not only models arising and used in environmental studies, are described by systems of partial differential equations. The discretization of the spatial derivatives in such models leads to the solution of very large systems of ordinary differential equations. These systems contain many millions of equations and have to be handled over large time intervals by applying many time-steps (up to several hundred thousand time-steps). Furthermore, many scenarios are as a rule to be run. This explains the fact that the computational tasks in this situation are enormous. Therefore, it is necessary to select fast numerical methods; to develop parallel codes and, what is most important when the problems solved are very large to organize the computational process in a proper way.The last item (which is very often underestimated but, let us re-iterate, which is very important) is the major topic of this book. In fact, the proper organization of the computational process can be viewed as a preparation of templates which can be used with different numerical methods and different parallel devices. The development of such templates is described in the book. It is also demonstrated that many comprehensive environmental studies can successfully be carried out when the computations are correctly organized. Thus, this book will help the reader to understand better that, while (a) it is very important to select fast numerical methods as well as (b) it is very important to develop parallel codes, this will not be sufficient when the problems solved are really very large. In the latter case, it is also crucial to exploit better the computer architecture by organizing properly the computational process. - Use of templates in connection with the treatment of very large models - Performance of comprehensive environmental studies - Obtaining reliable and robust information about pollution levels - Studying the impact of future climatic changes on high pollution levels - Investigating trends related to critical levels of pollution
Richardson Extrapolation

Author: Zahari Zlatev
language: en
Publisher: Walter de Gruyter GmbH & Co KG
Release Date: 2017-11-07
Scientists and engineers are mainly using Richardson extrapolation as a computational tool for increasing the accuracy of various numerical algorithms for the treatment of systems of ordinary and partial differential equations and for improving the computational efficiency of the solution process by the automatic variation of the time-stepsizes. A third issue, the stability of the computations, is very often the most important one and, therefore, it is the major topic studied in all chapters of this book. Clear explanations and many examples make this text an easy-to-follow handbook for applied mathematicians, physicists and engineers working with scientific models based on differential equations. Contents The basic properties of Richardson extrapolation Richardson extrapolation for explicit Runge-Kutta methods Linear multistep and predictor-corrector methods Richardson extrapolation for some implicit methods Richardson extrapolation for splitting techniques Richardson extrapolation for advection problems Richardson extrapolation for some other problems General conclusions