All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Aim: Steady-state conjugate heat transfer analysis on a model of a graphics card Objectives: Run the simulation by varying the velocity from 1m/sec to 5m/sec for at least 3 velocities and discuss the results. Find out the maximum temperature and heat transfer coefficient attained by the processor. Prove that the simulation…
Faizan Akhtar
updated on 14 May 2021
Aim: Steady-state conjugate heat transfer analysis on a model of a graphics card
Objectives:
Introduction: Conjugate heat transfer analysis is based on a mathematically structured problem, which describes the heat transfer between a body and a fluid flowing over or inside it as a result of interaction between two objects. At the matching interface, the details are provided for temperature distribution and heat flux along the interface eliminating the need of calculating the heat transfer coefficient. Moreover, the heat transfer coefficient can be calculated later.
One of the simplest ways to realize conjugation is through numerical methods. The boundary condition for the fluid and solid interface is set and solved through iteration methods. There are no right guesses for the values of the initial boundary condition for the convergence except through the hit and trial method.
Application: The conjugate heat transfer methods have become a more powerful tool for modeling and investigating nature phenomena and engineering systems in different areas ranging from aerospace and nuclear reactors to thermal goods treatment and food processing from the complex medicines' complex procedures ocean thermal interaction in metrology.
CHT in recent years has significantly improved the cooling performance of electronic equipment such as the design of heat sinks and the design of heat exchangers for the waste treatment plant. One such application of CHT is the exhaust port system.
Solving & Modelling approach
Preprocessing and solver setting
Baseline mesh
The geometry is loaded into Spaceclaim
The share topology is created to reduce the interpolation error and to make the mesh conformal.
The geometry is loaded into the meshing interface, and the baseline mesh of 0.01mm is created.
The named selection is created for the graphics card interface.
Inlet (Type velocity inlet) 1msec,2.5msec,5msec
Outlet (Pressure outlet) Gauge pressure 0 Pa
Fluid domain wall (type wall)
Graphics card base wall (type wall)
Aluminium fins base wall (type wall)
Processor wall (type wall)
Setting up of physics and boundary condition
Reference values
The energy equation is turned on.
Viscous model
Material properties
Fluid
Solid
Processor
Aluminum fin base
Base
Cell zone condition
Under the zone section of the tab the processor wall is selected, the edit option is clicked, the source term is enabled by selecting one source, and the value of volumetric heat source corresponding to 5e7 Wm3is entered as a constant which equates to 150 W which is enough for the most graphics cards, cards like Nvidia RTX requires more than 320 W and a system power of 750 W. Since 150 W will be enough for the most mid-range cards these usually come up with the 6 pin power connector. Source https://www.gpumag.com/gpu-power-connectors-explained/
The maximum temperature plot is created by selecting the processor wall.
The temperature contour is created by selecting the entire graphics card zones.
Meshing: It is the process of discretization of the entire volume using the finite volume method. The steady-state solution is carried by selecting "SIMPLE", "SIMPLEC", "COUPLED". For the coupled scheme the momentum for the baseline mesh is first order upwind (since the mesh is coarse), for the refined mesh pressure, momentum, energy are of second order. The gradient is selected as the "Least square cell-based scheme". As far as the refined mesh is concerned body sizing and edge sizing method are employed to improve the numerical accuracy and to bring the solution closer to convergence.
Case-1
Element size: 0.01m
Inlet velocity: 1msec
Number of element: 84494
Number of nodes: 15849
Pressure-velocity coupling scheme: SIMPLE
Enclosure mesh
Graphics card meshing
Residual plot
Max of temperature plot
Pressure-velocity coupling scheme: SIMPLEC
Residual plot
Max of temperature plot
Pressure-velocity coupling scheme: COUPLED
Momentum: First order upwind scheme
Residual plot
Max of temperature plot
Mesh statistics and maximum temperature
Element size | Number of elements | Number of nodes |
Maximum temperature (K) (SIMPLE) |
Maximum temperature (K) (SIMPLEC) |
Maximum temperature (K) (COUPLED) |
Average temperature (K) (SIMPLE) |
Average temperature (K) (SIMPLEC) |
Average temperature (K) (COUPLED) |
0.01m | 84494 | 15849 | 374.961 | 375.1435 | 378.7989 | 320.0105 | 320.0264 | 312.1207 |
It can be inferred that the most stable graph is given by the "COUPLED" scheme. Moreover, the "COUPLED" scheme takes less time for convergence because the pressure and velocity equation are solved instantaneously but require more computer space, on the other hand, "SIMPLE" and "SIMPLEC" scheme are segregated schemes where the pressure and velocity equations are solved sequentially, takes more time for convergence and requires less computer space.
Case-2 First refinement
Enclosure mesh
Graphic card component
Body mesh sizing statistics
Mesh Refinement | Element size |
Body size(support bracket) |
Body size(fins base and graphics card base) | Body size(processor, memory card, and capacitors) | Percentage decrease in element size |
First refinement | 9.9mm | 8.91mm | 8.019mm | 7.2171mm | 10% |
Edge sizing statistics
Mesh Refinement |
Edge sizing processor Number of divisions |
Edge sizing memory card Number of divisions |
Edge sizing capacitors Number of divisions along the diameter |
Number of elements | Number of nodes |
First refinement | 10 | 2 | 9 | 176936 | 35312 |
Residual plot for 1 msec
The convergence is achieved after 100 iterations.
Max of temperature plot for 1 msec
Residual plot for 2.5 msec
The convergence is achieved after 100 iterations.
Max of temperature plot for 2.5 msec
Residual plot for 5 msec
The convergence is achieved after 100 iterations.
Max of temperature plot for 5 msec
Case-3 Second refinement
Body mesh sizing statistics
Mesh Refinement | Element size |
Body size(support bracket) |
Body size(fins base and graphics card base) | Body size(processor, memory card, and capacitors) | Percentage decrease in element size |
Second refinement | 9mm | 8.1mm | 7.29mm | 6.561mm | 10% |
Edge sizing statistics
Mesh Refinement |
Edge sizing processor Number of divisions |
Edge sizing memory card Number of divisions |
Edge sizing capacitors Number of divisions along the diameter |
Number of elements | Number of nodes |
Second refinement | 12 | 4 | 10 | 260034 | 51694 |
Residual plot for 1 msec
The convergence is achieved after 100 iterations.
Max of temperature plot 1 msec
Residual plot for 2.5 msec
The convergence is achieved after 100 iterations.
Max of temperature plot 2.5 msec
Residual plot for 5 msec
The convergence is achieved after 100 iterations.
Max of temperature plot 5 msec
Case-4 Third refinement
Body mesh sizing statistics
Mesh Refinement | Element size |
Body size(support bracket) |
Body size(fins base and graphics card base) | Body size(processor, memory card, and capacitors) | Percentage decrease in element size |
Third refinement | 8mm | 7.2mm | 6.48mm | 5.832mm | 10% |
Edge sizing statistics
Mesh Refinement |
Edge sizing processor Number of divisions |
Edge sizing memory card Number of divisions |
Edge sizing capacitors Number of divisions along the diameter |
Number of elements | Number of nodes |
Third refinement | 14 | 6 | 12 | 316756 | 64056 |
Residual plot for 1 msec
The convergence is achieved after 100 iterations.
Max of temperature plot 1 msec
Residual plot for 2.5 msec
The convergence is achieved after 100 iterations.
Max of temperature plot 2.5 msec
Residual plot for 5 msec
The convergence is achieved after 100 iterations.
Max of temperature plot 5 msec
Result
First refinement
Velocity 1 msec
Temperature contour
Potential hotspot region
Temperature profile
Velocity profile
Velocity 2.5 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Velocity 5 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Second refinement
Velocity 1 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Velocity 2.5 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Velocity 5 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Third refinement
Velocity 1 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Velocity 2.5 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Velocity 5 msec
Temperature contour
Potential hotspot region
Temperature profiles
Velocity profiles
Vector analysis for the refined mesh
Calculation of heat transfer coefficient
Length of processor=0.008m
Width of processor=0.008m
Height of processor=0.001m
Aspect ratio=HL= 18
Characteristic length= L∗(2⋅(AR+1))0.5=0.008∗(2∗(18+1))0.5=0.012
Reynolds number=ρ∗v∗Lcharμ=1.225∗v∗0.0121.7894e−05
Reynolds number for inlet velocity 1 msec=821.50
Reynolds number for inlet velocity 2.5 msec=2053.76
Reynolds number for inlet velocity 5 msec=4107.52
Prandtl number for the air = μ∗cpK=1.7894e−05∗1006.430.0242= 0.744
Nusselt number for characteristics length Lchar=2(π)0.5∗1((AR+1)∗C(2∗(AR+1))0.5)0.5∗R0.5e∗P13r
Thus Nusselt number for 1 msec = 21.3937
Nusselt number for 2.5 msec = 33.827
Nusselt number for 5 msec = 47.838
Average heat transfer coefficient of the processor for inlet velocity 1 msec = NuLchar∗KairLchar=43.143 Wm2K
Average heat transfer coefficient of the processor for inlet velocity 2.5 msec=68.2177 Wm2K
Average heat transfer coefficient of the processor for inlet velocity 5 msec=96.4733Wm2K
Source: Simplified Analytical Models for Forced Convection Heat Transfer from cuboids of Arbitrary shape-M.M.YOVANOVICH
Comparison of all cases
Mesh refinement | Inlet velocity | Pressure-velocity coupling scheme | Number of elements |
Maximum temperature (K) |
Average temperature (K) |
Baseline mesh | 1msec−1 | Coupled | 84494 | 378.7989 | 312.1207 |
First refinement | 1msec−1 | 176936 | 387.0458 | 370.3678 | |
2.5msec−1 | 352.8055 | 339.7263 | |||
5msec−1 | 336.8572 | 326.0632 | |||
Second refinement | 1msec−1 | 260034 | 386.4317 | 370.1608 | |
2.5msec−1 | 351.9068 | 339.0548 | |||
5msec−1 | 336.1952 | 325.5599 | |||
Third refinement | 1msec−1 | 316756 | 385.6845 | 369.5099 | |
2.5msec−1 | 353.1334 | 340.198 | |||
5msec−1 | 337.1427 | 326.5421 |
Average heat transfer coefficient values
S No | Input velocity | Reynolds number |
Maximum temperature (K) |
Average temperature (K) |
Heat transfer coefficient (Wm2K) |
1 | 1msec−1 | 821.50 | 385.6845 | 369.5099 | 43.143 |
2 | 2.5msec−1 | 2053.76 | 353.1334 | 340.198 | 68.2177 |
3 | 5msec−1 | 4107.52 | 337.1427 | 326.5421 | 96.4733 |
Conclusion
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week-4 : Basic Calibration of Single cylinder CI-Engine
Aim: Basic Calibration of Single cylinder CI-Engine Objective : Explore Tutorial No 1- CI final 1.Compare SI vs CI and list down differences (assignment no 2-SI) 2. Comments on the following parameters BSFC Exhaust Temperature A/F ratios 3.Change MFB 50 and observe impact on performance Introduction Difference…
11 Nov 2021 05:26 AM IST
Week 2 : Basic Calibration of Single cylinder SI-Engine
Aim: Basic Calibration of Single-cylinder SI-Engine Objective: 1. Run the case at 1800 rpm and list down important parameters (20 Marks) air flow rate BMEP BSFC In-cylinder pressure 2. Increase the power output at 3600 rpm by 10% (30 Marks) Introduction A spark-ignition engine (SI engine) is…
22 Oct 2021 07:11 AM IST
Week 1 : Exploring the GUI of GT-POWER
Aim: Exploring the GUI of GT-suite GT-suite can be used in a wide range of applications. There are several industries that are using GT-suite for various applications On-highway and off-highway vehicle Marine and rail Industrial machinery Aerospace Power generation Multiphysics platform GT-Suite has a versatile multiphysics…
12 Oct 2021 02:52 PM IST
Week 8: Literature review - RANS derivation and analysis
Aim: Literature review - RANS derivation and analysis Objective: Apply Reynolds decomposition to the NS equations and come up with the expression for Reynolds stress. Explain your understanding of the terms Reynolds stress What is turbulent viscosity? How is it different from molecular viscosity? Introduction…
01 Sep 2021 07:52 AM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.