CFD-SIMULATION OF URANIUM HEXAFLUORIDE DURING PHASE CHANGE ABSTRACT

Size: px
Start display at page:

Download "CFD-SIMULATION OF URANIUM HEXAFLUORIDE DURING PHASE CHANGE ABSTRACT"

Transcription

1 CFD-SIMULATION OF URANIUM HEXAFLUORIDE DURING PHASE CHANGE TOMI PAKARINEN Platom Oy Jääkärinkatu 33, Mikkeli, Finland ABSTRACT A model for simulating the behavior of uranium hexafluoride during melting and solidification cycles has been developed. First goal was to create a user-defined material of uranium hexafluoride for commercial computational fluid dynamics software (FLUENT). The results of the thermo physical properties are presented in this paper. The material properties were used to create a model that is able to simulate melting, solidification, evaporation and condensation. The model was used to obtain knowledge of UF6s behaviour when melting and solidifying the matter in a two-dimensional cylinder. The results were compared to the results of an analytical solution. The calculation results are consistent with the simulation. 1. Introduction Uranium hexafluoride (UF 6) is a substance used as a raw material in uranium enrichment. Its chemical and thermo physical properties make it ideal for the enrichment process because each phase change is achievable within relatively low pressures and temperatures. UF 6 is stored in an airtight cylinder in which the contents are a mixture solid and gaseous phases. To feed the material into the enrichment process, the cylinder is first heated and after reaching the desired temperature, the cylinder is exposed to vacuum. This leads to sublimation of the solid phase and the gas is fed to the enrichment process. Enriched gas is then desublimed back to another cylinder. A sample of this enriched UF 6 is required to ensure desired enrichment level. The sample is extracted by heating the cylinder beyond the melting point (64 C) after the contents of the cylinder have completely melted and homogenized. The cylinder is then cooled so that the liquid substance is solidified. The phenomena related to heating and cooling cycles inside the cylinder are not well known. This paper introduces a viable method to simulate these using numerical approach with computational fluid dynamics software. For example, the time required to heat the cylinder to melt all the contents is usually based on rough estimates and empirical knowledge. Having a tool that is capable of simulating the behaviour of the substance makes it possible to develop more efficient processing equipment. 2. CFD-model 2.1 Material properties Material properties of UF 6are not included in any commercial CFD-software. Anyway, Ansys Fluent software has a capability to add features to the solver code via user-defined functions (UDF). To add an UF 6 feature to Ansys Fluent thermo-physical properties of the media had to be defined. Anderson et al. (1994) present correlations for UF 6 in all three phases in their paper [1]. These correlations were used to create simple temperature dependent polynomial functions for viscosities, densities, specific heats and thermal conductivities for UF 6. These properties are presented in Tables 1, 2 and 3.

2 Specific heat (C p) 0, T 3 0, T 2 + J/kg 1, T + 128, Thermal conductivity (k) 0, T 3 0, T 2 + W/mK 0, T 0, Dynamic viscosity (µ) -0, T 2 + 0, T kg/ms 0, Heat of vaporization (H v) J/kg Density (ρ) real-gas-redlich-kwong equation of state kg/m 3 Table 1. Thermo-physical properties of gaseous UF6 Specific heat (C p) 421,6603 J/kgK Thermal conductivity (k) -0, T3 + 0, T2 W/mK 0, T + 0, Dynamic viscosity (µ) -0, T3 + 0, T2 kg/ms 0, T + 0, Heat of fusion (H f) J/kg Density (ρ) -0, T3 + 0, T2-74, T , kg/m3 Table 2. Thermo-physical properties of liquid UF6 Specific heat (C p) 492,9424 J/kgK Thermal conductivity (k) -3,645e-2 + 1,895e-3 T W/mK Dynamic viscosity (µ) - kg/ms Heat of fusion (H f) J/kg Density (ρ) kg/m3 Table 3. Thermo-physical properties of solid UF6 Gaseous phase was simulated as real gas using the built-in Redlich Kwong equation of state. Liquid and solid phases were considered as one single phase. This does not have any effect on the reliability of the results, because the latent heat content of both phases is taken into account in the energy equation. Material properties were switched depending on the liquid fraction of the calculation cell. For specific heats in liquid and solid phases constant values were used due to the Fluent s built-in macro used in defining the specific heat. This macro doesn t return phase level properties such as liquid fraction of the cell, so specific heat must be switched based on the temperature only. Solid density was also set to constant value due to bad convergence of variable solid density. 2.2 Geometry and mesh The model itself consists of two-dimensional cross-section of the 48G type UF 6 cylinder, which is converted into a mesh that contains elements. The mesh is presented in the figure 1.

