Numerical Study of Heat Transfer in a High Temperature Heat Sink

Size: px
Start display at page:

Download "Numerical Study of Heat Transfer in a High Temperature Heat Sink"

Transcription

1 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February Numerical Study of Heat Transfer in a High Temperature Heat Sink ABSTRACT Dr. Ahmed F. Khudheyer, 2013, Iraq, ahyaja@yahoo.com, A finite volume based numerical scheme is developed to estimate the temperature distribution within a high temperature rectangular fin heat sink. A coupled conduction, convection, and radiation problem is solved with conduction occurring through the substrate and radiation and convection boundary conditions on the surfaces of the fins. Those boundaries involving both radiation and convection to the ambient are accounted for by linearizing radiation terms and updating the temperature-based radiosities at each iteration. The convection coefficient and heat sink thermal conductivity are assumed to be uniform and independent of temperature. A geometric multi-grid method is implemented to drastically decrease computation time. A number of test cases are analyzed for a heat sink with overall dimensions of 50 mm x 50 mm x 5 mm while varying the fin thickness and number of channels. Using the performance metric of thermal resistance based on differences between base and ambient temperatures, the optimum design composes of 6 channels with 1 mm thick fins corresponding to a thermal resistance of 13.6 K/W. INTRODUCTION Heat sinks are commonly used in many industries to increase the rate of heat removal over which forced or free convection can occur. They can most often be found in various electronic devices such as microprocessors and high performance video cards. In many cases, heat sinks are coated with high emissivity paint to further increase the heat removal rate. Radiation then becomes important and determining the temperature distribution within the heat sink is non-trivial and must account for radiosities of all exposed surfaces and view factors from one fin to the next. The current work provides a numerical approach to solving this problem. the problem is first described in more detail including treatment of all boundary conditions. Discretized equations representing the heat transfer throughout the entire domain are presented in forms most easily implemented into line by line tridiagonal matrix (LBLTDMA) solvers. The exchange of radiation is then discussed with methods for calculating view factors and radiosities of all surfaces exposed to ambient conditions. The overall solution procedure is given as well as a description of the multi-grid scheme implemented to accelerate convergence. This is followed by a code validation comparing the present work with similar results obtain using Fluent. Finally results from a number of test cases are given showing the ability to optimize the geometric dimensions of the heat sink. NOMENCLATURE A Coefficient for q b Ai Cell surface area a Cell coefficient B Coefficient for q b b Source term E b Black body emissive power F ij View factor from surface I to surface j g Gravitational constant H Overall height of heat sink h Convection coefficient k Thermal conductivity of substrate kf Thermal conductivity of fluid Overall length and width of heat sink L 0 Q in q q 0 '' Ra S R th S T x x y y Greek Total heat input into the base of the heat sink Heat flow Heat flux into base of heat sink Raleigh number based on channel width Overall thermal resistance of heat sink Channel width Temperature Cell width Distance in x-direction Cell height Distance in y-direction Thermal diffusivity Coefficient of thermal expansion Emissivity Kinematic viscosity Stefan-Boltzmann constant Subscripts/Superscripts b Boundary conv Convecti on E East neighboring cell e East face i,j Surface indices N North neighboring cell n North face nb Near boundary p Particular cell rad Radiation S s Tb W w South neighboring cell South face Linearized with respect to T b West neighboring cell West face w 1 Arc length of boundary surface

2 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February Ambient PROBLEM DESCRIPTION The heat sink of interest in this paper is shown in Figure 1 where dashed lines reveal the domain considered during analysis. This domain is shown in Figure 2 where the heat flux at the base is specified (q 0 ''). In addition, due to symmetry, both the far left and right boundaries can be considered insulated yielding a total of three pure Neumann boundary conditions. The discrete equations for these cells are given in Eq. (1) where the coefficient for any particular cell (a P ) is simply the sum of the coefficients for all neighboring cells to the east (E), west (W), north (N), and south (S). For the case of a specified non-zero heat flux (as is the case with the heat sink base), the b term simply becomes q'' x as shown in Eq. (1), but in all other cases, this is zero. Figure 1: Illustration of heat sink with overall dimensions of L * L 0 * H and heat flux entering through base. Figure 2: Heat sink subsection used for analysis with temperature of surroundings equal to ambient conditions. Surfaces 1-5 experience heat transfer to ambient through both convection (qconv) and radiation (qrad). The treatment of the remaining boundaries (surfaces 1-5 of Figure 2) however is more difficult because both convection and radiation contribute to the heat leaving those boundaries. The radiation in particular requires careful consideration and due to the enclosure type problem, radiosities must be computed to accurately describe the total heat transfer occurring at these surfaces. Moreover, once the domain is discretized these procedures become increasingly more complex and are described separately in the next section. MULTIMODE BOUNDARY CONDITIONS We begin the analysis of boundaries where both convection and radiation occur by observing the heat leaving a discretized surface as shown in Figure 3 where T P and T b are the cell centroid and boundary temperatures, respectively. The total heat leaving (q b ) through this surface is expressed in Eq. (2) where h is the convection coefficient, is the surface emissivity, and J b* is the radiosity. The notation (*) denotes a value which is computed using prevailing values, or those from a previous iteration. Also, it is important to note that this expression is strictly representative of a cell with a vertical surface exposed to ambient conditions, hence the use of y. For a cell with a horizontal boundary, one needs to simply replace this with x for this equation and all equations hereafter. The detailed treatment of J b* will follow in subsequent sections and is based on view factors and temperatures of all surfaces within the enclosure. For the time being, we will simply accept that this quantity is calculated from prevailing values and treat it as a known parameter. The expression in Eq. (2) can be rearranged grouping terms common to T b and those based on specified parameters as is shown in Eq. (3). The radiation term containing T b4 must now be linearized to obtain discrete equations which ultimately form a linear set of equations. This is done by expressing the non-linear quantity in terms of prevailing and current iteration values of T b as is shown in Eq. (4) where the non-linear term involving T b in Eq. (3) has been redefined as q Tb. It is worth noting that once convergence is met (T b = T b* ), the expression simplifies to the original definition of q Tb. Upon substitution of Eq. (4) into Eq. (3), the overall expression for heat leaving the boundary takes the form shown in Eq. (5), where again the terms involving T b and those based on known parameters are grouped together. The T b coefficient and the constant are redefined as B * and A *, respectively and it is important note that regardless of the initial guess or the accuracy of the current iteration, both B * and A * remain positive quantities. This will prove useful once the final discretized equations are presented.

