Mathematical Modelling of Fluid Dynamics and Nanofluids

Mathematical Modelling of Fluid Dynamics and Nanofluids
Author: Katta Ramesh
Publisher: CRC Press
Total Pages: 556
Release: 2023-09-29
Genre: Mathematics
ISBN: 1000933369

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
Total Pages: 354
Release: 2012-12-06
Genre: Science
ISBN: 3642185401

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.

New Approaches and Concepts in Turbulence

New Approaches and Concepts in Turbulence
Author: T. Dracos
Publisher: Springer Science & Business Media
Total Pages: 450
Release: 1993-09-01
Genre: Technology & Engineering
ISBN: 9783764329242

This book contains the proceedings of a colloquium held in Monte Verità from September 9-13, 1991. Special care has been taken to devote adequate space to the scientific discussions, which claimed about half of the time available. Scientists from all over the world presented their views on the importance of kinematic properties, topology and fractal geometry, and on the dynamic behaviour of turbulent flows. They debated the importance of coherent structures and the possibility to incorporate these in the statistical theory of turbulence, as well as their significance for the reduction of the degrees of freedom and the prospective of dynamical systems and chaos approaches to the problem of turbulence. Also under discussion was the relevance of these new approaches to the study of the instability and the origin of turbulence, and the importance of numerical and physical experiments in improving the understanding of turbulence.

CUDA Fortran for Scientists and Engineers

CUDA Fortran for Scientists and Engineers
Author: Gregory Ruetsch
Publisher: Elsevier
Total Pages: 339
Release: 2013-09-11
Genre: Computers
ISBN: 0124169724

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