INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA)

Size: px
Start display at page:

Download "INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA)"

Transcription

1 INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA)

2 Title 3 Column (full page) 2 Column What is Finite Element Analysis? 1 Column Half page

3 The Finite Element Method The Finite Element Method (FEM) is a computational technique developed by engineers used to obtain approximate solutions to engineering problems.

4 How the FEM works - Divide and Conquer! Partial differential equations describe nature (continuous) In the FEM, a continuous domain is discretized using functions which give us a very good approximate solution With the advent of computers, very large linear systems of equations can be solved. Partial Differential Equations (PDEs) System of Linear Equations (Ax=b)

5 How the FEM works - Divide and Conquer! In the FEM, a continuous domain is discretized into simple geometric shapes called elements. A Finite Element is a small piece of a structure Nodes appear on the element boundaries and fasten the elements together Continuum : infinite number of degrees-of-freedom (DOF) Discretized model : finite number of DOF

6 How the FEM works - Divide and Conquer! Step 1: Discretize the continuum Step 2: Select interpolation functions Step 3: Find the element properties Step 4: Assemble the element equations Step 5: Solve the global equation system Step 6: Compute additional results (stress, strain, etc.)

7 Example: 1D axially loaded bar Structure Finite Element Representation

8 Example: 1D axially loaded bar Consider the prismatic elastic bar with: Length of (L) Elastic modulus (E) Cross-sectional area (A): Bar/Truss element u1 F1 u2 Axial loading and deformation F2

9 Deriving the stiffness matrix [K] u1 u2 Constitutive equations: F2 F1 (1) (2) Watch this derivation at:

10 Deriving the stiffness matrix [K] (1) (2)

11 Governing equation where: [K] = stiffness matrix {u} = nodal displacement vector {F} = Force/load vector

12 Global assembly of equations u1 F1 u2 Local equations F2 Global equations

13 Essential boundary condition (Dirichlet) Refers to a fixed boundary condition This is equivalent to setting u1= 0 in the global system of equations

14 Natural boundary condition (Neumann) Refers to the Force boundary conditions that vary over time.

15 Solve the global equation system Solve for the unknown nodal displacements

16 Compute additional results (stress, strain, etc.) The strain within an element: We use special shape functions (N) to interpolate the solution between the discrete values obtained at the mesh nodes The stress within an element:

17 FEM in 1D, 2D, and 3D 1D, 2D, and 3D FEM follow the same general principles Different element types

18 1-Dimensional Elements Connect 2 nodes in a straight line The cross-sectional properties are defined by the finite element properties Applicable for analyses where the members are long, slender and have a constant cross-section

19 2-Dimensional Elements Structural element with one small dimension and 2 larger dimensions Rule of thumb: the small dimension should be at least 1/15 the size of the larger dimensions Flat elements (plates)

20 3-Dimensional Elements Contain all of the geometric definition in the element geometry Volume elements

21 Errors in FEA Modeling Error We are not analyzing the physical model, but a simplified mathematical model Discretization Error Errors that arise from the creation of the mesh Infinite domain vs. finite domain Numerical Error Introduced by the computer when it rounds or truncates numbers as it assembles matrices and solved equations

22 Linear vs. Nonlinear Linear Nonlinear The relationship between force and displacement is linear The relationship between force and displacement is nonlinear Material behavior remains in the elastic zone Material yields (plastic zone) or other material non-linearity Only valid for small deflections and rotations Large deflections Examples: moving parts, non-metallic materials such as composites or rubber, impacts loads

23 Static vs. Dynamic Static Dynamic Static refers to a model which is loaded slowly, thus inertial forces and damping are ignored Dynamic loads are applied as a function of time or frequency Single time step - not a function of time Examples are shock, vibration, and seismic loading where the load amplitudes vary significantly with respect to time More complicated and more realistic than static analysis

24 Responsibility of the user Smooth and colorful stress contours can be produced by any model, good and bad A responsible user must understand the nature of the problem and the inherent assumptions before setting up the problem and analyzing the results

25 In summary FEA is a crucial step in the product design process that allows you to test your design for stress, vibration, buckling, and fatigue BEFORE prototyping Engineering calculations Physical testing

26 Title 3 Column (full page) 2 Column Stress analysis of a reclaimer arm 1 Column Half page

27 Stress analysis of a reclaimer arm

28 Stress analysis of a reclaimer arm Boundaries and Loading Conditions fx Force Load fx = N fy = 0N fz = N Fixed faces at base dx = 0 dy = 0 dz = 0 fz Z Y X

29 Link to Project

30 Title 3 Column (full page) Column What is 2Computational Fluid Dynamics (CFD)? 1 Column Half page

31 Computational Fluid Dynamics Computational Fluid Dynamics (CFD) is a field in fluid dynamics that incorporates numerical analysis to simulate and solve problem involving fluid flows. Basically can be regarded as numerical experiments. The numerical calculations are performed on computing machines (computers) to solve conservation equations for fluid dynamics. This provides fast and cost-effective insight of the flow problem for better performance and design of the process or product

32 Physical Problem to Simulation Model Types of Flows Quantity of interest Incompressible / Compressible Density, ρ Steady-state / Transient Time, t Laminar / Turbulent Reynolds number, Re or Velocity, v Inviscid / Viscous Viscosity μ Sub- / Transonic Mach number, M Single- / Multi-Phase Macroscopic fluid properties

33 Physical Problem to Simulation Model Navier-Stokes equations: Mass conservation Change of mass in time Flow of mass through the boundaries Mass does not disappear or appear from nowhere

34 Physical Problem to Simulation Model Navier-Stokes equations: Momentum conservation Time change Convection term Similar to mass transport. This time we move momentum Pressure forces Viscous force Extra forces (gravity, etc.) Forces that act on the fluid. They generate / dissipate momentum.