3 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February RADIATION EXCHANGE As discussed in the previous section, J b must be evaluated to determine the q rad portion of the boundary heat flux. The radiosity from each discretized surface can be evaluated by solving the system of linear equations [1]: Rewriting Eq. (10) in a form more convenient for programming yields: The next step is to balance the expression for q b with the conduction from the cell centroid to the boundary as is shown in Eq. (6), which can then be solved for T b as shown in Eq. (7). This result is then substituted back into Eq. (5) and used in conjunction with the overall energy balance within the cell, namely all the heat leaving through conduction to neighboring cells plus the heat leaving through the boundary must equal zero. For the particular cell configuration shown in Figure 3, the three neighboring cells are to the west, north, and south. The conductive fluxes are balanced as previously described and the result is shown in Eq. (8), which represents the discrete equation used for all boundary cells where both convection and radiation occur. A more convenient form is presented in Eq.(9), which can easily be adapted to cells with horizontal surfaces exposed to ambient conditions as well. Notice that because both B * and A * are positive quantities, a P is greater than the sum the neighboring coefficients (a W, a N, and a S ) thereby satisfying the scarborough criterion in the inequality enabling the use of iterative techniques for solving the system of equations. where i is the emissivity, A i is the surface area, is the Stefan-Boltzmann constant, E bi is the black body emissive power, and T bi is the surface temperature. The form of Eq. (11) is similar to a diffusion equation. However, instead of being linked to just the near boundary cells, J i is dependent on the radiosity from all surfaces j in the domain that surface i undergoes radiation exchange with. In the event that i = 0, the source term, b i, goes to 0 and a i evaluates to just the sum of the a ij coefficients. In the other extreme, if i = 1, a i and b i goes to infinity. Clearly this is not desirable from a computational standpoint. From Eq. (10), it is apparent that J i = E bi when i = 1. By preserving the form of Eq. (11), the coefficients can be evaluated as: Eq. (11) satisfies the Scarborough Criteria unconditionally in the equality and conditionally in the inequality as long as i >0 for at least one surface in the domain. Since i > 0 for practical engineering surfaces,

4 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February the Gauss-Seidel method is guaranteed to converge and is the solution method chosen in the present work. A TDMA method is not recommended for solving Eq. (11) since the radiosity of surface i is linked to all of the visible surfaces j in the enclosure, not just the neighbors. Eq. (11) also guarantees boundedness of the solution; J i is bounded by min [J j for all j i, E bi ] and max[j j for all j i, E bi ]. The view factors for 2D surfaces, infinite in one extent, can be conveniently evaluated using the cross-strings method [1]. The view factor between any two surfaces 1 and 2 (see Figure 4) is given by the expression: where w 1 is the arc length along surface 1. The absolute value in Eq. (13) is to emphasize that whether ac and bd are cross-distances or direct-distances (shown as ad and bc in Figure 4), the result only differs in sign. By implementing the absolute value in the program, no elaborate algorithms are required to ensure that the crossdistances are evaluated first. SOLUTION PROCEDURE The calculation of the cell values, T P, requires that the boundary surface radiosities, J b, are known a priori. However, the surface radiosities are dependent on the boundary surface temperatures, T b, which are unknowns. Therefore, the basic methodology behind the solution procedure is to first calculate the J b based on a guess of T b, calculate T P based on the estimated J b, update T b based on the new T P values, and iterate. The detailed solution procedure is given below. Again, the starred (*) terms indicate values based on the previous iterate. here k f is the thermal conductivity of the fluid, S is the channel width, and Ra S* is the Raleigh number based on the channel width given by: where g is the gravitational constant, is the coefficient of thermal expansion with 1/T for air, is the kinematic viscosity and is the thermal diffusivity. 7) Calculate the remaining cell coefficients, a P and b, from Eq. (9). 8) Solve for the cell centroid temperatures, T p, using T b* and J b* (see Eq. (9)) with a Line-by-Line TDMA routine. The Line-by-Line TDMA routine performs a user specified number of sweeps through the domain so that a reasonably accurate temperature field is obtained based on the current values of T b* and J b*. This was found to improve computation efficiency compared to evaluating J b * and T b * after every sweep. 9) Calculate the boundary temperatures, T b, based on the newly calculated values of T P using Eq. (7). 10) Check for converge. If the convergence criterion is met, the solution is complete. Otherwise, go back to step 5) and iterate. It is worthwhile discussing the data structures used in the program; most notably, how to store the view factors, radiosities, and boundary temperatures and link them to their respective boundary cells. Figure 5 shows the labeling scheme used in the program. Each of the labeled surfaces 1 through 6 is divided into discrete surfaces based on the grid used in the domain. Surface 6 is a virtual surface representing the enclosure for surfaces 3 through 5. The node points of surface 6 are determined by projected the nodes from surface 4 onto 6. 1) Generate grid based on user inputs for the number of cells spanning the fin width and fin height and the number of cells spanning the overall domain height and width. 2) Calculate view factors, F ij, using Eq. (13). 3) Calculate the cell coefficients a W, a E, a N, and a S using Eq. (1). 4) Use a guess to initialize the cell centroid temperatures, T P, and boundary temperatures, T b. 5) Solve the system of equations in Eq. (11) to find the surface radiosities, J b, based on T b* starting with an initial guess for J b. Iterate until convergence using Gauss-Seidel iteration. 6) Estimate the convection coefficient, h, using the Elenbass correlation [1] based on T b*. This step was deemed necessary since the convection coefficient changes considerably with the channel dimensions. The Elanbass correlation is given below.