3 Figure 1. Mesh for the model. Hanging-node adaption is applied to the edges of the geometry since strong natural convection currents are to be expected. 2.3 Phase change mechanisms The Volume-of-Fluid multiphase model is chosen to track the interphase between the phases. Solidification/melting model is enabled to simulate phase change between solid and liquid UF 6. This model is based on melting temperature only and this creates a problem, because UF 6 has a melting point at 64 C and 152 kpa. When the pressure is not taken into account, the sublimation/desublimation mechanism is impossible to include into this particular model without reprogramming the mechanism entirely. As mentioned earlier, liquid and solid phases are simulated as one single phase. Solidification is modelled by applying a momentum sink for cells that are below freezing point. This makes the velocities in the cell zero. Latent heat is taken into account by modifying the enthalpy in the solid phase [2]. Enthalpy is formulated as H = h + H, (1) where the enthalpy h is defined as h = h ref + c p dt. T ref T (2) Liquid fraction in the domain is defined as β = 0, if T < T melt, β = 1, if T > T melt, where T melt is the melting temperature of the UF 6. Latent heat content H in the equation (1) is defined as H = βl, (3)

4 Temperature [K] where L is the latent heat. Evaporation and condensation is modelled using a customized version of Fluent s own model. This mechanism is based on saturation temperature, which is a function of pressure. Correlation for vapour pressure is presented in Anderson s paper [1] from which the saturation pressure is derived. Saturation temperature is presented in Figure Pressure [Pa] Figure 2. Saturation temperature of UF6. Mass transfer between liquid and gaseous phases is defined through source terms in energy equation which are defined as m lv = coeff α l ρ l T l T sat T sat, (4) and m vl = coeff α v ρ v T v T sat T sat, (5) where α l is liquid volume fraction, ρ l is liquid density, T l is liquid temperature, T sat is saturation temperature, α v is vapor volume fraction, ρ v is vapor density and T v is vapor temperature. Coefficients coeff in the equations (4) and (5) are considered as relaxation terms which are left to their default values coeff = 0,1 1. Latent energy is taken into account s by an additional source term in energy equation and is defined as S = m H v, (6) where m is mass transfer between phases and H v is heat of vaporization.

5 2.4 Simulation parameters Simulation parameters are presented in the Table 4. Models: Solver: Multiphase: Energy equation: Viscous: Other models: Segregated 2D- 1st order explicit Volume-of-Fluid, 2 phases Enabled Laminar Solidification/melting, evaporation/condensation Solution controls: Pressure-velocity coupling: PISO Materials: Discretization of momentum and energy: UF6 gas, UF6 liquid, UF6 solid 2nd order upwind Phase properties: UF6-gas UF6-liquid Pure solvent melting heat (J/kg) Solidus temperature [K] Liquidus temperature [K] Critical temperature [K] 503,3 0 Critical pressure [Pa] Critical specific volume [m 3 /kg] 0, Acentric factor [-] 0, Speed of sound [m/s] real-gas-redlich-kwong - Phase interactions: Mass: condensation evaporation melting solidification Operating conditions: Op. Pressure [Pa]: Gravity [m/s 2 ]: Op. temperature [K]: 337 Spec. Op. Density [kg/m 3 ] 0 Boundary conditions wall' Floating (152 kpa initial) -9,81 in y-direction Cylinder wall Free stream temperature [K]: Convection heat transfer coefficient [W/m 2 K]: default-interior' UDFs Wall conductivity [W/mK]: 43 Material: Wall thickness [m]: 0,008 Contents of the cylinder UDF for densities in in each phase, UDF for viscosities in each phase, UDF for thermal conductivities in each phase, UDF for specific heats in each phase, UDF for evaporation and condensation Carbon Steel Table 4. Simulation parameters.

6 Amount of solid matter in the cylinder [%] 2.5 Simulated case The melting phase was chosen to be simulated. The cylinder is heated with air that is kept constant at 120 C. Airflow is kept turbulent with an electric fan and a constant heat transfer coefficient outside the cylinder is assumed. The temperature inside the cylinder was set to 63 C and the gas phase pressure was set to 152 kpa. Melting will begin under these conditions. Conditions at the beginning of the simulation are presented in the Figure 3. Figure 3. Situation at beginning of the simulation. Red colour represents solid phase and blue represents gas phase. 3. Results Results clearly show that the model works as intended. Pressure increase inside the cylinder is caused by sudden drop in density of UF 6 during melting which leads to volume increase. Liquid level rises and the gas phase is compressed to the top of the cylinder. The duration for all the solid UF 6 to melt was approximately 16 hours. The melting process is presented in Figure 4 and density profiles from data points A, B and C are presented in the Figure ,00% A 80,00% 60,00% B 40,00% 20,00% C 0,00% Time [h] Figure 4. Amount of solid matter inside of the cylinder as the simulation progresses.

7 Pressure [bar] Figure 5. Density profile inside the cylinder. Gas phase pressure is presented in the Figure 6 and mass transfer between phases in the Figure 7. The increase in pressure in the beginning of the simulation is caused by evaporating liquid. After the pressure reaches a point where saturation temperature is higher than gas temperature, the gas begins to condense back to the liquid reducing the pressure. When adequate amount of solid has melted, the liquid level starts to rise. This reduces the volume available for the gas and causes the gas to compress in the void space of the cylinder Time [h] Figure 6. Gas phase pressure.