35 The Finite Volume Method Most equations are derived by considering a very small fluid volume called Control Volume (CV) and applying the conservation laws Since each CV has finite size, this method is called Finite Volume Method ( FVM) The entire continuous flow domain is discretized into these simple shaped Control Volumes (CVs).

36 The Finite Volume Method The Control Volume: Face centroid CV centroid CV boundary

37 The Finite Volume Method The Control Volume: All fields are stored in the centroid. Data between them is interpolated. Velocity (U) vector field Pressure (p) scalar field Temperature (T) scalar field

38 How CFD works Step 0: Physical problem to Mathematical model Step 1: Meshing generation (discretize the continuum), Pre-processing Step 2: Select Type of analysis (simplified model version of problem) Step 3: Specify the Fluid properties or model Step 4: Specify Boundary conditions Step 5: Select Solvers and Interpolation Schemes for solution of equation system Step 6: Post-processing results e.g Pressure loss/gain, Vorticity, Forces

39 How CFD works - Process

40 Errors in CFD Modeling and Setup Error: 1st biggest source of errors A simplified mathematical model, replicating physical setup & conditions Discretization Error: 2nd biggest source of errors Errors that arise from a bad or inadequate mesh Domain approximations Numerical Error Introduced by the computer when it rounds or truncates numbers as it assembles matrices and solved equations

41 Errors in CFD Modeling Errors: Outlet Sections

42 Errors in CFD Modeling Errors: Inlet Sections Inlet Outlet Flow area of interest

43 Errors in CFD Modeling Errors: Inlet Sections Inlet too close to area of interest Inlet at proper distance to area of interest

44 Errors in CFD Modeling Errors: Taking physics into account Fluid entering container Outlet for Air in the container

45 Responsibility of the user Smooth and colorful contours can be produced by any model, good or bad A responsible user must understand the nature of the problem and the inherent assumptions before setting up the problem and analyzing the results The results should always be first compared qualitatively and then with Analytical calculations or Hand approximations to check for obvious inconsistencies

46 CFD in SimScale 1 CAD Import 2 Mesh & Simulate 3 Design Decision

47 Are my results correct?

48 Are my results correct? Following criteria can also help to judge if a simulation is converged, which is a necessary but not sufficient criterion Residuals Forces Probes

49 Title 3 Column (full page) 2 Column Incompressible Analysis of Laminar Pipe Flow 1 Column Half page

50 Laminar Steady Pipe Flow Fixed Flow Inlets Wall Flow Outlet

51 Sample Case: Pipe Flow problem Problem Overview: Velocity: Low Flow behaviour: Independent of time Fluid: Water Fluid: Water Velocity: Low Interested in time independent flow Incompressible Analysis Laminar Flow Steady-State

52 Project Link Tutorial reference: Exercise reference:

53 Title 3 Column (full page) 2 Column Overview of Thermal Simulations 1 Column Half page

54 Overview of Thermal Simulations What is Thermal Simulation? Thermal simulations can be used to calculate the temperature and heat transfer between different components and their environment The properties on which thermal simulation The products must be investigated for temperature, heat dissipation/removal, thermal stresses, flow field of fluids, density changes and so on. Importance of thermal simulation At any stage of design, thermal simulation can help designers and engineers to ensure that each component of an assembly performs properly within expected temperature ranges

55 Title 3 Column (full page) 2 Column Thermal simulation on structures Introduction to Thermal Simulation 1 Column Half page

56 What is Finite Element Analysis? The Finite Element Method (FEM) is a computational technique developed by engineers used to obtain approximate solutions to engineering problems.

57 Title 3 Column (full page) 2 Column Thermal simulation on structures Three different heat transfer phenomena 1 Column Half page

58 Three different heat transfer phenomenon Conduction What is conduction? Transfer of heat between substances that are in direct contact with each other Exists in all phases Heat energy passes from hot to the cold end of the substance Better the conductor - more rapid heat transfer e.g. metals are good conductor of heat compared to plastics Simulation examples Conduction of heat in different material (see image on the right) Heat transfer in a spark plug Heat transfer in sink through a LED mounted on it Heat transfer via conduction in steel, ABS plastic, copper and lead

59 Three different heat transfer phenomenon Convection What is convection? Transfer of heat from substance by movement of particles In fluids - liquids and gases Surface phenomenon Convection depends on the velocity of liquid or gas i.e. the faster moving liquid or gas will take out more heat from substance than that of the static one. Simulation examples Data center cooling (see image on the right) Convection inside light bulb Cooling of a heat sink Cooling of a data center via convective heat transfer

60 Three different heat transfer phenomenon Radiation What is radiation? Transfer of energy through waves No medium required Heat can be transferred even in empty space by thermal radiation Radiation predominant at higher temperatures Simulation examples Immense heating of a Spotlight (see image on the right) Cooling of highly heated steel plate Effect of radiative heat transfer on spotlight heating

61 Design Process Step 1: Create geometric model Model with CAD software

62 Design Process Step 2: Discretize flow domain Create a mesh of the fluid domain

63 Design Process Step 3: Define the physics model All other walls defined with standard room temperature Refrigerator coils defined with constant temperature Apply Boundary Conditions

64 Design Process Step 4: Results evaluation Visualize Temperature, Velocity etc.

65 Books & resources [Book] Introduction to the Finite Element Method Niels Ottosen & Hans Petersson [Book] The Finite Element Method Set (Sixth Edition) O.C. Zienkiewicz, R.L. Taylor and J.Z. Zhu [Book] A First Course in Finite Elements Jacob Fish, Ted Belytschko [Book] Concepts and Applications of Finite Element Analysis Robert D. Cook and David S. Malkus [Book] Finite Element Procedures K.J. Bathe (MIT) [Video Lectures] Finite Element Procedures for Solids and Structures K.J. Bathe (MIT) [PDF] Introduction to Finite Element Methods University of Colorado at Boulder [PDF] Introduction to the Finite Element Method - G. P. Nikishkov