5 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February The boundary temperatures, T b, and radiosities, J b, are stored into 1xP arrays with P = P i representing the total number of boundary surfaces and P i represents the number of boundary surfaces on the labeled surface i shown in Figure 5a. The structure of the array is shown in Figure 5b. The direction of the arrows on Figure 5a indicates the direction of increasing index for the array along each labeled surface. The view factors, F ij, are stored in a PxP matrix with each index indicating the i th and j th surface. Since the number of cells spanning the fins and overall domain is known, the cell to which each surface belongs can be readily determined. GEOMETRIC MULTIGRID At the boundary cells, T p is linked to T through the a P and b coefficients of Eq. (9). If these coefficients are small compared to the a nb coefficients, T p will be more dependent on the current values of the near boundary temperatures than T. For the heat sink properties and conditions used in the present study, the convergence rate was quite slow. Therefore, it was decided to implement a rudimentary multi-grid method to accelerate convergence. stall on the finer meshes. For the present study, a relative error between iterates of 10-6 was found to allow fast convergence and accurate solutions. The computational acceleration due to the multi-grid method is astonishing. Prior to the multigrid, one case took 2 hrs, 45 min, and 58.3 sec to converge using a 40x40 mesh. The same case can now be completed in 2.02 sec, almost a 5000x decrease in computation time. MODEL VERIFICATION To ensure that our results are meaningful, our numerical code must be validated. This was achieved by benchmarking our code against a commercial CFD package, Fluent. Since the boundary conditions of the current problem (convection and radiation) are difficult to implement directly in Fluent, it was decided to benchmark the radiation and convection parts separately. Table 1: Properties and dimensions of heat sink used in model verification The dimensions and properties of the heat sink used in the model validation are given in Table 1. To benchmark the convection part of the code, the radiation was turned off. The convection coefficient was set to a constant of 15 W/m 2 -K with an ambient temperature of 300 K. The results from the Fluent simulations and our code is shown in Table 2. Table 2: Comparison of results from numerical code and Fluent An example of the meshing using in the geometric multigrid method is shown in Figure 6. The program first iterates on a coarse mesh such as the one shown in Figure 6a using a user supplied initial guess. Once the solution has converged on the coarse mesh, the cell values are interpolated onto a finer mesh. The process repeats until the finest mesh level is achieved. Five grid levels were implemented in the present work: 2x3, 5x5, 10x10, 20x20, and 40x40 meshes. There are some limitations to the multi-grid method as implemented. For instance, if the program stalls on a fine mesh, it will not go back to a coarser mesh. The program simply proceeds from the coarsest to finest mesh. In some instances, it was found that if the convergence criterion was set too small, the program would The radiation part of the code was verified by turning convection off and setting the emissivity to 0.9. The computational domain and boundary conditions used in the Fluent model is shown in Figure 7. A dummy fluid was specified to fill the channel region, which allows the surface-to-surface (s2s) radiation model to be implemented. The fluid motion was specified to be stagnant and the thermal conductivity was set to a negligible value to eliminate the effects of the fluid on the heat transfer. Surfaces 3-6 used the s2s model. Surfaces 1 and 2 were set to radiation boundary

6 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February conditions and surface 6 was set to a constant temperature. The results of the Fluent simulations and computational model are shown in table 2. It is apparent that our code is performing as expected. The mesh independence of the solution was also explored using the mesh sizes as stated before: 2x3, 5x5, 10x10, 20x20, and 40x40. Due to the high thermal conductivity of the heat sink, the temperature in the heat sink is close to uniform so the results are relatively insensitive to mesh size. In fact, even the 2x3 mesh yielded temperatures very close to the 40x40 mesh (within 0.05 K). However it was decided to use the 40x40 mesh both due to the computational efficiency of the multi-grid algorithm and because the temperature contour plots are more aesthetically pleasing on the 40x40 mesh than the coarser meshes. RESULTS FROM OPTIMIZATION To further explore the performance of an entire family of heat sinks, the thermal resistance was analyzed varying the fin thickness and number of channels keeping all other parameters fixed at specified values. Figure 8 illustrates the heat sink orientation considered and the various parameters which are kept fixed during the optimization routines. The values used for these parameters are listed in Table 3 along with the specified channel height, which also remains fixed. The thermal and radiative properties of the heat sink are based on aluminum painted black. The range considered for fin thickness and number of channels can also be found in Table 3 and analysis was performed at 21 and 19 discrete levels over each respective range. The channel width was constrained to be greater than 1 mm to prevent unrealistically small or negative values. For the case of 1 mm thick fins and 10 channels, the converged temperature contours are shown in Figure 9. For this case and all cases considered during optimization, the result is very near isothermal (a temperature difference of 0.24 K for the case shown in Figure 9). This is due to the geometric sizes considered as well as the high thermal conductivity of the heat sink. Thermal resistance (R th ) defined by Eq. (16) is used as the performance metric, where T bs is the average base temperature and Q in is the overall heat input to the heat sink. The thermal resistance was computed for each unique case and a surface plot of the results is shown in Figure 10 where a minimum occurs with a fin thickness of 1 mm and 6 channels yielding an overall resistance of 13.6 K/W. For heat sinks with 9 channels or greater, the thermal resistance could not be computed up to fin thicknesses of 5 mm because the channel width was below the constraint of 1 mm. As the number of channels increases for any given fin thickness, a drop in thermal resistance is observed for a small number of channels. A minimum thermal resistance is reached before the resistance increases with increasing number of channels. The thermal resistance of the heat sink is a balance between the convective and

7 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February radiative fluxes and the overall surface area. The natural convection coefficient (given by Eq.(14)) typically decreases with increasing number of channels due to the decreased fluid motion caused by the constrained channel dimensions. The radiative heat flux also diminishes due to the narrowing channel widths. However, the surface area of the heat sink increases with increasing number of channels. For a small number of channels, the increase in surface area more than compensates for the decreasing convective and radiative fluxes. However, after an optimum is reached, the increase in surface area is no longer able to compensate for the decreasing boundary fluxes resulting in an increase in thermal resistance. The optimum number of channels is also dependent on the fin thickness. However, the high thermal conductivity of the heat sink material results in high fin efficiency for the fin thicknesses under consideration. Therefore, the thermal resistance of the heat sink increases for increasing fin thickness (i.e. decreasing channel width) due to the reduced boundary fluxes. CONCLUSION A numerical approach to multimode heat transfer in a high temperature heat sink has been developed and validated against a commercial CFD package. This code developed uses linearization techniques to treat boundaries that experience heat transfer through both convection and radiation. Radiosities are computed using a surface to surface radiation exchange model. A geometric multi-grid method was found to significantly improve computational performance (a 5000x speedup for the cases explored). The model was used to explore the optimal dimensions of a high temperature heat sink that undergoes radiation and natural convection. The optimal design of a 50 mm x 50 mm x 5 mm aluminum heat sink with a heat input of 12.5 W consists of 6 channels with 1 mm fin widths. The code could be easily implemented to study the heat transfer in other geometries where convection and radiation are important. However, the numerical model is currently formulated for rectangular, structured meshes and the formulation may require modification for other meshing geometries. REFERENCES [1] Incropera, F.P., DeWitt, D.P., Fundamentals of Heat and Mass Transfer, 5 th ed., John Wiley & Sons, NY.