8 Mass transfer [g/s] 0,300 0,250 0,200 0,150 0,100 0,050 0,000-0,050-0,100-0,150-0, Time [h] Figure 7. Mass transfer between liquid and gaseous phases. Negative value represents evaporation and positive value means condensation. Another interesting phenomenon inside the cylinder is the natural convection. The effect of natural convection is important when homogenizing the liquid UF 6, because it mixes the liquid evenly inside the cylinder. The sample extracted is reliable representation of the contents when the liquid is completely homogenized. This phenomenon has never been visually observed. Currents on the edge of the cylinder are presented in the Figure 8. Figure 8. Natural convection currents on the edge of the cylinder. 4. Comparison to analytical solution Simple analytical solution was calculated to compare the simulation results. In the solution it was assumed that heat transfer area of liquid UF 6 varies from 60 % to 90 % of the total cylinder area (liquid level rise). Heat transfer area from liquid to solid was assumed to vary from 60 % to 0 % of total cylinder area (melting reduces the area). Total resistance to heat transfer is defined as R tot = 1 + L h a A cyl k cyl A cyl h UF6 A L h UF6 A S, (7)

9 where h a is convective heat transfer coefficient of air, A cyl is area of the cylinder, k cyl thermal conductivity of the cylinder, h UF6 is the convective heat transfer coefficient of UF 6, A L is the contact area of liquid to the cylinder wall and A S is the contact area of the solid lump to the liquid. Convective heat transfer coefficient of UF 6 was estimated with correlations presented by Anderson [3]. The average heating power is defined as P = T R tot. (8) Total heat to be applied to the solid UF 6 can be calculated from Q = m h f, (9) where m is the mass and h f is the heat of fusion. Total time for the solid to melt is defined as t = Q P. (10) Results from simulation and analytical solution are presented in the Table 5. Average Heating Power Melting Time Analytical solution Numerical solution Difference Difference % 4236 W 3946 W -290 W -6,85 % 765 min 955 min 190 min 24,84 % Table 5. Comparison between analytical and numerical solutions. Simulation results are commensurate with the analytical solution. Simulation yields slightly lower average heating power than the analytical solution. This results from the overestimated heat transfer areas in analytical solution. Simulation yields 25 % higher duration for the solid to melt. This can be explained by the assumption in analytical solution that all the heat applied to the cylinder is consumed by the melting process (i.e., average temperature inside the cylinder is constant). Average temperature inside the cylinder during the simulation is presented in the Figure 9. The graph clearly shows that temperature begins to rise implying that some of the heat is wasted as it is consumed by heating the liquid rather than melting the solid.

10 Temperature [ C] 66,00 65,50 65,00 64,50 64,00 63, Time [h] 5. Summary & discussion Figure 9. Average temperature inside the cylinder. Numerical approach to phase change simulations is a viable option to obtain accurate results of the phase change simulations. Even though the model could not be yet validated due the lack of measurement data, the simulation works as expected and the results of the simulation were commensurate with an analytical solution. The model still needs some fine tuning and reprogramming. For example sublimation mechanism is vital for the model to be useful in real life applications. This model could be used to simulate UF 6 behaviour in handling equipment such as transfer pipelines and feeding stations or it could be used to optimize heat transfer and thus reducing duration of the heating and cooling cycles. References [1] J. C. Anderson, C. P Kerr and W. R. Williams, Correlation of the thermophysical properties of uranium hexafluoride over a wide range of temperature and pressure., 1994 [2] Ansys Inc., Ansys Fluent Theory Guide, Canonsburg, p. 540, 2012 [3] J. C. Anderson, Correlation of heat transfer in a cylinder containing uranium hexafluoride engulfed in fire., Oak Ridge National Lab, p. 9-10, 1996

CFD Analysis of Application of Phase Change Material in Automotive Climate Control Systems

CFD Analysis of Application of Phase Change Material in Automotive Climate Control Systems CFD Analysis of Application of Phase Change Material in Automotive Climate Control Systems Vijayakumar Nachimuthu 1, Prabhu Mani 2, Muthukumar. P 3 1 Flowxplore, Coimbatore, India., 2 Kathir College of

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

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

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

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

THE PSEUDO SINGLE ROW RADIATOR DESIGN

THE PSEUDO SINGLE ROW RADIATOR DESIGN International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 146-153, Article ID: IJMET_07_01_015 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

CHAPTER 14 THE CLAUSIUS-CLAPEYRON EQUATION

CHAPTER 14 THE CLAUSIUS-CLAPEYRON EQUATION CHAPTER 4 THE CAUIU-CAPEYRON EQUATION Before starting this chapter, it would probably be a good idea to re-read ections 9. and 9.3 of Chapter 9. The Clausius-Clapeyron equation relates the latent heat

More information

Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions

Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions M. Bianchi Janetti 1, F. Ochs 1 and R. Pfluger 1 1 University of Innsbruck, Unit for Energy Efficient Buildings,

More information

FXA 2008. Candidates should be able to : Define and apply the concept of specific heat capacity. Select and apply the equation : E = mcδθ

FXA 2008. Candidates should be able to : Define and apply the concept of specific heat capacity. Select and apply the equation : E = mcδθ UNIT G484 Module 3 4.3.3 Thermal Properties of Materials 1 Candidates should be able to : Define and apply the concept of specific heat capacity. Select and apply the equation : E = mcδθ The MASS (m) of

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

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

We will study the temperature-pressure diagram of nitrogen, in particular the triple point.