66 Books & resources An Introduction to Fluid Dynamics by G. K. Batchelor Physical Fluid Dynamics by D. J. Tritton Fundamentals of Aerodynamics Book by John D. Anderson Modern Compressible Flow: With Historical Perspective 2nd Edition Book by John D. Anderson Modern Compressible Flow: With Historical Perspective by J. D. Anderson Elements of Gasdynamics by H. A. Liepmann and A. Roshko. Liepmann and Roshko Boundary Layer Theory by H. Schlichting Turbulent Flows by Stephen B. Pope Thermodynamics, Schaum s Outline Series by M. M. Abbott and H. A. van Ness

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

8/1/2009. CAE 7962 Presentation

8/1/2009. CAE 7962 Presentation CAE 7962 Presentation Gavin Patey Dameion Moores Aaron Henstridge Ashley Burke Brendan Harvey Fabio Faragalli Introduction Choosing mesh properties Explanation of the types of studies available and the

More information

Finite Element Method

Finite Element Method Finite Element Method Finite Element Method (ENGC 6321) Syllabus Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered in this course one dimensional

More information

Theoretical Manual Theoretical background to the Strand7 finite element analysis system

Theoretical Manual Theoretical background to the Strand7 finite element analysis system Theoretical Manual Theoretical background to the Strand7 finite element analysis system Edition 1 January 2005 Strand7 Release 2.3 2004-2005 Strand7 Pty Limited All rights reserved Contents Preface Chapter

More information

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Soft-Body Physics Soft Bodies Realistic objects are not purely rigid. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Deformed

More information

Chapter 1: Basic Concepts

Chapter 1: Basic Concepts What is a fluid? A fluid is a substance in the gaseous or liquid form Distinction between solid and fluid? Solid: can resist an applied shear by deforming. Stress is proportional to strain Fluid: deforms

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Soft body physics Soft bodies In reality, objects are not purely rigid for some it is a good approximation but if you hit

More information

Numerical Investigation of Vortex Induced Vibration of Two Cylinders in Side by Side Arrangement

Numerical Investigation of Vortex Induced Vibration of Two Cylinders in Side by Side Arrangement Numerical Investigation of Vortex Induced Vibration of Two Cylinders in Side by Side Arrangement Sourav Kumar Kar a, 1,, Harshit Mishra a, 2, Rishitosh Ranjan b, 3 Undergraduate Student a, Assitant Proffessor

More information

Differential relations for fluid flow

Differential relations for fluid flow Differential relations for fluid flow In this approach, we apply basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of a flow

More information

Thermal Analysis. with SolidWorks Simulation 2013 SDC. Paul M. Kurowski. Better Textbooks. Lower Prices.

Thermal Analysis. with SolidWorks Simulation 2013 SDC. Paul M. Kurowski. Better Textbooks. Lower Prices. Thermal Analysis with SolidWorks Simulation 2013 Paul M. Kurowski SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites to

More information

Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis

Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis 1 Portál pre odborné publikovanie ISSN 1338-0087 Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis Jakubec Jakub Elektrotechnika 13.02.2013 This work deals with thermo-hydraulic processes

More information

STRUCTURAL ANALYSIS OF A WESTFALL 2800 MIXER, BETA = 0.8 GFS R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY

STRUCTURAL ANALYSIS OF A WESTFALL 2800 MIXER, BETA = 0.8 GFS R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY STRUCTURAL ANALYSIS OF A WESTFALL 2800 MIXER, BETA = 0.8 GFS-411519-1R1 By Kimbal A. Hall, PE Submitted to: WESTFALL MANUFACTURING COMPANY OCTOBER 2011 ALDEN RESEARCH LABORATORY, INC. 30 Shrewsbury Street

More information

COMPUTATIONAL FLUID DYNAMICS (CFD) FOR THE OPTIMIZATION OF PRODUCTS AND PROCESSES

COMPUTATIONAL FLUID DYNAMICS (CFD) FOR THE OPTIMIZATION OF PRODUCTS AND PROCESSES THE INTERNATIONAL CONFERENCE OF THE CARPATHIAN EURO-REGION SPECIALISTS IN INDUSTRIAL SYSTEMS 7 th EDITION COMPUTATIONAL FLUID DYNAMICS (CFD) FOR THE OPTIMIZATION OF PRODUCTS AND PROCESSES Franz, Haas DI

More information

Contents. I Introduction 1. Preface. xiii

Contents. I Introduction 1. Preface. xiii Contents Preface xiii I Introduction 1 1 Continuous matter 3 1.1 Molecules................................ 4 1.2 The continuum approximation.................... 6 1.3 Newtonian mechanics.........................

More information

Chapter 9: Differential Analysis

Chapter 9: Differential Analysis 9-1 Introduction 9-2 Conservation of Mass 9-3 The Stream Function 9-4 Conservation of Linear Momentum 9-5 Navier Stokes Equation 9-6 Differential Analysis Problems Recall 9-1 Introduction (1) Chap 5: Control

More information

Principles of Convection

Principles of Convection Principles of Convection Point Conduction & convection are similar both require the presence of a material medium. But convection requires the presence of fluid motion. Heat transfer through the: Solid

More information

Structure of the Comprehensive Examination in the ME Department. For circulation to students

Structure of the Comprehensive Examination in the ME Department. For circulation to students Structure of the Comprehensive Examination in the ME Department For circulation to students i. The qualifying exams will be held up to 3 times every year. ii. Generally, the qualifying examination will

More information

7 The Navier-Stokes Equations

7 The Navier-Stokes Equations 18.354/12.27 Spring 214 7 The Navier-Stokes Equations In the previous section, we have seen how one can deduce the general structure of hydrodynamic equations from purely macroscopic considerations and