8 International Journal of Scientific & Engineering Research Volume 4, Issue 2, February

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER International Journal of Advancements in Research & Technology, Volume 1, Issue2, July-2012 1 CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER ABSTRACT (1) Mr. Mainak Bhaumik M.E. (Thermal Engg.)

More information

Iterative calculation of the heat transfer coefficient

Iterative calculation of the heat transfer coefficient Iterative calculation of the heat transfer coefficient D.Roncati Progettazione Ottica Roncati, via Panfilio, 17 44121 Ferrara Aim The plate temperature of a cooling heat sink is an important parameter

More information

Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction

Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction Module 1 : Conduction Lecture 5 : 1D conduction example problems. 2D conduction Objectives In this class: An example of optimization for insulation thickness is solved. The 1D conduction is considered

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

Natural Convection. Buoyancy force

Natural Convection. Buoyancy force Natural Convection In natural convection, the fluid motion occurs by natural means such as buoyancy. Since the fluid velocity associated with natural convection is relatively low, the heat transfer coefficient

More information

Integration of a fin experiment into the undergraduate heat transfer laboratory

Integration of a fin experiment into the undergraduate heat transfer laboratory Integration of a fin experiment into the undergraduate heat transfer laboratory H. I. Abu-Mulaweh Mechanical Engineering Department, Purdue University at Fort Wayne, Fort Wayne, IN 46805, USA E-mail: mulaweh@engr.ipfw.edu

More information

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

More information

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Universal Journal of Mechanical Engineering (1): 8-33, 014 DOI: 10.13189/ujme.014.00104 http://www.hrpub.org Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Alireza Falahat

More information

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra***

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra*** Ravi Kumar Singh, K. B. Sahu, Thakur Debasis Mishra / International Journal of Engineering Research and Applications (IJERA) ISSN: 48-96 www.ijera.com Vol. 3, Issue 3, May-Jun 3, pp.766-77 Analysis of

More information

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

Overset Grids Technology in STAR-CCM+: Methodology and Applications

Overset Grids Technology in STAR-CCM+: Methodology and Applications Overset Grids Technology in STAR-CCM+: Methodology and Applications Eberhard Schreck, Milovan Perić and Deryl Snyder eberhard.schreck@cd-adapco.com milovan.peric@cd-adapco.com deryl.snyder@cd-adapco.com

More information

Eco Pelmet Modelling and Assessment. CFD Based Study. Report Number 610.14351-R1D1. 13 January 2015

Eco Pelmet Modelling and Assessment. CFD Based Study. Report Number 610.14351-R1D1. 13 January 2015 EcoPelmet Pty Ltd c/- Geoff Hesford Engineering 45 Market Street FREMANTLE WA 6160 Version: Page 2 PREPARED BY: ABN 29 001 584 612 2 Lincoln Street Lane Cove NSW 2066 Australia (PO Box 176 Lane Cove NSW

More information

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) Proceedings of the 2 nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 ISSN 0976 6340 (Print)

More information

Experimental Study of Free Convection Heat Transfer From Array Of Vertical Tubes At Different Inclinations

Experimental Study of Free Convection Heat Transfer From Array Of Vertical Tubes At Different Inclinations Experimental Study of Free Convection Heat Transfer From Array Of Vertical Tubes At Different Inclinations A.Satyanarayana.Reddy 1, Suresh Akella 2, AMK. Prasad 3 1 Associate professor, Mechanical Engineering

More information

Abaqus/CFD Sample Problems. Abaqus 6.10

Abaqus/CFD Sample Problems. Abaqus 6.10 Abaqus/CFD Sample Problems Abaqus 6.10 Contents 1. Oscillatory Laminar Plane Poiseuille Flow 2. Flow in Shear Driven Cavities 3. Buoyancy Driven Flow in Cavities 4. Turbulent Flow in a Rectangular Channel

More information

CFD Application on Food Industry; Energy Saving on the Bread Oven

CFD Application on Food Industry; Energy Saving on the Bread Oven Middle-East Journal of Scientific Research 13 (8): 1095-1100, 2013 ISSN 1990-9233 IDOSI Publications, 2013 DOI: 10.5829/idosi.mejsr.2013.13.8.548 CFD Application on Food Industry; Energy Saving on the

More information

Two-Dimensional Conduction: Shape Factors and Dimensionless Conduction Heat Rates

Two-Dimensional Conduction: Shape Factors and Dimensionless Conduction Heat Rates Two-Dimensional Conduction: Shape Factors and Dimensionless Conduction Heat Rates Chapter 4 Sections 4.1 and 4.3 make use of commercial FEA program to look at this. D Conduction- General Considerations

More information

Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis

Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis Tamkang Journal of Science and Engineering, Vol. 12, No. 1, pp. 99 107 (2009) 99 Laminar Flow and Heat Transfer of Herschel-Bulkley Fluids in a Rectangular Duct; Finite-Element Analysis M. E. Sayed-Ahmed

More information

Natural convection in a room with two opposite heated vertical walls

Natural convection in a room with two opposite heated vertical walls INTERNATIONAL JOURNAL OF ENERGY AND ENVIRONMENT Volume 6, Issue 1, 2015 pp.81-86 Journal homepage: www.ijee.ieefoundation.org Natural convection in a room with two opposite heated vertical walls Ameer

More information

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics Lecture 6 - Boundary Conditions Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Outline Overview. Inlet and outlet boundaries.

More information

EFFECT ON HEAT TRANSFER AND THERMAL DEVELOPMENT OF A RADIATIVELY PARTICIPATING FLUID IN A CHANNEL FLOW

EFFECT ON HEAT TRANSFER AND THERMAL DEVELOPMENT OF A RADIATIVELY PARTICIPATING FLUID IN A CHANNEL FLOW INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print), ISSN 0976 6340 (Print) ISSN 0976 6359

More information

Keywords: Heat transfer enhancement; staggered arrangement; Triangular Prism, Reynolds Number. 1. Introduction