We will study the temperature-pressure diagram of nitrogen, in particular the triple point. K4. Triple Point of Nitrogen I. OBJECTIVE OF THE EXPERIMENT We will study the temperature-pressure diagram of nitrogen, in particular the triple point. II. BAKGROUND THOERY States of matter Matter is made

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

FUNDAMENTALS OF ENGINEERING THERMODYNAMICS

FUNDAMENTALS OF ENGINEERING THERMODYNAMICS FUNDAMENTALS OF ENGINEERING THERMODYNAMICS System: Quantity of matter (constant mass) or region in space (constant volume) chosen for study. Closed system: Can exchange energy but not mass; mass is constant

More information

THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK

THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK J. Fan and S. Furbo Abstract Department of Civil Engineering, Technical University of Denmark, Brovej, Building 118, DK-28

More information

Set up and solve a transient problem using the pressure-based solver and VOF model.

Set up and solve a transient problem using the pressure-based solver and VOF model. Tutorial 18. Using the VOF Model This tutorial was run using ANSYS FLUENT 12.1. The results have been updated to reflect the change in the default setting of node-based smoothing for the surface tension

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

= 800 kg/m 3 (note that old units cancel out) 4.184 J 1000 g = 4184 J/kg o C

= 800 kg/m 3 (note that old units cancel out) 4.184 J 1000 g = 4184 J/kg o C Units and Dimensions Basic properties such as length, mass, time and temperature that can be measured are called dimensions. Any quantity that can be measured has a value and a unit associated with it.

More information

ADVANCED TOOL FOR FLUID DYNAMICS- CFD AND ITS APPLICATIONS IN AUTOMOTIVE, AERODYNAMICS AND MACHINE INDUSTRY

ADVANCED TOOL FOR FLUID DYNAMICS- CFD AND ITS APPLICATIONS IN AUTOMOTIVE, AERODYNAMICS AND MACHINE INDUSTRY International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 177 186, Article ID: IJMET_07_02_019 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Type: Single Date: Homework: READ 12.8, Do CONCEPT Q. # (14) Do PROBLEMS (40, 52, 81) Ch. 12

Type: Single Date: Homework: READ 12.8, Do CONCEPT Q. # (14) Do PROBLEMS (40, 52, 81) Ch. 12 Type: Single Date: Objective: Latent Heat Homework: READ 12.8, Do CONCEPT Q. # (14) Do PROBLEMS (40, 52, 81) Ch. 12 AP Physics B Date: Mr. Mirro Heat and Phase Change When bodies are heated or cooled their

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

Model of a flow in intersecting microchannels. Denis Semyonov

Model of a flow in intersecting microchannels. Denis Semyonov Model of a flow in intersecting microchannels Denis Semyonov LUT 2012 Content Objectives Motivation Model implementation Simulation Results Conclusion Objectives A flow and a reaction model is required

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

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

Numerical Investigation of Heat Transfer Characteristics in A Square Duct with Internal RIBS

Numerical Investigation of Heat Transfer Characteristics in A Square Duct with Internal RIBS merical Investigation of Heat Transfer Characteristics in A Square Duct with Internal RIBS Abhilash Kumar 1, R. SaravanaSathiyaPrabhahar 2 Mepco Schlenk Engineering College, Sivakasi, Tamilnadu India 1,

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

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

vap H = RT 1T 2 = 30.850 kj mol 1 100 kpa = 341 K

vap H = RT 1T 2 = 30.850 kj mol 1 100 kpa = 341 K Thermodynamics: Examples for chapter 6. 1. The boiling point of hexane at 1 atm is 68.7 C. What is the boiling point at 1 bar? The vapor pressure of hexane at 49.6 C is 53.32 kpa. Assume that the vapor

More information

CFD Simulation of Subcooled Flow Boiling using OpenFOAM

CFD Simulation of Subcooled Flow Boiling using OpenFOAM Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet CFD

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

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

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

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics

Lecture 16 - Free Surface Flows. Applied Computational Fluid Dynamics Lecture 16 - Free Surface Flows Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Example: spinning bowl Example: flow in

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

Thermodynamics. Chapter 13 Phase Diagrams. NC State University

Thermodynamics. Chapter 13 Phase Diagrams. NC State University Thermodynamics Chapter 13 Phase Diagrams NC State University Pressure (atm) Definition of a phase diagram A phase diagram is a representation of the states of matter, solid, liquid, or gas as a function

More information

Multiphase Flow - Appendices

Multiphase Flow - Appendices Discovery Laboratory Multiphase Flow - Appendices 1. Creating a Mesh 1.1. What is a geometry? The geometry used in a CFD simulation defines the problem domain and boundaries; it is the area (2D) or volume

More information

Chapter 12 - Liquids and Solids

Chapter 12 - Liquids and Solids Chapter 12 - Liquids and Solids 12-1 Liquids I. Properties of Liquids and the Kinetic Molecular Theory A. Fluids 1. Substances that can flow and therefore take the shape of their container B. Relative

More information

Theoretical and Numerical Analysis of Heat Transfer in Pipeline System

