Mathematical Modelling of Fluid Dynamics and Nanofluids

Mathematical Modelling of Fluid Dynamics and Nanofluids

Author: Katta Ramesh

Publisher: CRC Press

Published: 2023-09-29

Total Pages: 556

ISBN-13: 1000933369

DOWNLOAD EBOOK

Mathematical Modelling of Fluid Dynamics and Nanofluids serves as a comprehensive resource for various aspects of fluid dynamics simulations, nanofluid preparation, and numerical techniques. The book examines the practical implications and real-world applications of various concepts, including nanofluids, magnetohydrodynamics, heat and mass transfer, and radiation. By encompassing these diverse domains, it offers readers a broad perspective on the interconnectedness of these fields. The primary audience for this book includes researchers and graduate students who possess a keen interest in interdisciplinary studies within the realms of fluid dynamics, nanofluids, and biofluids. Its content caters to those who wish to deepen their knowledge and tackle complex problems at the intersection of these disciplines.


Bubbly Flows

Bubbly Flows

Author: Martin Sommerfeld

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 354

ISBN-13: 3642185401

DOWNLOAD EBOOK

The book summarises the outcom of a priority research programme: 'Analysis, Modelling and Computation of Multiphase Flows'. The results of 24 individual research projects are presented. The main objective of the research programme was to provide a better understanding of the physical basis for multiphase gas-liquid flows as they are found in numerous chemical and biochemical reactors. The research comprises steady and unsteady multiphase flows in three frequently found reactor configurations, namely bubble columns without interiors, airlift loop reactors, and aerated stirred vessels. For this purpose new and improved measurement techniques were developed. From the resulting knowledge and data, new and refined models for describing the underlying physical processes were developed, which were used for the establishment and improvement of analytic as well as numerical methods for predicting multiphase reactors. Thereby, the development, lay-out and scale-up of such processes should be possible on a more reliable basis.


Advances in Turbulence VII

Advances in Turbulence VII

Author: Uriel Frisch

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 630

ISBN-13: 9401151180

DOWNLOAD EBOOK

Advances in Turbulence VII contains an overview of the state of turbulence research with some bias towards work done in Europe. It represents an almost complete collection of the invited and contributed papers delivered at the Seventh European Turbulence Conference, sponsored by EUROMECH and ERCOFTAC and organized by the Observatoire de la Côte d'Azur. New high-Reynolds number experiments combined with new techniques of imaging, non-intrusive probing, processing and simulation provide high-quality data which put significant constraints on possible theories. For the first time, it has been shown, for a class of passive scalar problems, why dimensional analysis sometimes gives the wrong answers and how anomalous intermittency corrections can be calculated from first principles. The volume is thus geared towards specialists in the area of flow turbulence who could not attend the conference as well as anybody interested in this rapidly moving field.


CUDA Fortran for Scientists and Engineers

CUDA Fortran for Scientists and Engineers

Author: Gregory Ruetsch

Publisher: Elsevier

Published: 2013-09-11

Total Pages: 339

ISBN-13: 0124169724

DOWNLOAD EBOOK

CUDA Fortran for Scientists and Engineers shows how high-performance application developers can leverage the power of GPUs using Fortran, the familiar language of scientific computing and supercomputer performance benchmarking. The authors presume no prior parallel computing experience, and cover the basics along with best practices for efficient GPU computing using CUDA Fortran. To help you add CUDA Fortran to existing Fortran codes, the book explains how to understand the target GPU architecture, identify computationally intensive parts of the code, and modify the code to manage the data and parallelism and optimize performance. All of this is done in Fortran, without having to rewrite in another language. Each concept is illustrated with actual examples so you can immediately evaluate the performance of your code in comparison. Leverage the power of GPU computing with PGI’s CUDA Fortran compiler Gain insights from members of the CUDA Fortran language development team Includes multi-GPU programming in CUDA Fortran, covering both peer-to-peer and message passing interface (MPI) approaches Includes full source code for all the examples and several case studies Download source code and slides from the book's companion website