scispace - formally typeset
Journal ArticleDOI

Parallelization of Numerical Conjugate Heat Transfer Analysis in Parallel Plate Channel Using OpenMP

Reads0
Chats0
TLDR
In this paper, an indigenous FVM code is developed for numerical analysis of conjugate heat transfer and fluid flow, considering different problems, and the code is found to be around 90% of total execution time in solving the pressure (P) correction equation.
Abstract
Conjugate heat transfer and fluid flow is a common phenomenon occurring in parallel plate channels. Finite volume method (FVM) formulation-based semi-implicit pressure linked equations algorithm is a common technique to solve the Navier–Stokes equation for fluid flow simulation in such phenomena, which is computationally expensive. In this article, an indigenous FVM code is developed for numerical analysis of conjugate heat transfer and fluid flow, considering different problems. The computational time spent by the code is found to be around 90% of total execution time in solving the pressure (P) correction equation. The remaining time is spent on U, V velocity, and temperature (T) functions, which use tri-diagonal matrix algorithm. To carry out the numerical analysis faster, the developed FVM code is parallelized using OpenMP paradigm. All the functions of the code (U, V, T, and P) are parallelized using OpenMP, and the parallel performance is analyzed for different fluid flow, grid size, and boundary conditions. Using nested and without nested OpenMP parallelization, analysis is done on different computing machines having different configurations. From the complete analysis, it is observed that flow Reynolds number (Re) has a significant impact on the sequential execution time of the FVM code but has a negligible role in effecting speedup and parallel efficiency. OpenMP parallelization of the FVM code provides a maximum speedup of up to 1.5 for considered conditions.

read more

Citations
More filters
Journal ArticleDOI

Battery thermal management: An optimization study of parallelized conjugate numerical analysis using Cuckoo search and Artificial bee colony algorithm

TL;DR: In this article, single and multi-objective optimization of thermal management characteristics, namely maximum temperature (Tb, max), average Nusselt number (Nuavg), and coefficient of friction (Fcavg) using Cuckoo search (CS) and artificial bee colony (ABC) algorithm is attempted.
Journal ArticleDOI

Multi-objective optimization of thermal performance in battery system using genetic and particle swarm algorithm combined with fuzzy logics

TL;DR: The fitness function obtained are closer and indicate safe temperature of battery with enhanced Nusselt number and minimum friction coefficient and the maximum multi-objective fitness obtained after normalization is 0.9.
Journal ArticleDOI

Modelling and Computational Experiment to Obtain Optimized Neural Network for Battery Thermal Management Data

TL;DR: In this paper, an optimized neural network (NN) model was proposed to predict battery average Nusselt number (Nuavg) data using four activations functions, including Sigmoidal, Gaussian, Tanh, and Linear functions.
Journal ArticleDOI

Thermal modelling and characteristic evaluation of electric vehicle battery system

TL;DR: In this paper, a thermal model of Li-ion battery using finite volume method with the adoption of realistic coupled heat and fluid flow process is carried out, which reveals that the length to width ratio of battery does not impact the thermal performance of battery.
References
More filters
Book

Numerical heat transfer and fluid flow

TL;DR: In this article, the authors focus on heat and mass transfer, fluid flow, chemical reaction, and other related processes that occur in engineering equipment, the natural environment, and living organisms.
Book

Using OpenMP: Portable Shared Memory Parallel Programming

TL;DR: Using OpenMP describes how to use OpenMP in full-scale applications to achieve high performance on large-scale architectures, and explains how OpenMP is translated into explicitly multithreaded code, providing a valuable behind-the-scenes account of OpenMP program performance.
Journal ArticleDOI

Review on thermal management systems using phase change materials for electronic components, Li-ion batteries and photovoltaic modules

TL;DR: In this paper, a thermal management system based on phase change materials (PCMs) is discussed. But, the performance of the PCM-based thermal management systems for each kind of electronic components, Li-ion batteries and photovoltaic (PV) cells is not discussed.
Book

Structured Parallel Programming: Patterns for Efficient Computation

TL;DR: McCall, Arch Robison, and James Reinders as mentioned in this paper describe how to design and implement maintainable and efficient parallel algorithms using a pattern-based approach using multiple programming models.
Journal ArticleDOI

A Hybrid MPI-OpenMP Scheme for Scalable Parallel Pseudospectral Computations for Fluid Turbulence

TL;DR: It is shown that the hybrid scheme achieves good scalability up to ∼20,000 compute cores with a maximum efficiency of 89%, and a mean of 79%.
Related Papers (5)