Theoretical and Numerical Analysis of Heat Transfer in Pipeline System APCOM & ISCM -4 th December, 20, Singapore Theoretical and Numerical Analysis of Heat Transfer in Pipeline System Xiaowei Zhu, Hui Tang, *Hua Li, Jiahua Hong, Songyuan Yang School of Mechanical & Aerospace

More information

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future . CCTech TM Simulation is The Future ICEM-CFD & FLUENT Software Training Course Brochure About. CCTech Established in 2006 by alumni of IIT Bombay. Our motive is to establish a knowledge centric organization

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 CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA

THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA Adam Kosík Evektor s.r.o., Czech Republic KEYWORDS CFD simulation, mesh generation, OpenFOAM, ANSA ABSTRACT In this paper we describe

More information

MODELING OF CAVITATION FLOW ON NACA 0015 HYDROFOIL

MODELING OF CAVITATION FLOW ON NACA 0015 HYDROFOIL Engineering MECHANICS, Vol. 16, 2009, No. 6, p. 447 455 447 MODELING OF CAVITATION FLOW ON NACA 0015 HYDROFOIL Jaroslav Štigler*, Jan Svozil* This paper is concerning with simulations of cavitation flow

More information

The ratio of inertial to viscous forces is commonly used to scale fluid flow, and is called the Reynolds number, given as:

The ratio of inertial to viscous forces is commonly used to scale fluid flow, and is called the Reynolds number, given as: 12.001 LAB 3C: STOKES FLOW DUE: WEDNESDAY, MARCH 9 Lab Overview and Background The viscosity of a fluid describes its resistance to deformation. Water has a very low viscosity; the force of gravity causes

More information

Chem 338 Homework Set #5 solutions October 10, 2001 From Atkins: 5.2, 5.9, 5.12, 5.13, 5.15, 5.17, 5.21

Chem 338 Homework Set #5 solutions October 10, 2001 From Atkins: 5.2, 5.9, 5.12, 5.13, 5.15, 5.17, 5.21 Chem 8 Homework Set #5 solutions October 10, 2001 From Atkins: 5.2, 5.9, 5.12, 5.1, 5.15, 5.17, 5.21 5.2) The density of rhombic sulfur is 2.070 g cm - and that of monoclinic sulfur is 1.957 g cm -. Can

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

Chapter 18 Temperature, Heat, and the First Law of Thermodynamics. Problems: 8, 11, 13, 17, 21, 27, 29, 37, 39, 41, 47, 51, 57

Chapter 18 Temperature, Heat, and the First Law of Thermodynamics. Problems: 8, 11, 13, 17, 21, 27, 29, 37, 39, 41, 47, 51, 57 Chapter 18 Temperature, Heat, and the First Law of Thermodynamics Problems: 8, 11, 13, 17, 21, 27, 29, 37, 39, 41, 47, 51, 57 Thermodynamics study and application of thermal energy temperature quantity

More information

COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE

COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 3, No. 4, October, 2014 2014 IJMERR. All Rights Reserved COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE Shivakumar

More information

PRESSURE DROP ANALYSIS OF INLET PIPE WITH REDUCER AND WITHOUT REDUCER USING CFD ANALYSIS

PRESSURE DROP ANALYSIS OF INLET PIPE WITH REDUCER AND WITHOUT REDUCER USING CFD ANALYSIS International Journal of Mechanical Engineering (IJME) ISSN(P): 2319-2240; ISSN(E): 2319-2259 Vol. 4, Issue 3, Apr - May 2015, 85-92 IASET PRESSURE DROP ANALYSIS OF INLET PIPE WITH REDUCER AND WITHOUT

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

Condensation of Moist Air in Heat Exchanger Using CFD

Condensation of Moist Air in Heat Exchanger Using CFD Condensation of Moist Air in Heat Exchanger Using CFD Jan Barák, Karel Fraňa, Jörg Stiller Abstract This work presents results of moist air condensation in heat exchanger. It describes theoretical knowledge

More information

LASER MELTED STEEL FREE SURFACE FORMATION

LASER MELTED STEEL FREE SURFACE FORMATION METALLURGY AND FOUNDRY ENGINEERING Vol. 33, 2007, No. 1 Aleksander Siwek * LASER MELTED STEEL FREE SURFACE FORMATION 1. INTRODUCTION Many phisical phenomena happen on the surface of worked object in the

More information

Chapter 2 Chemical and Physical Properties of Sulphur Dioxide and Sulphur Trioxide

Chapter 2 Chemical and Physical Properties of Sulphur Dioxide and Sulphur Trioxide Chapter 2 Chemical and Physical Properties of Sulphur Dioxide and Sulphur Trioxide 2.1 Introduction In order to appreciate the impact of the properties of liquid sulphur dioxide and liquid sulphur trioxide

More information

COMPARISON INVESTIGATION ON THE HEAT TRANSFER CHARACTERISTICS FOR SUPERCRITICAL CO 2 FLUID AND CONVENTIONAL REFRIGERANTS ABSTRACT 1.