Keywords: Heat transfer enhancement; staggered arrangement; Triangular Prism, Reynolds Number. 1. Introduction Heat transfer augmentation in rectangular channel using four triangular prisms arrange in staggered manner Manoj Kumar 1, Sunil Dhingra 2, Gurjeet Singh 3 1 Student, 2,3 Assistant Professor 1.2 Department

More information

Thermal Management of Electronic Devices used in Automotive Safety A DoE approach

Thermal Management of Electronic Devices used in Automotive Safety A DoE approach Thermal Management of Electronic Devices used in Automotive Safety A DoE approach Vinod Kumar, Vinay Somashekhar and Srivathsa Jagalur Autoliv India Private Limited, Bangalore, India Abstract: Electronic

More information

Trace Layer Import for Printed Circuit Boards Under Icepak

Trace Layer Import for Printed Circuit Boards Under Icepak Tutorial 13. Trace Layer Import for Printed Circuit Boards Under Icepak Introduction: A printed circuit board (PCB) is generally a multi-layered board made of dielectric material and several layers of

More information

TESLA Report 2003-03

TESLA Report 2003-03 TESLA Report 23-3 A multigrid based 3D space-charge routine in the tracking code GPT Gisela Pöplau, Ursula van Rienen, Marieke de Loos and Bas van der Geer Institute of General Electrical Engineering,

More information

Differential Balance Equations (DBE)

Differential Balance Equations (DBE) Differential Balance Equations (DBE) Differential Balance Equations Differential balances, although more complex to solve, can yield a tremendous wealth of information about ChE processes. General balance

More information

INTERNATIONAL ASSOCIATION OF CLASSIFICATION SOCIETIES. Interpretations of the FTP

INTERNATIONAL ASSOCIATION OF CLASSIFICATION SOCIETIES. Interpretations of the FTP INTERNATIONAL ASSOCIATION OF CLASSIFICATION SOCIETIES Interpretations of the FTP CONTENTS FTP1 Adhesives used in A or B class divisions (FTP Code 3.1, Res A.754 para. 3.2.3) June 2000 FTP2 Pipe and duct

More information

Using Computational Fluid Dynamics (CFD) for improving cooling system efficiency for Data centers

Using Computational Fluid Dynamics (CFD) for improving cooling system efficiency for Data centers Data Centre Best Practises Workshop Using Computational Fluid Dynamics (CFD) for improving cooling system efficiency for Data centers Shishir Gupta 17 th March 2009 You are Here Introduction to CFD Data

More information

FREE CONVECTION FROM OPTIMUM SINUSOIDAL SURFACE EXPOSED TO VERTICAL VIBRATIONS

FREE CONVECTION FROM OPTIMUM SINUSOIDAL SURFACE EXPOSED TO VERTICAL VIBRATIONS International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 214-224, Article ID: IJMET_07_01_022 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

Adaptation of General Purpose CFD Code for Fusion MHD Applications*

Adaptation of General Purpose CFD Code for Fusion MHD Applications* Adaptation of General Purpose CFD Code for Fusion MHD Applications* Andrei Khodak Princeton Plasma Physics Laboratory P.O. Box 451 Princeton, NJ, 08540 USA akhodak@pppl.gov Abstract Analysis of many fusion

More information

The Basics of FEA Procedure

The Basics of FEA Procedure CHAPTER 2 The Basics of FEA Procedure 2.1 Introduction This chapter discusses the spring element, especially for the purpose of introducing various concepts involved in use of the FEA technique. A spring

More information

Energy Efficient Process Heating: Insulation and Thermal Mass

Energy Efficient Process Heating: Insulation and Thermal Mass Energy Efficient Process Heating: Insulation and Thermal Mass Kevin Carpenter and Kelly Kissock Department of Mechanical and Aerospace Engineering University of Dayton 300 College Park Dayton, OH 45469-0210

More information

Module 6 Case Studies

Module 6 Case Studies Module 6 Case Studies 1 Lecture 6.1 A CFD Code for Turbomachinery Flows 2 Development of a CFD Code The lecture material in the previous Modules help the student to understand the domain knowledge required

More information

1 Finite difference example: 1D implicit heat equation

1 Finite difference example: 1D implicit heat equation 1 Finite difference example: 1D implicit heat equation 1.1 Boundary conditions Neumann and Dirichlet We solve the transient heat equation ρc p t = ( k ) (1) on the domain L/2 x L/2 subject to the following

More information

Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004

Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004 FSI-02-TN59-R2 Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004 1. Introduction A major new extension of the capabilities of FLOW-3D -- the multi-block grid model -- has been incorporated

More information

Heat Transfer by Free Convection

Heat Transfer by Free Convection Heat Transfer by Free Convection Introduction This example describes a fluid flow problem with heat transfer in the fluid. An array of heating tubes is submerged in a vessel with fluid flow entering at

More information

Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials.

Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials. Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials. Attachment C1. SolidWorks-Specific FEM Tutorial 1... 2 Attachment C2. SolidWorks-Specific

More information

Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412

Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412 , July 2-4, 2014, London, U.K. Application of CFD Simulation in the Design of a Parabolic Winglet on NACA 2412 Arvind Prabhakar, Ayush Ohri Abstract Winglets are angled extensions or vertical projections

More information

A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME CFD SOLVER ISIS-CFD

A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME CFD SOLVER ISIS-CFD European Conference on Computational Fluid Dynamics ECCOMAS CFD 2006 P. Wesseling, E. Oñate and J. Périaux (Eds) c TU Delft, The Netherlands, 2006 A CODE VERIFICATION EXERCISE FOR THE UNSTRUCTURED FINITE-VOLUME

More information

Thermal Simulation of a Power Electronics Cold Plate with a Parametric Design Study

Thermal Simulation of a Power Electronics Cold Plate with a Parametric Design Study EVS28 KINTEX, Korea, May 3-6, 2015 Thermal Simulation of a Power Electronics Cold Plate with a Parametric Design Study Boris Marovic Mentor Graphics (Deutschland) GmbH, Germany, boris_marovic@mentor.com

More information

Ampacity simulation of a high voltage cable to connecting off shore wind farms

Ampacity simulation of a high voltage cable to connecting off shore wind farms Ampacity simulation of a high voltage cable to connecting off shore wind farms Eva Pelster 1, Dr. David Wenger 1 1 Wenger Engineering GmbH, Einsteinstr. 55, 89077 Ulm, mail@wenger-engineering.com Abstract:

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass Centre of Mass A central theme in mathematical modelling is that of reducing complex problems to simpler, and hopefully, equivalent problems for which mathematical analysis is possible. The concept of