More information

Nonlinear Modeling for Health Care Applications Ashutosh Srivastava Marc Horner, Ph.D. ANSYS, Inc.

Nonlinear Modeling for Health Care Applications Ashutosh Srivastava Marc Horner, Ph.D. ANSYS, Inc. Nonlinear Modeling for Health Care Applications Ashutosh Srivastava Marc Horner, Ph.D. ANSYS, Inc. 2 Motivation 12 Motivation Linear analysis works well for only small number of applications. The majority

More information

Chapter 9: Differential Analysis of Fluid Flow

Chapter 9: Differential Analysis of Fluid Flow of Fluid Flow Objectives 1. Understand how the differential equations of mass and momentum conservation are derived. 2. Calculate the stream function and pressure field, and plot streamlines for a known

More information

5. FVM discretization and Solution Procedure

5. FVM discretization and Solution Procedure 5. FVM discretization and Solution Procedure 1. The fluid domain is divided into a finite number of control volumes (cells of a computational grid). 2. Integral form of the conservation equations are discretized

More information

JEPPIAAR ENGINEERING COLLEGE

JEPPIAAR ENGINEERING COLLEGE JEPPIAAR ENGINEERING COLLEGE Jeppiaar Nagar, Rajiv Gandhi Salai 600 119 DEPARTMENT OFMECHANICAL ENGINEERING QUESTION BANK VI SEMESTER ME6603 FINITE ELEMENT ANALYSIS Regulation 013 SUBJECT YEAR /SEM: III

More information

Design of exhaust channels. Seminar 7. February Kjell Olav Teien

Design of exhaust channels. Seminar 7. February Kjell Olav Teien Design of exhaust channels Seminar 7. February 2007 Kjell Olav Teien Content u Challenges failures u Failure mechanism u Possible analysis CFD FEM thermal FEM structural Vortex shedding u Criteria u Conclusion

More information

Stress analysis of a stepped bar

Stress analysis of a stepped bar Stress analysis of a stepped bar Problem Find the stresses induced in the axially loaded stepped bar shown in Figure. The bar has cross-sectional areas of A ) and A ) over the lengths l ) and l ), respectively.

More information

A STUDY ON THE FRACTURE A SIROCCO FAN IMPELLER

A STUDY ON THE FRACTURE A SIROCCO FAN IMPELLER FIFTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA A STUDY ON THE FRACTURE A SIROCCO FAN IMPELLER OF S.P. Lee, C.O. Ahn, H.S. Rew, S.C. Park, Y.M. Park and

More information

fluid mechanics as a prominent discipline of application for numerical

fluid mechanics as a prominent discipline of application for numerical 1. fluid mechanics as a prominent discipline of application for numerical simulations: experimental fluid mechanics: wind tunnel studies, laser Doppler anemometry, hot wire techniques,... theoretical fluid

More information

Application of pseudo-symmetric technique in dynamic analysis of concrete gravity dams

Application of pseudo-symmetric technique in dynamic analysis of concrete gravity dams Application of pseudo-symmetric technique in dynamic analysis of concrete gravity dams V. Lotfi Department of Civil and Environmental Engineering, Amirkabir University, Iran Abstract A new approach is