COMPARISON INVESTIGATION ON THE HEAT TRANSFER CHARACTERISTICS FOR SUPERCRITICAL CO 2 FLUID AND CONVENTIONAL REFRIGERANTS ABSTRACT 1. COMPARISON INVESTIGATION ON THE HEAT TRANSFER CHARACTERISTICS FOR SUPERCRITICAL CO FLUID AND CONVENTIONAL REFRIGERANTS JUNLAN YANG (a), YITAI MA (b), SHENGCHUN LIU (b), XIANYANG ZENG (b) (a) Department

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

Chemistry 13: States of Matter

Chemistry 13: States of Matter Chemistry 13: States of Matter Name: Period: Date: Chemistry Content Standard: Gases and Their Properties The kinetic molecular theory describes the motion of atoms and molecules and explains the properties

More information

CE 204 FLUID MECHANICS

CE 204 FLUID MECHANICS CE 204 FLUID MECHANICS Onur AKAY Assistant Professor Okan University Department of Civil Engineering Akfırat Campus 34959 Tuzla-Istanbul/TURKEY Phone: +90-216-677-1630 ext.1974 Fax: +90-216-677-1486 E-mail:

More information

KINETIC MOLECULAR THEORY OF MATTER

KINETIC MOLECULAR THEORY OF MATTER KINETIC MOLECULAR THEORY OF MATTER The kinetic-molecular theory is based on the idea that particles of matter are always in motion. The theory can be used to explain the properties of solids, liquids,

More information

States of Matter CHAPTER 10 REVIEW SECTION 1. Name Date Class. Answer the following questions in the space provided.

States of Matter CHAPTER 10 REVIEW SECTION 1. Name Date Class. Answer the following questions in the space provided. CHAPTER 10 REVIEW States of Matter SECTION 1 SHORT ANSWER Answer the following questions in the space provided. 1. Identify whether the descriptions below describe an ideal gas or a real gas. ideal gas

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

Study the following diagrams of the States of Matter. Label the names of the Changes of State between the different states.

Study the following diagrams of the States of Matter. Label the names of the Changes of State between the different states. Describe the strength of attractive forces between particles. Describe the amount of space between particles. Can the particles in this state be compressed? Do the particles in this state have a definite

More information

Reporting: one report / group. The results of the carryover load calculations will also be reported to Metsä Fibre, Rauma.