More information

Using CFD to improve the design of a circulating water channel

Using CFD to improve the design of a circulating water channel 2-7 December 27 Using CFD to improve the design of a circulating water channel M.G. Pullinger and J.E. Sargison School of Engineering University of Tasmania, Hobart, TAS, 71 AUSTRALIA Abstract Computational

More information

ME 315 - Heat Transfer Laboratory. Experiment No. 7 ANALYSIS OF ENHANCED CONCENTRIC TUBE AND SHELL AND TUBE HEAT EXCHANGERS

ME 315 - Heat Transfer Laboratory. Experiment No. 7 ANALYSIS OF ENHANCED CONCENTRIC TUBE AND SHELL AND TUBE HEAT EXCHANGERS ME 315 - Heat Transfer Laboratory Nomenclature Experiment No. 7 ANALYSIS OF ENHANCED CONCENTRIC TUBE AND SHELL AND TUBE HEAT EXCHANGERS A heat exchange area, m 2 C max maximum specific heat rate, J/(s

More information

Feature Commercial codes In-house codes

Feature Commercial codes In-house codes A simple finite element solver for thermo-mechanical problems Keywords: Scilab, Open source software, thermo-elasticity Introduction In this paper we would like to show how it is possible to develop a

More information

Figure 1 - Unsteady-State Heat Conduction in a One-dimensional Slab

Figure 1 - Unsteady-State Heat Conduction in a One-dimensional Slab The Numerical Method of Lines for Partial Differential Equations by Michael B. Cutlip, University of Connecticut and Mordechai Shacham, Ben-Gurion University of the Negev The method of lines is a general

More information

Effect of design parameters on temperature rise of windings of dry type electrical transformer

Effect of design parameters on temperature rise of windings of dry type electrical transformer Effect of design parameters on temperature rise of windings of dry type electrical transformer Vikas Kumar a, *, T. Vijay Kumar b, K.B. Dora c a Centre for Development of Advanced Computing, Pune University

More information

Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0

Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0 Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description This exercise consists of an analysis of an electronics component cooling design using fins: All

More information

COMPARISON OF SOLUTION ALGORITHM FOR FLOW AROUND A SQUARE CYLINDER

COMPARISON OF SOLUTION ALGORITHM FOR FLOW AROUND A SQUARE CYLINDER Ninth International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia - December COMPARISON OF SOLUTION ALGORITHM FOR FLOW AROUND A SQUARE CYLINDER Y. Saito *, T. Soma,

More information

Chapter 6: Solving Large Systems of Linear Equations

Chapter 6: Solving Large Systems of Linear Equations ! Revised December 8, 2015 12:51 PM! 1 Chapter 6: Solving Large Systems of Linear Equations Copyright 2015, David A. Randall 6.1! Introduction Systems of linear equations frequently arise in atmospheric

More information

CFD Application on Food Industry; Energy Saving on the Bread Oven

CFD Application on Food Industry; Energy Saving on the Bread Oven Iranica Journal of Energy & Environment 3 (3): 241-245, 2012 ISSN 2079-2115 IJEE an Official Peer Reviewed Journal of Babol Noshirvani University of Technology DOI: 10.5829/idosi.ijee.2012.03.03.0548 CFD

More information

Supporting document to NORSOK Standard C-004, Edition 2, May 2013, Section 5.4 Hot air flow

Supporting document to NORSOK Standard C-004, Edition 2, May 2013, Section 5.4 Hot air flow 1 of 9 Supporting document to NORSOK Standard C-004, Edition 2, May 2013, Section 5.4 Hot air flow A method utilizing Computational Fluid Dynamics (CFD) codes for determination of acceptable risk level

More information

Steady Heat Conduction

Steady Heat Conduction Steady Heat Conduction In thermodynamics, we considered the amount of heat transfer as a system undergoes a process from one equilibrium state to another. hermodynamics gives no indication of how long

More information

Optimization of electronic devices placement on printed circuit board

Optimization of electronic devices placement on printed circuit board Optimization of electronic devices placement on printed circuit board Abstract by M. Felczak, T.Wajman and B. Więcek Technical University of Łódź, Wólczańska 211/215, 90-924 Łódź, Poland Power densities

More information

A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER

A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER William Logie and Elimar Frank Institut für Solartechnik SPF, 8640 Rapperswil (Switzerland)

More information

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi 2 Rajesh Dudi 1 Scholar and 2 Assistant Professor,Department of Mechanical Engineering, OITM, Hisar (Haryana)

More information

International Journal of Heat and Mass Transfer

International Journal of Heat and Mass Transfer International Journal of Heat and Mass Transfer 57 (2013) 190 201 Contents lists available at SciVerse ScienceDirect International Journal of Heat and Mass Transfer journal homepage: www.elsevier.com/locate/ijhmt

More information

DESIGN AND SIMULATION OF LITHIUM- ION BATTERY THERMAL MANAGEMENT SYSTEM FOR MILD HYBRID VEHICLE APPLICATION

DESIGN AND SIMULATION OF LITHIUM- ION BATTERY THERMAL MANAGEMENT SYSTEM FOR MILD HYBRID VEHICLE APPLICATION DESIGN AND SIMULATION OF LITHIUM- ION BATTERY THERMAL MANAGEMENT SYSTEM FOR MILD HYBRID VEHICLE APPLICATION Ahmed Imtiaz Uddin, Jerry Ku, Wayne State University Outline Introduction Model development Modeling

More information

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows 3.- 1 Basics: equations of continuum mechanics - balance equations for mass and momentum - balance equations for the energy and the chemical

More information

Introduction to the Finite Element Method (FEM)

Introduction to the Finite Element Method (FEM) Introduction to the Finite Element Method (FEM) ecture First and Second Order One Dimensional Shape Functions Dr. J. Dean Discretisation Consider the temperature distribution along the one-dimensional

More information

POISSON AND LAPLACE EQUATIONS. Charles R. O Neill. School of Mechanical and Aerospace Engineering. Oklahoma State University. Stillwater, OK 74078

POISSON AND LAPLACE EQUATIONS. Charles R. O Neill. School of Mechanical and Aerospace Engineering. Oklahoma State University. Stillwater, OK 74078 21 ELLIPTICAL PARTIAL DIFFERENTIAL EQUATIONS: POISSON AND LAPLACE EQUATIONS Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078 2nd Computer

More information

Fourth-Order Compact Schemes of a Heat Conduction Problem with Neumann Boundary Conditions

Fourth-Order Compact Schemes of a Heat Conduction Problem with Neumann Boundary Conditions Fourth-Order Compact Schemes of a Heat Conduction Problem with Neumann Boundary Conditions Jennifer Zhao, 1 Weizhong Dai, Tianchan Niu 1 Department of Mathematics and Statistics, University of Michigan-Dearborn,

More information

Combustion Engine Optimization

Combustion Engine Optimization Combustion Engine Optimization Stefan Jakobsson, Muhammad Saif Ul Hasnain,, Robert Rundqvist, Fredrik Edelvik, Michael Patriksson Mattias Ljungqvist Volvo Cars, Johan Wallesten and Dimitri Lortet Volvo

More information

Energy Efficient Data Center Design. Can Ozcan Ozen Engineering Emre Türköz Ozen Engineering

Energy Efficient Data Center Design. Can Ozcan Ozen Engineering Emre Türköz Ozen Engineering Energy Efficient Data Center Design Can Ozcan Ozen Engineering Emre Türköz Ozen Engineering 1 Bio Can Ozcan received his Master of Science in Mechanical Engineering from Bogazici University of Turkey in

More information

Lecture 9, Thermal Notes, 3.054

Lecture 9, Thermal Notes, 3.054 Lecture 9, Thermal Notes, 3.054 Thermal Properties of Foams Closed cell foams widely used for thermal insulation Only materials with lower conductivity are aerogels (tend to be brittle and weak) and vacuum

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

APPENDIX 3 CFD CODE - PHOENICS

APPENDIX 3 CFD CODE - PHOENICS 166 APPENDIX 3 CFD CODE - PHOENICS 3.1 INTRODUCTION PHOENICS is a general-purpose software code which predicts quantitatively the flow of fluids in and around engines, process equipment, buildings, human

More information

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 2-2 What is CFD? Computational fluid dynamics (CFD) is the science

More information

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 2 Introduction to CFD Methodology Introduction to ANSYS FLUENT L2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions,

More information

Optimum fin spacing for fan-cooled heat sinks

Optimum fin spacing for fan-cooled heat sinks Optimum fin spacing for fan-cooled heat sinks Keywords: optimum fin spacing fan-cooled heat sink heatsink optimal fin pitch parallel plate fin array optimization forced air cooling fan curve pressure drop

More information

Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine

Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine HEFAT2012 9 th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics 16 18 July 2012 Malta Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine Dr MK

More information

THERMAL DESIGN AND TEST REQUIREMENTS FOR OUTSIDE PLANT CABLE TELECOMMUNICATIONS EQUIPMENT Al Marshall, P.E. Philips Broadband Networks

THERMAL DESIGN AND TEST REQUIREMENTS FOR OUTSIDE PLANT CABLE TELECOMMUNICATIONS EQUIPMENT Al Marshall, P.E. Philips Broadband Networks THERMAL DESIGN AND TEST REQUIREMENTS FOR OUTSIDE PLANT CABLE TELECOMMUNICATIONS EQUIPMENT Al Marshall, P.E. Philips Broadband Networks Abstract Shrinking thermal margins, driven by sophisticated but thermally

More information

Rotation: Moment of Inertia and Torque

Rotation: Moment of Inertia and Torque Rotation: Moment of Inertia and Torque Every time we push a door open or tighten a bolt using a wrench, we apply a force that results in a rotational motion about a fixed axis. Through experience we learn

More information

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Vol. XX 2012 No. 4 28 34 J. ŠIMIČEK O. HUBOVÁ NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Jozef ŠIMIČEK email: jozef.simicek@stuba.sk Research field: Statics and Dynamics Fluids mechanics

More information

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL 14 th European Conference on Mixing Warszawa, 10-13 September 2012 AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL Joanna Karcz, Lukasz Kacperski

More information

CBE 6333, R. Levicky 1 Differential Balance Equations

CBE 6333, R. Levicky 1 Differential Balance Equations CBE 6333, R. Levicky 1 Differential Balance Equations We have previously derived integral balances for mass, momentum, and energy for a control volume. The control volume was assumed to be some large object,

More information

ELECTRIC FIELD LINES AND EQUIPOTENTIAL SURFACES

ELECTRIC FIELD LINES AND EQUIPOTENTIAL SURFACES ELECTRIC FIELD LINES AND EQUIPOTENTIAL SURFACES The purpose of this lab session is to experimentally investigate the relation between electric field lines of force and equipotential surfaces in two dimensions.

More information

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis 2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

1. Lid driven flow in a cavity [Time: 1 h 30 ]

1. Lid driven flow in a cavity [Time: 1 h 30 ] Hands on computer session: 1. Lid driven flow in a cavity [Time: 1 h 30 ] Objects choice of computational domain, problem adimensionalization and definition of boundary conditions; influence of the mesh

More information

Energy and Buildings

Energy and Buildings Energy and Buildings 59 (2013) 62 72 Contents lists available at SciVerse ScienceDirect Energy and Buildings j our na l ho me p age: www.elsevier.com/locate/enbuild Experimental thermal characterization

More information

12.307. 1 Convection in water (an almost-incompressible fluid)

12.307. 1 Convection in water (an almost-incompressible fluid) 12.307 Convection in water (an almost-incompressible fluid) John Marshall, Lodovica Illari and Alan Plumb March, 2004 1 Convection in water (an almost-incompressible fluid) 1.1 Buoyancy Objects that are

More information

Vapor Chambers. Figure 1: Example of vapor chamber. Benefits of Using Vapor Chambers

Vapor Chambers. Figure 1: Example of vapor chamber. Benefits of Using Vapor Chambers Vapor Chambers A vapor chamber is a high-end thermal management device that can evenly dissipate heat from a small source to a large platform of area (see Figure 1). It has a similar construction and mechanism

More information

COMPUTATIONAL FLOW MODELLING OF FORMULA-SAE SIDEPODS FOR OPTIMUM RADIATOR HEAT MANAGEMENT

COMPUTATIONAL FLOW MODELLING OF FORMULA-SAE SIDEPODS FOR OPTIMUM RADIATOR HEAT MANAGEMENT Journal of Engineering Science and Technology Vol. 6, No. 1 (2011) 94-108 School of Engineering, Taylor s University COMPUTATIONAL FLOW MODELLING OF FORMULA-SAE SIDEPODS FOR OPTIMUM RADIATOR HEAT MANAGEMENT

More information

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena.

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena. Dimensional Analysis and Similarity Dimensional analysis is very useful for planning, presentation, and interpretation of experimental data. As discussed previously, most practical fluid mechanics problems

More information

Problem Statement In order to satisfy production and storage requirements, small and medium-scale industrial

Problem Statement In order to satisfy production and storage requirements, small and medium-scale industrial Problem Statement In order to satisfy production and storage requirements, small and medium-scale industrial facilities commonly occupy spaces with ceilings ranging between twenty and thirty feet in height.

More information

FRIEDRICH-ALEXANDER-UNIVERSITÄT ERLANGEN-NÜRNBERG

FRIEDRICH-ALEXANDER-UNIVERSITÄT ERLANGEN-NÜRNBERG FRIEDRICH-ALEXANDER-UNIVERSITÄT ERLANGEN-NÜRNBERG INSTITUT FÜR INFORMATIK (MATHEMATISCHE MASCHINEN UND DATENVERARBEITUNG) Lehrstuhl für Informatik 10 (Systemsimulation) Massively Parallel Multilevel Finite

More information

Surface Mount Technology cooling for high volumes applications by: Cesare Capriz Aavid Thermalloy via XXV Aprile 32 Cadriano (BO) ITALY

Surface Mount Technology cooling for high volumes applications by: Cesare Capriz Aavid Thermalloy via XXV Aprile 32 Cadriano (BO) ITALY Surface Mount Technology cooling for high volumes applications by: Cesare Capriz Aavid Thermalloy via XXV Aprile 32 Cadriano (BO) ITALY Abstract: The automotive technology is fast moving in integrating

More information

Use of Computational Fluid Dynamics for Calculating Flow Rates Through Perforated Tiles in Raised-Floor Data Centers

Use of Computational Fluid Dynamics for Calculating Flow Rates Through Perforated Tiles in Raised-Floor Data Centers This article appeared in the International Journal of Heating, Ventilation, Air-Conditioning, and Refrigeration Research, Volume 9, Number 2, April 2003, pp. 153-166. Use of Computational Fluid Dynamics

More information

Definition and Evaluation of Mean Beam Lengths for Applications in Multidimensional Radiative Heat Transfer: A Mathematically Self-Consistent Approach

Definition and Evaluation of Mean Beam Lengths for Applications in Multidimensional Radiative Heat Transfer: A Mathematically Self-Consistent Approach Definition and Evaluation of Mean Beam Lengths for Applications in Multidimensional Radiative Heat Transfer: A Mathematically Self-Consistent Approach Walter W. Yuen Department of Mechanical Engineering,

More information

CFD Based Air Flow and Contamination Modeling of Subway Stations

CFD Based Air Flow and Contamination Modeling of Subway Stations CFD Based Air Flow and Contamination Modeling of Subway Stations Greg Byrne Center for Nonlinear Science, Georgia Institute of Technology Fernando Camelli Center for Computational Fluid Dynamics, George

More information

Turbulent Flow Through a Shell-and-Tube Heat Exchanger

Turbulent Flow Through a Shell-and-Tube Heat Exchanger Turbulent Flow Through a Shell-and-Tube Heat Exchanger Introduction This model describes a part of a shell-and-tube heat exchanger (see Figure 1), where hot water enters from above. The cooling medium,

More information

CHAPTER 4 CFD ANALYSIS OF THE MIXER

CHAPTER 4 CFD ANALYSIS OF THE MIXER 98 CHAPTER 4 CFD ANALYSIS OF THE MIXER This section presents CFD results for the venturi-jet mixer and compares the predicted mixing pattern with the present experimental results and correlation results

More information

Best Practices Workshop: Heat Transfer

Best Practices Workshop: Heat Transfer Best Practices Workshop: Heat Transfer Overview This workshop will have a mixed format: we will work through a typical CHT problem in STAR-CCM+, stopping periodically to elucidate best practices or demonstrate

More information

. Address the following issues in your solution:

. Address the following issues in your solution: CM 3110 COMSOL INSTRUCTIONS Faith Morrison and Maria Tafur Department of Chemical Engineering Michigan Technological University, Houghton, MI USA 22 November 2012 Zhichao Wang edits 21 November 2013 revised

More information

How To Calculate Thermal Resistance On A Pb (Plastipo)

How To Calculate Thermal Resistance On A Pb (Plastipo) VISHAY BEYSCHLAG Resistive Products 1. INTRODUCTION Thermal management is becoming more important as the density of electronic components in modern printed circuit boards (PCBs), as well as the applied

More information

Effects of Cell Phone Radiation on the Head. BEE 4530 Computer-Aided Engineering: Applications to Biomedical Processes

Effects of Cell Phone Radiation on the Head. BEE 4530 Computer-Aided Engineering: Applications to Biomedical Processes Effects of Cell Phone Radiation on the Head BEE 4530 Computer-Aided Engineering: Applications to Biomedical Processes Group 3 Angela Cai Youjin Cho Mytien Nguyen Praveen Polamraju Table of Contents I.

More information

Convection in stars is a highly turbulent, 3-dimensional and non-local motion in compressible medium on dynamical. 10 10 ; η viscosity; v

Convection in stars is a highly turbulent, 3-dimensional and non-local motion in compressible medium on dynamical. 10 10 ; η viscosity; v Energy transport by convection Convection in stars is a highly turbulent, 3-dimensional and non-local motion in compressible medium on dynamical timescales. (Reynolds number Re := vρl m 10 10 ; η viscosity;

More information

2013 Code_Saturne User Group Meeting. EDF R&D Chatou, France. 9 th April 2013

2013 Code_Saturne User Group Meeting. EDF R&D Chatou, France. 9 th April 2013 2013 Code_Saturne User Group Meeting EDF R&D Chatou, France 9 th April 2013 Thermal Comfort in Train Passenger Cars Contact For further information please contact: Brian ANGEL Director RENUDA France brian.angel@renuda.com

More information

Customer Training Material. Lecture 5. Solver Settings ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 5. Solver Settings ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 5 Solver Settings Introduction to ANSYS FLUENT L5-1 Solver Settings - Introduction So far we have looked at how to setup a basic flow simulation in FLUENT. However you should not assume that just

More information