More information

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 5

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 5 .9 Numerical Fluid Mechanics Fall 011 Lecture 5 REVIEW Lecture 4 Roots of nonlinear equations: Open Methods Fixed-point Iteration (General method or Picard Iteration), with examples Iteration rule: x g(

More information

Detailed Outline, M E 320 Fluid Flow, Spring Semester 2015

Detailed Outline, M E 320 Fluid Flow, Spring Semester 2015 Detailed Outline, M E 320 Fluid Flow, Spring Semester 2015 I. Introduction (Chapters 1 and 2) A. What is Fluid Mechanics? 1. What is a fluid? 2. What is mechanics? B. Classification of Fluid Flows 1. Viscous

More information

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70

Class XI Physics Syllabus One Paper Three Hours Max Marks: 70 Class XI Physics Syllabus 2013 One Paper Three Hours Max Marks: 70 Class XI Weightage Unit I Physical World & Measurement 03 Unit II Kinematics 10 Unit III Laws of Motion 10 Unit IV Work, Energy & Power

More information

Computational Engineering

Computational Engineering Coordinating unit: 205 - ESEIAAT - Terrassa School of Industrial, Aerospace and Audiovisual Engineering Teaching unit: 220 - ETSEIAT - Terrassa School of Industrial and Aeronautical Engineering Academic

More information

Course in. Geometric nonlinearity. Nonlinear FEM. Computational Mechanics, AAU, Esbjerg

Course in. Geometric nonlinearity. Nonlinear FEM. Computational Mechanics, AAU, Esbjerg Course in Nonlinear FEM Geometric nonlinearity Nonlinear FEM Outline Lecture 1 Introduction Lecture 2 Geometric nonlinearity Lecture 3 Material nonlinearity Lecture 4 Material nonlinearity it continued

More information

Thermal Analysis with SOLIDWORKS Simulation 2015 and Flow Simulation 2015

Thermal Analysis with SOLIDWORKS Simulation 2015 and Flow Simulation 2015 Thermal Analysis with SOLIDWORKS Simulation 2015 and Flow Simulation 2015 Paul M. Kurowski SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit

More information

Large Scale Fluid-Structure Interaction by coupling OpenFOAM with external codes

Large Scale Fluid-Structure Interaction by coupling OpenFOAM with external codes Large Scale Fluid-Structure Interaction by coupling OpenFOAM with external codes Thomas Gallinger * Alexander Kupzok Roland Wüchner Kai-Uwe Bletzinger Lehrstuhl für Statik Technische Universität München

More information

Introduction to Aerodynamics. Dr. Guven Aerospace Engineer (P.hD)

Introduction to Aerodynamics. Dr. Guven Aerospace Engineer (P.hD) Introduction to Aerodynamics Dr. Guven Aerospace Engineer (P.hD) Aerodynamic Forces All aerodynamic forces are generated wither through pressure distribution or a shear stress distribution on a body. The

More information

Solution of Nonlinear Equations: Graphical and Incremental Sea

Solution of Nonlinear Equations: Graphical and Incremental Sea Outlines Solution of Nonlinear Equations: Graphical and Incremental Search Methods September 2, 2004 Outlines Part I: Review of Previous Lecture Part II: Sample Problems Solved with Numerical Methods Part

More information

Stresses Analysis of Petroleum Pipe Finite Element under Internal Pressure

Stresses Analysis of Petroleum Pipe Finite Element under Internal Pressure ISSN : 48-96, Vol. 6, Issue 8, ( Part -4 August 06, pp.3-38 RESEARCH ARTICLE Stresses Analysis of Petroleum Pipe Finite Element under Internal Pressure Dr.Ragbe.M.Abdusslam Eng. Khaled.S.Bagar ABSTRACT

More information

OPTIMAL DESIGN OF CLUTCH PLATE BASED ON HEAT AND STRUCTURAL PARAMETERS USING CFD AND FEA

OPTIMAL DESIGN OF CLUTCH PLATE BASED ON HEAT AND STRUCTURAL PARAMETERS USING CFD AND FEA International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 5, May 2018, pp. 717 724, Article ID: IJMET_09_05_079 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=5

More information

Finite Element Method in Geotechnical Engineering

Finite Element Method in Geotechnical Engineering Finite Element Method in Geotechnical Engineering Short Course on + Dynamics Boulder, Colorado January 5-8, 2004 Stein Sture Professor of Civil Engineering University of Colorado at Boulder Contents Steps

More information

EXPERIMENTAL AND NUMERICAL STUDIES OF A SPIRAL PLATE HEAT EXCHANGER

EXPERIMENTAL AND NUMERICAL STUDIES OF A SPIRAL PLATE HEAT EXCHANGER THERMAL SCIENCE: Year 2014, Vol. 18, No. 4, pp. 1355-1360 1355 EXPERIMENTAL AND NUMERICAL STUDIES OF A SPIRAL PLATE HEAT EXCHANGER by Rangasamy RAJAVEL Department of Mechanical Engineering, AMET University,

More information

UNIT II CONVECTION HEAT TRANSFER

UNIT II CONVECTION HEAT TRANSFER UNIT II CONVECTION HEAT TRANSFER Convection is the mode of heat transfer between a surface and a fluid moving over it. The energy transfer in convection is predominately due to the bulk motion of the fluid

More information

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint. " = " x,t,#, #

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint.  =  x,t,#, # Notes Assignment 4 due today (when I check email tomorrow morning) Don t be afraid to make assumptions, approximate quantities, In particular, method for computing time step bound (look at max eigenvalue

More information

Fluid Mechanics Prof. T.I. Eldho Department of Civil Engineering Indian Institute of Technology, Bombay. Lecture - 17 Laminar and Turbulent flows

Fluid Mechanics Prof. T.I. Eldho Department of Civil Engineering Indian Institute of Technology, Bombay. Lecture - 17 Laminar and Turbulent flows Fluid Mechanics Prof. T.I. Eldho Department of Civil Engineering Indian Institute of Technology, Bombay Lecture - 17 Laminar and Turbulent flows Welcome back to the video course on fluid mechanics. In

More information

SIMULATION OF FIN GEOMETRIES FOR HEAT SINK IN FORCED CONVECTION FLOW

SIMULATION OF FIN GEOMETRIES FOR HEAT SINK IN FORCED CONVECTION FLOW SIMULATION OF FIN GEOMETRIES FOR HEAT SINK IN FORCED CONVECTION FLOW Vinod Kumar 1, Veerbhadrappa.T 2 1 Department of Mechanical engineering, Alpha College of engineering- 562149. Karnataka, India 2 Department

More information

CFD study for cross flow heat exchanger with integral finned tube

CFD study for cross flow heat exchanger with integral finned tube International Journal of Scientific and Research Publications, Volume 6, Issue 6, June 2016 668 CFD study for cross flow heat exchanger with integral finned tube Zena K. Kadhim *, Muna S. Kassim **, Adel

More information

Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra

Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra Qin Yin Fan Software CRADLE Co., Ltd. ABSTRACT In SAE paper 2004-01-1345, author focused on how to use a steady state temperature

More information

(Refer Slide Time: 2:14)

(Refer Slide Time: 2:14) Fluid Dynamics And Turbo Machines. Professor Dr Shamit Bakshi. Department Of Mechanical Engineering. Indian Institute Of Technology Madras. Part A. Module-1. Lecture-3. Introduction To Fluid Flow. (Refer

More information

1. INTRODUCTION TO CFD SPRING 2018

1. INTRODUCTION TO CFD SPRING 2018 1. INTRODUCTION TO CFD SPRING 018 1.1 What is computational fluid dynamics? 1. Basic principles of CFD 1.3 Stages in a CFD simulation 1.4 Fluid-flow equations 1.5 The main discretisation methods Appendices

More information

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION 7.1 THE NAVIER-STOKES EQUATIONS Under the assumption of a Newtonian stress-rate-of-strain constitutive equation and a linear, thermally conductive medium,

More information

Thermal Analysis. inspiration

Thermal Analysis. inspiration white paper Thermal Analysis inspiration summary In this white paper we define and then outline the concept of thermal analysis as it relates to product design. We discuss the principles of conduction,

More information

Simulation of Aeroelastic System with Aerodynamic Nonlinearity

Simulation of Aeroelastic System with Aerodynamic Nonlinearity Simulation of Aeroelastic System with Aerodynamic Nonlinearity Muhamad Khairil Hafizi Mohd Zorkipli School of Aerospace Engineering, Universiti Sains Malaysia, Penang, MALAYSIA Norizham Abdul Razak School

More information

Tutorial for the heated pipe with constant fluid properties in STAR-CCM+

Tutorial for the heated pipe with constant fluid properties in STAR-CCM+ Tutorial for the heated pipe with constant fluid properties in STAR-CCM+ For performing this tutorial, it is necessary to have already studied the tutorial on the upward bend. In fact, after getting abilities

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

Fundamentals of Fluid Dynamics: Elementary Viscous Flow

Fundamentals of Fluid Dynamics: Elementary Viscous Flow Fundamentals of Fluid Dynamics: Elementary Viscous Flow Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research

More information

An Overview of Fluid Animation. Christopher Batty March 11, 2014

An Overview of Fluid Animation. Christopher Batty March 11, 2014 An Overview of Fluid Animation Christopher Batty March 11, 2014 What distinguishes fluids? What distinguishes fluids? No preferred shape. Always flows when force is applied. Deforms to fit its container.

More information

Fluid Mechanics. Spring 2009

Fluid Mechanics. Spring 2009 Instructor: Dr. Yang-Cheng Shih Department of Energy and Refrigerating Air-Conditioning Engineering National Taipei University of Technology Spring 2009 Chapter 1 Introduction 1-1 General Remarks 1-2 Scope

More information

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations Today's Lecture 2D grid colocated arrangement staggered arrangement Exercise: Make a Fortran program which solves a system of linear equations using an iterative method SIMPLE algorithm Pressure-velocity

More information

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD GRD Journals- Global Research and Development Journal for Engineering Volume 1 Issue 8 July 2016 ISSN: 2455-5703 Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led

More information

An-Najah National University Civil Engineering Department. Fluid Mechanics. Chapter 1. General Introduction

An-Najah National University Civil Engineering Department. Fluid Mechanics. Chapter 1. General Introduction 1 An-Najah National University Civil Engineering Department Fluid Mechanics Chapter 1 General Introduction 2 What is Fluid Mechanics? Mechanics deals with the behavior of both stationary and moving bodies

More information

CFD AND CONJUGATE HEAT TRANSFER ANALYSIS OF HEAT SINKS WITH DIFFERENT FIN GEOMETRIES SUBJECTED TO FORCED CONVECTION USED IN ELECTRONICS COOLING

CFD AND CONJUGATE HEAT TRANSFER ANALYSIS OF HEAT SINKS WITH DIFFERENT FIN GEOMETRIES SUBJECTED TO FORCED CONVECTION USED IN ELECTRONICS COOLING CFD AND CONJUGATE HEAT TRANSFER ANALYSIS OF HEAT SINKS WITH DIFFERENT FIN GEOMETRIES SUBJECTED TO FORCED CONVECTION USED IN ELECTRONICS COOLING V. M Kulkarni 1, Basavaraj Dotihal 2 1 Professor, Thermal

More information

BOUNDARY LAYER ANALYSIS WITH NAVIER-STOKES EQUATION IN 2D CHANNEL FLOW

BOUNDARY LAYER ANALYSIS WITH NAVIER-STOKES EQUATION IN 2D CHANNEL FLOW Proceedings of,, BOUNDARY LAYER ANALYSIS WITH NAVIER-STOKES EQUATION IN 2D CHANNEL FLOW Yunho Jang Department of Mechanical and Industrial Engineering University of Massachusetts Amherst, MA 01002 Email:

More information

DYNAMIC RESPONSE OF THIN-WALLED GIRDERS SUBJECTED TO COMBINED LOAD

DYNAMIC RESPONSE OF THIN-WALLED GIRDERS SUBJECTED TO COMBINED LOAD DYNAMIC RESPONSE OF THIN-WALLED GIRDERS SUBJECTED TO COMBINED LOAD P. WŁUKA, M. URBANIAK, T. KUBIAK Department of Strength of Materials, Lodz University of Technology, Stefanowskiego 1/15, 90-924 Łódź,

More information

Heat Transfer Analysis of Machine Tool Main Spindle

Heat Transfer Analysis of Machine Tool Main Spindle Technical Paper Heat Transfer Analysis of Machine Tool Main Spindle oshimitsu HIRASAWA Yukimitsu YAMAMOTO CAE analysis is very useful for shortening development time and reducing the need for development

More information

Theoretical Gas Flow through Gaps in Screw-type Machines

Theoretical Gas Flow through Gaps in Screw-type Machines Theoretical Gas Flow through Gaps in Screw-type Machines Prof. Dr.-Ing. K. Kauder, Dipl.-Ing. D. Stratmann University of Dortmund, Fachgebiet Fluidenergiemaschinen (The experimental part of these studies

More information

PHYSICAL MECHANISM OF CONVECTION

PHYSICAL MECHANISM OF CONVECTION Tue 8:54:24 AM Slide Nr. 0 of 33 Slides PHYSICAL MECHANISM OF CONVECTION Heat transfer through a fluid is by convection in the presence of bulk fluid motion and by conduction in the absence of it. Chapter

More information

LEAST-SQUARES FINITE ELEMENT MODELS

LEAST-SQUARES FINITE ELEMENT MODELS LEAST-SQUARES FINITE ELEMENT MODELS General idea of the least-squares formulation applied to an abstract boundary-value problem Works of our group Application to Poisson s equation Application to flows

More information

University of Sheffield The development of finite elements for 3D structural analysis in fire

University of Sheffield The development of finite elements for 3D structural analysis in fire The development of finite elements for 3D structural analysis in fire Chaoming Yu, I. W. Burgess, Z. Huang, R. J. Plank Department of Civil and Structural Engineering StiFF 05/09/2006 3D composite structures

More information

ELEC9712 High Voltage Systems. 1.2 Heat transfer from electrical equipment

ELEC9712 High Voltage Systems. 1.2 Heat transfer from electrical equipment ELEC9712 High Voltage Systems 1.2 Heat transfer from electrical equipment The basic equation governing heat transfer in an item of electrical equipment is the following incremental balance equation, with

More information

1. INTRODUCTION TO CFD SPRING 2019

1. INTRODUCTION TO CFD SPRING 2019 1. INTRODUCTION TO CFD SPRING 2019 1.1 What is computational fluid dynamics? 1.2 Basic principles of CFD 1.3 Stages in a CFD simulation 1.4 Fluid-flow equations 1.5 The main discretisation methods Appendices

More information

Some Aspects Of Dynamic Buckling of Plates Under In Plane Pulse Loading

Some Aspects Of Dynamic Buckling of Plates Under In Plane Pulse Loading Mechanics and Mechanical Engineering Vol. 12, No. 2 (2008) 135 146 c Technical University of Lodz Some Aspects Of Dynamic Buckling of Plates Under In Plane Pulse Loading Katarzyna Kowal Michalska, Rados

More information

Tutorial for the supercritical pressure pipe with STAR-CCM+

Tutorial for the supercritical pressure pipe with STAR-CCM+ Tutorial for the supercritical pressure pipe with STAR-CCM+ For performing this tutorial, it is necessary to have already studied the tutorial on the upward bend. In fact, after getting abilities with

More information

Tutorial Number 18: Heat transfer analysis of a teapot

Tutorial Number 18: Heat transfer analysis of a teapot Tutorial Number 18: Heat transfer analysis of a teapot Stefano Morlacchi September 2014 T. 01608 811777 F. 01608811770 E.info@ssanalysis.co.uk W. www.ssanalysis.co.uk 1. Introduction In this tutorial,

More information

Contents as of 12/8/2017. Preface. 1. Overview...1

Contents as of 12/8/2017. Preface. 1. Overview...1 Contents as of 12/8/2017 Preface 1. Overview...1 1.1 Introduction...1 1.2 Finite element data...1 1.3 Matrix notation...3 1.4 Matrix partitions...8 1.5 Special finite element matrix notations...9 1.6 Finite

More information

Dynamic Analysis Contents - 1

Dynamic Analysis Contents - 1 Dynamic Analysis Contents - 1 TABLE OF CONTENTS 1 DYNAMIC ANALYSIS 1.1 Overview... 1-1 1.2 Relation to Equivalent-Linear Methods... 1-2 1.2.1 Characteristics of the Equivalent-Linear Method... 1-2 1.2.2

More information

Simulation of fluid-structure interaction for an elastic cylinder in an axial flow

Simulation of fluid-structure interaction for an elastic cylinder in an axial flow Advances in Fluid Mechanics IX 151 Simulation of fluid-structure interaction for an elastic cylinder in an axial flow Z. G. Liu 1, Y. Liu 1 & J. Lu 2 1 Department of Mechanical Engineering, Hong Kong Polytechnic

More information

CONVECTIVE HEAT TRANSFER

CONVECTIVE HEAT TRANSFER CONVECTIVE HEAT TRANSFER Mohammad Goharkhah Department of Mechanical Engineering, Sahand Unversity of Technology, Tabriz, Iran CHAPTER 3 LAMINAR BOUNDARY LAYER FLOW LAMINAR BOUNDARY LAYER FLOW Boundary

More information

PDE Solvers for Fluid Flow

PDE Solvers for Fluid Flow PDE Solvers for Fluid Flow issues and algorithms for the Streaming Supercomputer Eran Guendelman February 5, 2002 Topics Equations for incompressible fluid flow 3 model PDEs: Hyperbolic, Elliptic, Parabolic

More information

Chapter 2 Finite Element Formulations

Chapter 2 Finite Element Formulations Chapter 2 Finite Element Formulations The governing equations for problems solved by the finite element method are typically formulated by partial differential equations in their original form. These are

More information

3.0 FINITE ELEMENT MODEL

3.0 FINITE ELEMENT MODEL 3.0 FINITE ELEMENT MODEL In Chapter 2, the development of the analytical model established the need to quantify the effect of the thermal exchange with the dome in terms of a single parameter, T d. In

More information

Hypersonic flow and flight

Hypersonic flow and flight University of Stuttgart, Aerospace Engineering and Geodesy Dept. - Lecture - Hypersonic flow and flight Master Level, Specialization 4 lecture hours per week in WS, 3-6 LPs/ECTS Lecturer: Dr. Markus J.

More information

DISPENSA FEM in MSC. Nastran

DISPENSA FEM in MSC. Nastran DISPENSA FEM in MSC. Nastran preprocessing: mesh generation material definitions definition of loads and boundary conditions solving: solving the (linear) set of equations components postprocessing: visualisation

More information

Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack

Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack H. Landes 1, M. Kaltenbacher 2, W. Rathmann 3, F. Vogel 3 1 WisSoft, 2 Univ. Erlangen 3 inutech GmbH Outline Introduction Sound in Flowing

More information

Simulation of flow induced vibrations in pipes using the LS-DYNA ICFD solver

Simulation of flow induced vibrations in pipes using the LS-DYNA ICFD solver Simulation of flow induced vibrations in pipes using the LS-DYNA ICFD solver arcus Timgren 1 1 DYNAmore Nordic AB, Linköping, Sweden 1 Introduction Flow-induced vibrations, (FIV), is a terminology that

More information

Fluid Mechanics. du dy

Fluid Mechanics. du dy FLUID MECHANICS Technical English - I 1 th week Fluid Mechanics FLUID STATICS FLUID DYNAMICS Fluid Statics or Hydrostatics is the study of fluids at rest. The main equation required for this is Newton's

More information

Fluid Dynamics Exercises and questions for the course

Fluid Dynamics Exercises and questions for the course Fluid Dynamics Exercises and questions for the course January 15, 2014 A two dimensional flow field characterised by the following velocity components in polar coordinates is called a free vortex: u r

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master Degree in Mechanical Engineering Numerical Heat and Mass Transfer 15-Convective Heat Transfer Fausto Arpino f.arpino@unicas.it Introduction In conduction problems the convection entered the analysis

More information

midas Civil Dynamic Analysis

midas Civil Dynamic Analysis Edgar De Los Santos Midas IT August 23 rd 2017 Contents: Introduction Eigen Value Analysis Response Spectrum Analysis Pushover Analysis Time History Analysis Seismic Analysis Seismic Analysis The seismic

More information

Keywords: Spiral plate heat exchanger, Heat transfer, Nusselt number

Keywords: Spiral plate heat exchanger, Heat transfer, Nusselt number EXPERIMENTAL AND NUMERICAL STUDIES OF A SPIRAL PLATE HEAT EXCHANGER Dr.RAJAVEL RANGASAMY Professor and Head, Department of Mechanical Engineering Velammal Engineering College,Chennai -66,India Email:rajavelmech@gmail.com

More information

Solution Methods. Steady State Diffusion Equation. Lecture 04

Solution Methods. Steady State Diffusion Equation. Lecture 04 Solution Methods Steady State Diffusion Equation Lecture 04 1 Solution methods Focus on finite volume method. Background of finite volume method. Discretization example. General solution method. Convergence.

More information

Computation of Unsteady Flows With Moving Grids

Computation of Unsteady Flows With Moving Grids Computation of Unsteady Flows With Moving Grids Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de Unsteady Flows With Moving Boundaries, I Unsteady flows

More information

EXPERIMENTAL IDENTIFICATION OF HYPERELASTIC MATERIAL PARAMETERS FOR CALCULATIONS BY THE FINITE ELEMENT METHOD

EXPERIMENTAL IDENTIFICATION OF HYPERELASTIC MATERIAL PARAMETERS FOR CALCULATIONS BY THE FINITE ELEMENT METHOD Journal of KONES Powertrain and Transport, Vol. 7, No. EXPERIMENTAL IDENTIFICATION OF HYPERELASTIC MATERIAL PARAMETERS FOR CALCULATIONS BY THE FINITE ELEMENT METHOD Robert Czabanowski Wroclaw University

More information

1. The Properties of Fluids

1. The Properties of Fluids 1. The Properties of Fluids [This material relates predominantly to modules ELP034, ELP035] 1.1 Fluids 1.1 Fluids 1.2 Newton s Law of Viscosity 1.3 Fluids Vs Solids 1.4 Liquids Vs Gases 1.5 Causes of viscosity

More information

Procedure for Performing Stress Analysis by Means of Finite Element Method (FEM)

Procedure for Performing Stress Analysis by Means of Finite Element Method (FEM) Procedure for Performing Stress Analysis by Means of Finite Element Method (FEM) Colaboração dos engºs Patrício e Ediberto da Petrobras 1. Objective This Technical Specification sets forth the minimum

More information

midas NFX 2015 R1 Release Note

midas NFX 2015 R1 Release Note Total Solution for True Analysis-driven Design midas NFX 2015 R1 Release Note 1 midas NFX R E L E A S E N O T E 2 0 1 5 R 1 Accurate whenever you Need Be more efficient by focusing on the right details

More information

Exercise sheet 5 (Pipe flow)

Exercise sheet 5 (Pipe flow) Exercise sheet 5 (Pipe flow) last edited June 4, 2018 These lecture notes are based on textbooks by White [13], Çengel & al.[16], and Munson & al.[18]. Except otherwise indicated, we assume that fluids

More information

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling Turbulence Modeling Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark 1 Outline

More information

HEAT TRANSFER BY CONVECTION. Dr. Şaziye Balku 1

HEAT TRANSFER BY CONVECTION. Dr. Şaziye Balku 1 HEAT TRANSFER BY CONVECTION Dr. Şaziye Balku 1 CONDUCTION Mechanism of heat transfer through a solid or fluid in the absence any fluid motion. CONVECTION Mechanism of heat transfer through a fluid in the

More information

A METHOD OF LOAD INCREMENTS FOR THE DETERMINATION OF SECOND-ORDER LIMIT LOAD AND COLLAPSE SAFETY OF REINFORCED CONCRETE FRAMED STRUCTURES

A METHOD OF LOAD INCREMENTS FOR THE DETERMINATION OF SECOND-ORDER LIMIT LOAD AND COLLAPSE SAFETY OF REINFORCED CONCRETE FRAMED STRUCTURES A METHOD OF LOAD INCREMENTS FOR THE DETERMINATION OF SECOND-ORDER LIMIT LOAD AND COLLAPSE SAFETY OF REINFORCED CONCRETE FRAMED STRUCTURES Konuralp Girgin (Ph.D. Thesis, Institute of Science and Technology,

More information

FLOWS IN LIQUID FOAMS

FLOWS IN LIQUID FOAMS FLOWS IN LIQUID FOAMS A finite element approach A. SAUGEY, E. JANIAUD, W. DRENCKHAN, S. HUTZLER, D. WEAIRE Physics Department,, TRINITY COLLEGE DUBLIN Facing a problem of fluid flow in a physical system,

More information

HEAT TRANSFER BY CONVECTION AND CONDUCTION FROM THE FLUID MOVING AT SOLID WALLS

HEAT TRANSFER BY CONVECTION AND CONDUCTION FROM THE FLUID MOVING AT SOLID WALLS HEAT TRANSFER BY CONVECTION AND CONDUCTION FROM THE FLUID MOVING AT SOLID WALLS Associate Professor Ph.D. Amado George STEFAN, Lt.Eng., doctoral student Constantin NISTOR MILITARY TECHNICAL ACADEMY Abstract.

More information