Reporting: one report / group. The results of the carryover load calculations will also be reported to Metsä Fibre, Rauma. Carryover load Your task is to use the obtained experimental result from the probe measurement in combination with the information given in this handout to calculate the carryover load (g/nm 3 dry flue

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

Impacts of Perforated Tile Open Areas on Airflow Uniformity and Air Management Performance in a Modular Data Center

Impacts of Perforated Tile Open Areas on Airflow Uniformity and Air Management Performance in a Modular Data Center Impacts of Perforated Tile Open Areas on Airflow Uniformity and Air Management Performance in a Modular Data Center Sang-Woo Ham 1, Hye-Won Dong 1, Jae-Weon Jeong 1,* 1 Division of Architectural Engineering,

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

Thermal Analysis, Heat Sink Design and Performance Verification for GE Fanuc Intelligent Platform s WANic 3860 Packet Processor PCI Card

Thermal Analysis, Heat Sink Design and Performance Verification for GE Fanuc Intelligent Platform s WANic 3860 Packet Processor PCI Card CASE STUDY Thermal Analysis, Heat Sink Design and Performance Verification for GE Fanuc Intelligent Platform s WANic 3860 Packet Processor PCI Card Challenge When GE Fanuc Intelligent Platforms, a leading

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

CFD Analysis Of Multi-Phase Flow And Its Measurements

CFD Analysis Of Multi-Phase Flow And Its Measurements IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 9, Issue 4 (Nov. - Dec. 2013), PP 30-37 CFD Analysis Of Multi-Phase Flow And Its Measurements C

More information

Current Staff Course Unit/ Length. Basic Outline/ Structure. Unit Objectives/ Big Ideas. Properties of Waves A simple wave has a PH: Sound and Light

Current Staff Course Unit/ Length. Basic Outline/ Structure. Unit Objectives/ Big Ideas. Properties of Waves A simple wave has a PH: Sound and Light Current Staff Course Unit/ Length August August September September October Unit Objectives/ Big Ideas Basic Outline/ Structure PS4- Types of Waves Because light can travel through space, it cannot be

More information

Test 5 Review questions. 1. As ice cools from 273 K to 263 K, the average kinetic energy of its molecules will

Test 5 Review questions. 1. As ice cools from 273 K to 263 K, the average kinetic energy of its molecules will Name: Thursday, December 13, 2007 Test 5 Review questions 1. As ice cools from 273 K to 263 K, the average kinetic energy of its molecules will 1. decrease 2. increase 3. remain the same 2. The graph below

More information

Development of Ventilation Strategy in Diesel Engine Power Plant by Using CFD Modelling

Development of Ventilation Strategy in Diesel Engine Power Plant by Using CFD Modelling Development of Ventilation Strategy in Diesel Engine Power Plant by Using CFD Modelling Panu Mustakallio and Risto Kosonen Halton Oy, Haltonintie 1-3, 47400 Kausala, Finland E-mail: panu.mustakallio@halton.com

More information

Name Class Date. In the space provided, write the letter of the term or phrase that best completes each statement or best answers each question.

Name Class Date. In the space provided, write the letter of the term or phrase that best completes each statement or best answers each question. Assessment Chapter Test A Chapter: States of Matter In the space provided, write the letter of the term or phrase that best completes each statement or best answers each question. 1. The kinetic-molecular

More information

Heat Transfer Prof. Dr. Ale Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati

Heat Transfer Prof. Dr. Ale Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati Heat Transfer Prof. Dr. Ale Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati Module No. # 04 Convective Heat Transfer Lecture No. # 03 Heat Transfer Correlation

More information

POURING THE MOLTEN METAL

POURING THE MOLTEN METAL HEATING AND POURING To perform a casting operation, the metal must be heated to a temperature somewhat above its melting point and then poured into the mold cavity to solidify. In this section, we consider

More information

Steady Flow: Laminar and Turbulent in an S-Bend

Steady Flow: Laminar and Turbulent in an S-Bend STAR-CCM+ User Guide 6663 Steady Flow: Laminar and Turbulent in an S-Bend This tutorial demonstrates the flow of an incompressible gas through an s-bend of constant diameter (2 cm), for both laminar and

More information

CONVERGE Features, Capabilities and Applications

CONVERGE Features, Capabilities and Applications CONVERGE Features, Capabilities and Applications CONVERGE CONVERGE The industry leading CFD code for complex geometries with moving boundaries. Start using CONVERGE and never make a CFD mesh again. CONVERGE

More information

Exergy Analysis of a Water Heat Storage Tank

Exergy Analysis of a Water Heat Storage Tank Exergy Analysis of a Water Heat Storage Tank F. Dammel *1, J. Winterling 1, K.-J. Langeheinecke 3, and P. Stephan 1,2 1 Institute of Technical Thermodynamics, Technische Universität Darmstadt, 2 Center

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

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012 O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM Darmstadt, 27.06.2012 Michael Ehlen IB Fischer CFD+engineering GmbH Lipowskystr. 12 81373 München Tel. 089/74118743 Fax 089/74118749

More information

CHEMICAL ENGINEERING AND CHEMICAL PROCESS TECHNOLOGY - Vol. I - Interphase Mass Transfer - A. Burghardt

CHEMICAL ENGINEERING AND CHEMICAL PROCESS TECHNOLOGY - Vol. I - Interphase Mass Transfer - A. Burghardt INTERPHASE MASS TRANSFER A. Burghardt Institute of Chemical Engineering, Polish Academy of Sciences, Poland Keywords: Turbulent flow, turbulent mass flux, eddy viscosity, eddy diffusivity, Prandtl mixing

More information

MIT 2.810 Manufacturing Processes and Systems. Homework 6 Solutions. Casting. October 15, 2015. Figure 1: Casting defects

MIT 2.810 Manufacturing Processes and Systems. Homework 6 Solutions. Casting. October 15, 2015. Figure 1: Casting defects MIT 2.810 Manufacturing Processes and Systems Casting October 15, 2015 Problem 1. Casting defects. (a) Figure 1 shows various defects and discontinuities in cast products. Review each one and offer solutions

More information

Chapter 10 Temperature and Heat

Chapter 10 Temperature and Heat Chapter 10 Temperature and Heat What are temperature and heat? Are they the same? What causes heat? What Is Temperature? How do we measure temperature? What are we actually measuring? Temperature and Its

More information

The ADREA-HF CFD code An overview

The ADREA-HF CFD code An overview The ADREA-HF CFD code An overview Dr. A.G. Venetsanos Environmental Research Laboratory (EREL) National Centre for Scientific Research Demokritos, Greece venets@ipta.demokritos.gr Slide 2 Computational

More information

CHEG 3128 Heat, Mass, & Kinetics Laboratory Diffusion in Laminar Flow Regimes Modeling and COMSOL Tutorial Tutorial by Andrea Kadilak

CHEG 3128 Heat, Mass, & Kinetics Laboratory Diffusion in Laminar Flow Regimes Modeling and COMSOL Tutorial Tutorial by Andrea Kadilak CHEG 3128 Heat, Mass, & Kinetics Laboratory Diffusion in Laminar Flow Regimes Modeling and COMSOL Tutorial Tutorial by Andrea Kadilak Introduction COMSOL is a computer modeling software package that will

More information

So T decreases. 1.- Does the temperature increase or decrease? For 1 mole of the vdw N2 gas:

So T decreases. 1.- Does the temperature increase or decrease? For 1 mole of the vdw N2 gas: 1.- One mole of Nitrogen (N2) has been compressed at T0=273 K to the volume V0=1liter. The gas goes through the free expansion process (Q = 0, W = 0), in which the pressure drops down to the atmospheric

More information

INTERNATIONAL JOURNAL OF RESEARCH IN AERONAUTICAL AND MECHANICAL ENGINEERING

INTERNATIONAL JOURNAL OF RESEARCH IN AERONAUTICAL AND MECHANICAL ENGINEERING ISSN (ONLINE): 2321-3051 INTERNATIONAL JOURNAL OF RESEARCH IN AERONAUTICAL AND MECHANICAL ENGINEERING Study of forced convection heat transfer With DAQ & ANSYS First Authors Moopanar karthikeyan 1, Raote

More information

Energy Matters Heat. Changes of State

Energy Matters Heat. Changes of State Energy Matters Heat Changes of State Fusion If we supply heat to a lid, such as a piece of copper, the energy supplied is given to the molecules. These start to vibrate more rapidly and with larger vibrations

More information

CFD modelling of floating body response to regular waves

CFD modelling of floating body response to regular waves CFD modelling of floating body response to regular waves Dr Yann Delauré School of Mechanical and Manufacturing Engineering Dublin City University Ocean Energy Workshop NUI Maynooth, October 21, 2010 Table

More information

FREESTUDY HEAT TRANSFER TUTORIAL 3 ADVANCED STUDIES

FREESTUDY HEAT TRANSFER TUTORIAL 3 ADVANCED STUDIES FREESTUDY HEAT TRANSFER TUTORIAL ADVANCED STUDIES This is the third tutorial in the series on heat transfer and covers some of the advanced theory of convection. The tutorials are designed to bring the

More information

2.1 CFD PROJECT PLANNING. 2006 ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary

2.1 CFD PROJECT PLANNING. 2006 ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary 2.1 CFD PROJECT PLANNING 2006 ANSYS, Inc. All rights reserved. 2008 ANSYS, Inc. All rights reserved. 6-2 CFD PROJECT PLANNING Task definition Resources Timing and deliverables Design review Assumed part

More information

UNIT 6a TEST REVIEW. 1. A weather instrument is shown below.

UNIT 6a TEST REVIEW. 1. A weather instrument is shown below. UNIT 6a TEST REVIEW 1. A weather instrument is shown below. Which weather variable is measured by this instrument? 1) wind speed 3) cloud cover 2) precipitation 4) air pressure 2. Which weather station

More information

VALIDATION OF FOUNDRY PROCESS FOR ALUMINUM PARTS WITH FLOW3D SOFTWARE

VALIDATION OF FOUNDRY PROCESS FOR ALUMINUM PARTS WITH FLOW3D SOFTWARE LMPC 2011 VALIDATION OF FOUNDRY PROCESS FOR ALUMINUM PARTS WITH FLOW3D SOFTWARE Ngadia Taha Niane 1 and Jean-Pierre Michalet 2 1 PSA Peugeot Citroën; 18, rue des Fauvelles, 92250 La Garenne Colombes, FRANCE

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

Modeling and Simulations of Cavitating and Bubbly Flows

Modeling and Simulations of Cavitating and Bubbly Flows Muon Collider/Neutrino Factory Collaboration Meeting Riverside, California, January 27-31, 2004 Modeling and Simulations of Cavitating and Bubbly Flows Roman Samulyak Tianshi Lu, Yarema Prykarpatskyy Center

More information

Mathematical Modelling and Design of an Advanced Once-Through Heat Recovery Steam Generator

Mathematical Modelling and Design of an Advanced Once-Through Heat Recovery Steam Generator Mathematical Modelling and Design of an Advanced Once-Through Heat Recovery Steam Generator Abstract Marie-Noëlle Dumont, Georges Heyen LASSC, University of Liège, Sart Tilman B6A, B-4000 Liège (Belgium)

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

Engine Heat Transfer. Engine Heat Transfer

Engine Heat Transfer. Engine Heat Transfer Engine Heat Transfer 1. Impact of heat transfer on engine operation 2. Heat transfer environment 3. Energy flow in an engine 4. Engine heat transfer Fundamentals Spark-ignition engine heat transfer Diesel

More information

Free Convection Film Flows and Heat Transfer

Free Convection Film Flows and Heat Transfer Deyi Shang Free Convection Film Flows and Heat Transfer With 109 Figures and 69 Tables < J Springer Contents 1 Introduction 1 1.1 Scope 1 1.2 Application Backgrounds 1 1.3 Previous Developments 2 1.3.1

More information

2. CHRONOLOGICAL REVIEW ABOUT THE CONVECTIVE HEAT TRANSFER COEFFICIENT

2. CHRONOLOGICAL REVIEW ABOUT THE CONVECTIVE HEAT TRANSFER COEFFICIENT ANALYSIS OF PCM SLURRIES AND PCM EMULSIONS AS HEAT TRANSFER FLUIDS M. Delgado, J. Mazo, C. Peñalosa, J.M. Marín, B. Zalba Thermal Engineering Division. Department of Mechanical Engineering University of

More information

EXPERIMENTAL ANALYSIS OF HEAT TRANSFER ENHANCEMENT IN A CIRCULAR TUBE WITH DIFFERENT TWIST RATIO OF TWISTED TAPE INSERTS

EXPERIMENTAL ANALYSIS OF HEAT TRANSFER ENHANCEMENT IN A CIRCULAR TUBE WITH DIFFERENT TWIST RATIO OF TWISTED TAPE INSERTS INTERNATIONAL JOURNAL OF HEAT AND TECHNOLOGY Vol.33 (2015), No.3, pp.158-162 http://dx.doi.org/10.18280/ijht.330324 EXPERIMENTAL ANALYSIS OF HEAT TRANSFER ENHANCEMENT IN A CIRCULAR TUBE WITH DIFFERENT

More information