Multi-Phase Flow Tutorials

Size: px
Start display at page:

Download "Multi-Phase Flow Tutorials"

Transcription

1 STAR-CCM+ User Guide 3987 Multi-Phase Flow Tutorials The tutorials in this set illustrate various STAR-CCM+ facilities for simulating multi-phase fluid flow problems. These comprise: A gravity-driven free-surface flow. A forced free-surface flow with capillary effects. A forced free-surface flow with cavitation effects. A particle-laden flow. A solid particle erosion analysis. An Eulerian multiphase flow. The starting point for the first three tutorials is a mesh consisting of a single layer of polygonal prisms. This is suitable for performing a planar, two-dimensional analysis and is shown below.

2 STAR-CCM+ User Guide 3989 Gravity-Driven Flow Tutorial The tutorial simulates two-dimensional gravity-driven compressible flow through a channel connecting two chambers, as shown below. Initially, the chamber on the left is filled with water; the one on the right and the connecting channel with air. All boundaries are solid walls except for the horizontal top left surface where a constant (atmospheric) static pressure is applied. Under the action of gravity, water flows into the right chamber under assumed turbulent conditions. At the same time, water also flows in through the top left boundary so as to maintain a constant fluid level. The pressure in the right chamber increases due to the air compression, resulting in a reduction of the flow rate thorough the pressure boundary. After some time all fluid elements are at rest and in a hydro-static equilibrium. Importing the Mesh and Naming the Simulation Start up STAR-CCM+ in a manner that is appropriate to your working environment and select the New Simulation option from the menu bar. Continue by importing the mesh and naming the simulation. A one-cell-thick, three-dimensional, polyhedral cell mesh has been prepared for this analysis. Select File > Import... from the menus In the Open dialog, navigate to the doc/tutorials/multiphase subdirectory of your STAR-CCM+ installation directory and select file

3 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 3991 The grid must be aligned with the X-Y plane. The grid must have a boundary plane at the Z = 0 location. The mesh imported for this tutorial was built with these requirements in mind. Were the grid not to conform to the above conditions, it would have been necessary to realign the region using the transformation and rotation facilities in STAR-CCM+. Select Mesh > Convert to 2D... In the Convert Regions to 2D dialog that appears, make sure the checkbox of the Delete 3D regions after conversion option is ticked, and click OK. Once you click OK, the mesh conversion will take place and the new two-dimensional mesh will be shown, viewed from the z-direction, in the Geometry Scene 1 display. The mouse rotation option is suppressed for two-dimensional scenes. Right-click the Physics 1 continuum node and select Delete. Click Yes in the confirmation dialog. Visualizing the Mesh Interior In the simulation tree, select the Scenes > Geometry Scene 1 > Displayers

4 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 3993 Setting up the Models Models define the primary variables of the simulation, including pressure, temperature, velocity, and what mathematical formulation will be used to generate the solution. In this example, the flow is turbulent. The default K-Epsilon turbulence model will be used and a gravitational force applied in the -y direction. As the problem also involves multi-phase flow, two fluids (air and water) are required for the analysis. However, since these occupy the same domain, only one continuum and one mesh region are required to set up the simulation. By default, a continuum called Physics 1 2D is created when the mesh is converted to two-dimensional. To use a more appropriate name for it, right-click on the Physics 1 2D node and select Rename... The Rename dialog will appear. Change the name to Chambers. Click OK.

5 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 3995 The Physics Model Selection dialog should look like this when you are done. Click Close. Save the simulation by clicking the (Save) button. Setting Material Properties In the freesurface window, open the Continua node. The color of the Chambers node has turned from gray to blue to indicate that models have been activated. Open the Chambers > Models node. The selected models now appear

6 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 3999 Setting Initial Conditions and Reference Values The direction and magnitude of the gravity vector are set via the Reference Values node. In this case, a gravity force needs to be applied in the negative y-direction. Select the Chambers > Reference Values > Gravity node. In the Properties window, set the Value to 0, To initialize the turbulence parameters: Select the Chambers > Initial Conditions > Turbulence Intensity > Constant

7 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 4003 Select Initial Distribution as the Scalar Function property. It is not necessary to define a similar distribution for the Air node because any user-specified initial condition for the volume fraction of the last-defined phase in multi-phase flows is always ignored. Instead, this condition is obtained by subtracting the sum of the volume fraction distributions of the other phases from 1.0. Save the simulation. Setting Boundary Conditions and Values The geometry used for this tutorial has six boundaries, four of which will have no-slip wall conditions assigned to them. The remaining two boundaries will be assigned pressure boundary conditions. We will start with the wall boundary definitions. Open the Regions node, then right-click the Default_Fluid 2D node and select Rename... Enter the name Fluid and click OK. Open the Fluid > Boundaries node, then use the <Ctrl><Click> method to select the Bottom, Left, Middle, Right and TopRight nodes. These are the

8 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 4006 Value dialog. Change the H2O value to 1.0 Leave the Air value as 0.0 and click OK. This in effect enforces the condition that only water may enter the solution domain through that boundary. This completes the boundary conditions specification. Save the simulation. Setting Solver Parameters and Stopping Criteria As we are solving an unsteady problem, it is necessary to specify the time-step size and the elapsed simulation time. This calculation will be run for 5.0 s with a time-step size of s. To specify the step size: Select the Solvers > Implicit Unsteady node.

9 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 4008 The number of inner iterations per time-step is set to 20 by default. This is more than is necessary for this simulation so the value may be reduced. Select the Maximum Inner Iterations node. In the Properties window, change the Max Inner Iterations property to 5. Save the simulation. Visualizing and Initializing the Solution We will view the air and water distributions throughout the run and also save this plot at regular intervals in order to create an animation. Start by creating a new scalar scene. Right-click on the Scenes node and then select New Scene > Scalar.

10 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 4011 Make the Scalar Scene 1 display active to look at the initialization result. As expected, at the start of the run the left chamber is entirely filled with water whereas the right chamber and the connecting channel are entirely filled with air. A small region in which both fluids are apparently present is visible at the interface between the two fluids, but this effect is simply due to the coarseness of the mesh. Save the simulation. Running the Simulation To run the simulation, click on the (Run) button in the top toolbar. If you do not see this button, use the Solution > Run menu item.

11 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 4013 Visualizing Results The Scalar Scene 1 display shows the water volume fraction profile at the end of the 5.0 s run. Right-click on the scalar bar in the display.

12 STAR-CCM+ User Guide Gravity-Driven Flow Tutorial 4015 most Linux and Unix systems. An example of such an animation is shown below. Summary This STAR-CCM+ tutorial introduced the following features: Starting the code and creating a new simulation. Importing a mesh. Converting a three-dimensional mesh to a two-dimensional one. Visualizing the mesh structure. Defining models for multi-phase flow problems. Defining the material properties required for the selected models. Setting initial conditions and reference values. Creating and applying field functions. Defining boundary conditions. Setting solver parameters for an unsteady run. Initializing and running the solver for a given number of time-steps. Analyzing results using the built-in visualization facilities.

13 STAR-CCM+ User Guide 4017 Capillary Effects Tutorial This tutorial simulates two-dimensional forced flow of liquid glycerine through a nozzle and into an air-filled chamber at atmospheric pressure. The mesh used (shown below) is the same as in the Gravity-Driven Flow Tutorial except that, in this instance, the problem s physical dimensions are scaled down by a factor of 1,000. This gives a nozzle width of about 1 mm. The boundary on the left of the problem geometry is an inlet with fluid velocity of 1 mm/s and the boundary on the right is at atmospheric pressure. The boundary at the bottom is a symmetry plane and all other boundaries are solid walls. Initially, the left chamber is filled with liquid and the remainder of the solution domain is filled with air. For the given geometry and inlet velocity, the flow can be assumed to be laminar. Gravity acts in the positive x-direction and so helps to drive the flow through the nozzle. The shape of the free-surface that develops in the chamber downstream of the nozzle depends on the contact angle between liquid and wall, specified as 45 o. Importing the Mesh and Naming the Simulation Start up STAR-CCM+ in a manner that is appropriate to your working environment and select the New Simulation option from the menu bar. Continue by importing the mesh and naming the simulation. A one-cell-thick three-dimensional polyhedral cell mesh has been predefined for this analysis. Select File > Import... from the menus. In the Open dialog, navigate to the doc/tutorials/multiphase subdirectory of your STAR-CCM+ installation directory and select file

14 STAR-CCM+ User Guide Capillary Effects Tutorial 4019 There are special requirements in STAR-CCM+ for three-dimensional meshes that are to be converted to two-dimensional. These are: The grid must be aligned with the X-Y plane. The grid must have a boundary plane at the Z = 0 location. The mesh imported for this tutorial was built with these requirements in mind. Were the grid not to conform to the above conditions, it would have been necessary to realign the region using the transformation and rotation facilities in STAR-CCM+. Select Mesh > Convert to 2D... In the Convert Regions to 2D dialog that appears, make sure the checkbox of the Delete 3D regions after conversion option is ticked, and click OK. Once this is done, the mesh conversion will take place and the new two-dimensional mesh will be created. Note that the mouse rotation option is suppressed for two-dimensional scenes. Right-click the Physics 1 continuum node and select Delete. Click Yes in the confirmation dialog. Scaling the Mesh The original mesh was not built to the correct scale and therefore requires scaling down by a factor of 1000.

15 STAR-CCM+ User Guide Capillary Effects Tutorial 4022 The dialog will guide you through the model selection process by showing only options that are appropriate to the initial choices made. Using the same technique as in the previous step: Select Implicit Unsteady in the Time group box. Select Multiphase Mixture in the Material group box. Select Volume of Fluid (VOF) in the Multiphase Model box. Select Laminar in the Viscous Regime group box. Select Gravity in the Optional Physics Models group box. Select Surface Tension in the Optional Physics Models group box. The Physics Model Selection dialog should look like this when you are done. Click Close. Save the simulation by clicking on the (Save) button. Setting Material Properties In the capillaryeffects window, open the Continua node.

16 STAR-CCM+ User Guide Capillary Effects Tutorial 4026 The phase model objects should appear as shown in the following screenshot. The default densities and viscosities for air and glycerine are suitable but the value of the surface tension coefficient needs to be changed. Select the Air > Material Properties > Surface Tension > Constant node. In the Properties window, change the Value property to N/m. Open the C3H8O3 node and change the surface tension coefficient for glycerine to N/m also. The surface tension coefficients of the two fluids should always be given the same value to ensure that their treatment at the free surface is consistent. Save the simulation. Setting Initial Conditions and Reference Values The direction and magnitude of the gravity vector is set via the Reference Values node. In this case, a gravity force needs to be applied in the positive x-direction.

17 STAR-CCM+ User Guide Capillary Effects Tutorial 4029 Click OK to exit the editor. Return to the C3H8O3 node, open it and select the Field Function node beneath it Select Initial Distribution as the Scalar Function property. It is not necessary to specify a similar distribution for the Air node because any user-specified initial condition for the volume fraction of the last-defined phase in multi-phase flows is always ignored. Instead, this condition is obtained by subtracting the sum of the volume fraction distributions of the other phases from 1.0. Save the simulation. Setting Boundary Conditions and Values The geometry used for this tutorial has six boundaries, three of which will have no-slip wall conditions assigned to them. The remaining three boundaries will be assigned inlet, pressure and symmetry boundary conditions.

18 STAR-CCM+ User Guide Capillary Effects Tutorial 4033 This in effect enforces the condition that only air may enter the solution domain through that boundary. This completes the boundary condition specification. Save the simulation. Setting Solver Parameters and Stopping Criteria As we are solving an unsteady problem, it is necessary to specify the time-step size and the elapsed simulation time. This calculation will be run for 2.0 s with a time-step size of s, so will require 2,000 time-steps. To specify the step size: Select the Solvers > Implicit Unsteady node. In the Properties window, change the Time-Step property to s. To set the run time: Select the Stopping Criteria > Maximum Steps node. Set the Maximum Steps property to 2000 A maximum physical time is also defined. To remove this stopping criterion:

19 STAR-CCM+ User Guide Capillary Effects Tutorial 4037 Save the simulation. Running the Simulation To run the simulation: Click on the (Run) button in the top toolbar. If you do not see this button, use the Solution > Run menu item. The Residuals display will automatically be created and will show the progress being made by the solver. The progress of the run can be observed by selecting the Scalar Scene 1 tab at the top of the Graphics window. It is possible to stop the process during the run by clicking on the (Stop) button in the toolbar. If you do halt the simulation, it can be continued again by clicking on the (Run) button. If left alone, the simulation will continue until all 2,000 time-steps are complete. Note that the numbers displayed in the Output window represent the solver s inner iterations, not time-steps. As there are 5 inner iterations per time-step, you may expect the run to perform 10,000 inner iterations. Save the simulation when the run is complete.

20 STAR-CCM+ User Guide Capillary Effects Tutorial 4040 The velocity vector plot shows high air velocities close to the free surface. This is a numerical inaccuracy known as parasitic currents. These currents arise because the surface tension and pressure forces are much larger than all other terms in the momentum equations, and their balance on an irregular grid is difficult to achieve numerically due to the discontinuous variation of pressure across the free surface and a large discretization error associated with it. Parasitic currents become appreciable when the problem size is small and fluid velocity and viscosity are low. For flows where diffusion and convection forces are of a similar magnitude to surface tension forces, these problems are not so pronounced. Since artificial velocities are generated only within the air, their effect on the liquid flow (which is usually what we are trying to predict) is small. Save the simulation. Changing the Contact Angle The contours of glycerine volume fraction shown below demonstrate the effect of changing the contact angle. In this case, the contact angle at all wall boundaries was changed from 45 o to 135 o. All other modeling options and material properties were kept the same and the analysis run for a physical time of 2.0 s, as before. Summary This STAR-CCM+ tutorial introduced the following features:

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

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

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

GAMBIT Demo Tutorial

GAMBIT Demo Tutorial GAMBIT Demo Tutorial Wake of a Cylinder. 1.1 Problem Description The problem to be considered is schematically in fig. 1. We consider flow across a cylinder and look at the wake behind the cylinder. Air

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

This tutorial provides a recipe for simulating L

This tutorial provides a recipe for simulating L Pipe Flow Tutorial for STAR-CCM+ ME 448/548 February 5, 2014 Gerald Recktenwald gerry@me.pdx.edu 1 Overview This tutorial provides a recipe for simulating laminar flow in a pipe with STAR- L CCM+. The

More information

Best Practices Workshop: Heat Transfer

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

More information

OpenFOAM Opensource and CFD

OpenFOAM Opensource and CFD OpenFOAM Opensource and CFD Andrew King Department of Mechanical Engineering Curtin University Outline What is Opensource Software OpenFOAM Overview Utilities, Libraries and Solvers Data Formats The CFD

More information

Heat Transfer by Free Convection

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

More information

Tutorial for laboratory project #2 Using ANSYS Workbench. For Double Pipe Heat Exchanger

Tutorial for laboratory project #2 Using ANSYS Workbench. For Double Pipe Heat Exchanger Tutorial for laboratory project #2 Using ANSYS Workbench For Double Pipe Heat Exchanger 1. Preparing ANSYS Workbench Go to Start Menu/All Programs/Simulation/ANSYS 12.1/Workbench. In the toolbox menu in

More information

Laminar Flow in a Baffled Stirred Mixer

Laminar Flow in a Baffled Stirred Mixer Laminar Flow in a Baffled Stirred Mixer Introduction This exercise exemplifies the use of the rotating machinery feature in the CFD Module. The Rotating Machinery interface allows you to model moving rotating

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

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

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query.

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query. Quick Start Tutorial 1-1 Quick Start Tutorial This quick start tutorial will cover some of the basic features of Settle3D. A circular load is applied to a single soil layer and settlements are examined.

More information

. Address the following issues in your solution:

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

More information

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

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

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

Contents. First Steps - Ball Valve Design

Contents. First Steps - Ball Valve Design Sol i dwor ksfl ow Si mul at i on 2009 Tut or i al Contents First Steps - Ball Valve Design Open the SolidWorks Model........................................... 1-1 Create a Flow Simulation Project.......................................

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

Tutorial 1. Introduction to Using ANSYS FLUENT in ANSYS Workbench: Fluid Flow and Heat Transfer in a Mixing Elbow

Tutorial 1. Introduction to Using ANSYS FLUENT in ANSYS Workbench: Fluid Flow and Heat Transfer in a Mixing Elbow Tutorial 1. Introduction to Using ANSYS FLUENT in ANSYS Workbench: Fluid Flow and Heat Transfer in a Mixing Elbow Introduction This tutorial illustrates using ANSYS Workbench to set up and solve a three-dimensional

More information

The following is an overview of lessons included in the tutorial.

The following is an overview of lessons included in the tutorial. Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your

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

Finding Drag Coefficient using Solidworks Flow Simulation

Finding Drag Coefficient using Solidworks Flow Simulation Finding Drag Coefficient using Solidworks Flow Simulation Using solidworks to find the drag coefficient of shapes is a very useful way to cut down on the design time of a project, as it can remove tests.

More information

Trace Layer Import for Printed Circuit Boards Under Icepak

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

More information

Introduction to ANSYS

Introduction to ANSYS Lecture 3 Introduction to ANSYS Meshing 14. 5 Release Introduction to ANSYS Meshing 2012 ANSYS, Inc. March 27, 2014 1 Release 14.5 Introduction to ANSYS Meshing What you will learn from this presentation

More information

A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics)

A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics) Discretizer Manual Release date 09/01/10 Side 1 of 13 A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics) Homepage: http://www.discretizer.org/ Creator of

More information

version 3.0 tutorial - Turbulent mixing in a T-junction with CFDSTUDY in SALOME contact: saturne-support@edf.fr

version 3.0 tutorial - Turbulent mixing in a T-junction with CFDSTUDY in SALOME contact: saturne-support@edf.fr EDF R&D Fluid Dynamics, Power Generation and Environment Department Single Phase Thermal-Hydraulics Group 6, quai Watier F-78401 Chatou Cedex Tel: 33 1 30 87 75 40 Fax: 33 1 30 87 79 16 MAY 2013 documentation

More information

ABAQUS Tutorial. 3D Modeling

ABAQUS Tutorial. 3D Modeling Spring 2011 01/21/11 ABAQUS Tutorial 3D Modeling This exercise intends to demonstrate the steps you would follow in creating and analyzing a simple solid model using ABAQUS CAE. Introduction A solid undergoes

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

Understand the Sketcher workbench of CATIA V5.

Understand the Sketcher workbench of CATIA V5. Chapter 1 Drawing Sketches in Learning Objectives the Sketcher Workbench-I After completing this chapter you will be able to: Understand the Sketcher workbench of CATIA V5. Start a new file in the Part

More information

Module 6 Case Studies

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

More information

Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS Workbench

Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS Workbench Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS Workbench 5.1 Introduction The problem selected to illustrate the use of ANSYS software for a three-dimensional steadystate

More information

All the following videos are at this YouTube playlist: https://www.youtube.com/playlist?list=plu_9jejnlvb_oy0a7qffqus4xd9ox1koh

All the following videos are at this YouTube playlist: https://www.youtube.com/playlist?list=plu_9jejnlvb_oy0a7qffqus4xd9ox1koh Computational Fluid Dynamics (CFD) how- to for Membranes project C. K. Harnett 1/14/15 This document is about using Citrix Receiver on a Mac to simulate flow through a pore in a membrane at the University

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

Using CFD to improve the design of a circulating water channel

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

More information

ANSYS CFD-Post Standalone: Tutorials

ANSYS CFD-Post Standalone: Tutorials ANSYS CFD-Post Standalone: Tutorials ANSYS, Inc. Release 12.1 Southpointe November 2009 275 Technology Drive ANSYS, Inc. is Canonsburg, PA 15317 certified to ISO ansysinfo@ansys.com 9001:2008. http://www.ansys.com

More information

Turbulent Flow Through a Shell-and-Tube Heat Exchanger

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

More information

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

ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket

ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket H. Kim FEA Tutorial 1 ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket Hyonny Kim last updated: August 2004 In this tutorial, you ll learn how to: 1. Sketch 2D geometry & define part. 2. Define material

More information

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

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

More information

AB3080 L. Learning Objectives: About the Speaker:

AB3080 L. Learning Objectives: About the Speaker: AB3080 L While architects have tested their designs in wind tunnels for many years, the process is typically outsourced to engineering firms and not easily accessible to architects during the conceptual

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

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional.

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. Workspace tour Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. In this tutorial, you will become familiar with the terminology and workspace

More information

HowTo Rhino & ICEM. 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM)

HowTo Rhino & ICEM. 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM) HowTo Rhino & ICEM Simple 2D model 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM) 2) Set units: File Properties Units: Model units: should already be Millimeters

More information

Fluid Flow Simulation Software Nᐧ FLOW. Tutorial Introduction. Dam Break Simulation

Fluid Flow Simulation Software Nᐧ FLOW. Tutorial Introduction. Dam Break Simulation Fluid Flow Simulation Software Nᐧ FLOW Tutorial Introduction Dam Break Simulation Making A Simple Structure Using N-Flow - Let s make a basic model consists of simple plane and emitter. - Explanation of

More information

Abaqus/CFD Sample Problems. Abaqus 6.10

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

More information

Introduction to Visualization with VTK and ParaView

Introduction to Visualization with VTK and ParaView Introduction to Visualization with VTK and ParaView R. Sungkorn and J. Derksen Department of Chemical and Materials Engineering University of Alberta Canada August 24, 2011 / LBM Workshop 1 Introduction

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

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

Workshop. Tennis Racket Simulation using Abaqus

Workshop. Tennis Racket Simulation using Abaqus Introduction Workshop Tennis Racket Simulation using Abaqus In this workshop you will become familiar with the process of creating a model interactively by using Abaqus/CAE. You will create the tennis

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

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

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

More information

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

Piston Ring. Problem:

Piston Ring. Problem: Problem: A cast-iron piston ring has a mean diameter of 81 mm, a radial height of h 6 mm, and a thickness b 4 mm. The ring is assembled using an expansion tool which separates the split ends a distance

More information

Exercise: Building and zone geometry import from SketchUp

Exercise: Building and zone geometry import from SketchUp Exercise: Building and zone geometry import from SketchUp Purpose Learn how to create and import building and zone geometry from SketchUp into IDA ICE. Learn how to work with imported building and zone

More information

TVM 4155 Numerical modelling and hydraulics 10. March 2014. OpenFOAM homework

TVM 4155 Numerical modelling and hydraulics 10. March 2014. OpenFOAM homework TVM 4155 Numerical modelling and hydraulics 10. March 2014 OpenFOAM homework OpenFOAM is the most popular open-source CFD program in the world today. In this homework we will use the program to determine

More information

Tutorial: 2D Pipe Junction Using Hexa Meshing

Tutorial: 2D Pipe Junction Using Hexa Meshing Tutorial: 2D Pipe Junction Using Hexa Meshing Introduction In this tutorial, you will generate a mesh for a two-dimensional pipe junction, composed of two inlets and one outlet. After generating an initial

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

Pro/ENGINEER Wildfire 4.0 Basic Design

Pro/ENGINEER Wildfire 4.0 Basic Design Introduction Datum features are non-solid features used during the construction of other features. The most common datum features include planes, axes, coordinate systems, and curves. Datum features do

More information

ANSYS CFD-Post Tutorials

ANSYS CFD-Post Tutorials ANSYS CFD-Post Tutorials ANSYS, Inc. Southpointe 275 Technology Drive Canonsburg, PA 15317 ansysinfo@ansys.com http://www.ansys.com (T) 724-746-3304 (F) 724-514-9494 Release 15.0 November 2013 ANSYS, Inc.

More information

Introduction to CATIA V5

Introduction to CATIA V5 Introduction to CATIA V5 Release 16 (A Hands-On Tutorial Approach) Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

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

Tutorial: 3D Pipe Junction Using Hexa Meshing

Tutorial: 3D Pipe Junction Using Hexa Meshing Tutorial: 3D Pipe Junction Using Hexa Meshing Introduction In this tutorial, you will generate a mesh for a three-dimensional pipe junction. After checking the quality of the first mesh, you will create

More information

CFD Analysis of a butterfly valve in a compressible fluid

CFD Analysis of a butterfly valve in a compressible fluid CFD Analysis of a butterfly valve in a compressible fluid 1 G.TAMIZHARASI, 2 S.KATHIRESAN 1 Assistant Professor,Professor,Departmentment of Electronics and Instrumentation,Bharath university, chennai.

More information

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

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

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Number of Edges on Excavated Boundaries : What does it mean?

Number of Edges on Excavated Boundaries : What does it mean? As with all of Rocscience software, RS 3 is developed to be an easy-to-use, quick-to-learn 3D FEM software that takes care of tedious modeling tasks so the user may concentrate on simulating the geomechanical

More information

Importing and Opening an Alignment

Importing and Opening an Alignment Chapter 6 Alignment Files An alignment defines the route of a road, utility line, water way, etc., and is typically comprised of both horizontal and vertical elements. Also, an alignment may include cross-sectional

More information

Solved with COMSOL Multiphysics 4.0a. COPYRIGHT 2010 COMSOL AB.

Solved with COMSOL Multiphysics 4.0a. COPYRIGHT 2010 COMSOL AB. Permanent Magnet Introduction This example shows how to model the magnetic field surrounding a permanent magnet. It also computes the force with which it acts on a nearby iron rod. Thanks to the symmetry

More information

ANSYS ICEM CFD - pre-processing program used to generate the geometry and mesh for our CFD simulations.

ANSYS ICEM CFD - pre-processing program used to generate the geometry and mesh for our CFD simulations. Lab 6: Laminar Pipe Flow with Convection Objective: The objective of this laboratory is to introduce you to ANSYS ICEM CFD and ANSYS FLUENT by using them to solve for velocity and temperature profiles

More information

Embankment Consolidation

Embankment Consolidation Embankment Consolidation 36-1 Embankment Consolidation In this tutorial, RS2 is used for a coupled analysis of a road embankment subject to loading from typical daily traffic. Model Start the RS2 9.0 Model

More information

Getting Started with ANSYS ANSYS Workbench Environment

Getting Started with ANSYS ANSYS Workbench Environment Getting Started with ANSYS ANSYS Workbench Environment Overview The purpose of this tutorial is to get you started with the ANSYS Workbench environment. We will use a simple, static analysis of a single

More information

CONCEPT-II. Overview of demo examples

CONCEPT-II. Overview of demo examples CONCEPT-II CONCEPT-II is a frequency domain method of moment (MoM) code, under development at the Institute of Electromagnetic Theory at the Technische Universität Hamburg-Harburg (www.tet.tuhh.de). Overview

More information

FEMM 4.2 Magnetostatic Tutorial 1. David Meeker dmeeker@ieee.org. January 25, 2006. 1. Introduction

FEMM 4.2 Magnetostatic Tutorial 1. David Meeker dmeeker@ieee.org. January 25, 2006. 1. Introduction FEMM 4.2 Magnetostatic Tutorial 1 David Meeker dmeeker@ieee.org January 25, 2006 1. Introduction Finite Element Method Magnetics (FEMM) is a finite element package for solving 2D planar and axisymmetric

More information

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Use of OpenFoam in a CFD analysis of a finger type slug catcher Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Agenda Project background Analytical analysis of two-phase flow regimes

More information

Files Used in this Tutorial

Files Used in this Tutorial Generate Point Clouds Tutorial This tutorial shows how to generate point clouds from IKONOS satellite stereo imagery. You will view the point clouds in the ENVI LiDAR Viewer. The estimated time to complete

More information

ANSYS FLUENT. Using Moving Reference Frames and Sliding Meshes WS5-1. Customer Training Material

ANSYS FLUENT. Using Moving Reference Frames and Sliding Meshes WS5-1. Customer Training Material Workshop 5 Using Moving Reference Frames and Sliding Meshes Introduction to ANSYS FLUENT WS5-1 Introduction [1] Several solution strategies exist when there are moving parts in the domain. This workshop

More information

CFD: MicroFlo User Guide

CFD: MicroFlo User Guide CFD: MicroFlo User Guide User Guide IES VE 2015 Contents Contents 1 Introduction to CFD... 7 1.1 What is CFD?... 7 1.2 CFD in complement to Dynamic Simulation Model (DSM)... 8 1.3 Steps for CFD Analysis...

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

VisIt Visualization Tool

VisIt Visualization Tool The Center for Astrophysical Thermonuclear Flashes VisIt Visualization Tool Randy Hudson hudson@mcs.anl.gov Argonne National Laboratory Flash Center, University of Chicago An Advanced Simulation and Computing

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

An introduction to 3D draughting & solid modelling using AutoCAD

An introduction to 3D draughting & solid modelling using AutoCAD An introduction to 3D draughting & solid modelling using AutoCAD Faculty of Technology University of Plymouth Drake Circus Plymouth PL4 8AA These notes are to be used in conjunction with the AutoCAD software

More information

ESRI China (Hong Kong) Limited

ESRI China (Hong Kong) Limited Tips for Creating 3D Graphics in ArcScene 9.x Article ID : 100003 Software : ArcGIS 3D Analyst 9.x Platform : Windows 2000, Windows XP Date : June 28, 2005 Background Prior to ArcGIS Desktop 9.0, we cannot

More information

Keywords: CFD, heat turbomachinery, Compound Lean Nozzle, Controlled Flow Nozzle, efficiency.

Keywords: CFD, heat turbomachinery, Compound Lean Nozzle, Controlled Flow Nozzle, efficiency. CALCULATION OF FLOW CHARACTERISTICS IN HEAT TURBOMACHINERY TURBINE STAGE WITH DIFFERENT THREE DIMENSIONAL SHAPE OF THE STATOR BLADE WITH ANSYS CFX SOFTWARE A. Yangyozov *, R. Willinger ** * Department

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

Computational Fluid Dynamic Modeling Applications

Computational Fluid Dynamic Modeling Applications Computational Fluid Dynamic Modeling Applications Canadian Heavy Oil Conference Dr. Marvin Weiss What is CFD Computational Fluid Dynamics Colorful Fluid Dynamics Colors For Directors Carefully Fitted Data

More information

10.0-2. Finite Element Modeling

10.0-2. Finite Element Modeling What s New in FEMAP FEMAP 10.0 and 10.0.1 include enhancements and new features in: User Interface on page 3 Meshing on page 23 Mesh Associativity on page 33 Properties on page 33 Functions on page 35

More information

AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS

AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 91 104, Article ID: IJMET_07_02_013 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 In this tutorial, we will use the SolidWorks Simulation finite element analysis (FEA) program to analyze the response

More information

CastNet: Modelling platform for open source solver technology

CastNet: Modelling platform for open source solver technology CastNet: Modelling platform for open source solver technology. DHCAE Tools GmbH Address: Friedrich-Ebert-Str. 368, 47800 Krefeld, Germany / Company site: Alte Rather Str. 207 / 47802 Krefeld Phone +49

More information

Tutorial - PEST. Visual MODFLOW Flex. Integrated Conceptual & Numerical Groundwater Modeling

Tutorial - PEST. Visual MODFLOW Flex. Integrated Conceptual & Numerical Groundwater Modeling Tutorial - PEST Visual MODFLOW Flex Integrated Conceptual & Numerical Groundwater Modeling PEST with Pilot Points Tutorial This exercise demonstrates some of the advanced and exiting opportunities for

More information

Part Design. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes

Part Design. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes Part Design Page 1 Tutorial Objectives Description This tutorial is an introduction to Part Design. Message This tutorial illustrates how CATIA can Design precise 3D mechanical parts with an intuitive

More information

ANSYS Example: Transient Thermal Analysis of a Pipe Support Bracket

ANSYS Example: Transient Thermal Analysis of a Pipe Support Bracket ME 477 Transient Thermal Example 1 ANSYS Example: Transient Thermal Analysis of a Pipe Support Bracket The section of pipe shown below is a representative section of a longer pipe carrying a hot fluid

More information

WebEx Sharing Resources

WebEx Sharing Resources WebEx Sharing Resources OTS PUBLICATION: WX0 REVISED: 4/8/06 04 TOWSON UNIVERSITY OFFICE OF TECHNOLOGY SERVICES =Shortcut =Advice =Caution Introduction During a WebEx session, the host has the ability

More information

du u U 0 U dy y b 0 b

du u U 0 U dy y b 0 b BASIC CONCEPTS/DEFINITIONS OF FLUID MECHANICS (by Marios M. Fyrillas) 1. Density (πυκνότητα) Symbol: 3 Units of measure: kg / m Equation: m ( m mass, V volume) V. Pressure (πίεση) Alternative definition:

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

ME 24-688 Week 11 Introduction to Dynamic Simulation

ME 24-688 Week 11 Introduction to Dynamic Simulation The purpose of this introduction to dynamic simulation project is to explorer the dynamic simulation environment of Autodesk Inventor Professional. This environment allows you to perform rigid body dynamic

More information

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

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

More information

Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD

Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD Vol.3, Issue.2, March-April. 2013 pp-739-746 ISSN: 2249-6645 Flow Physics Analysis of Three-Bucket Helical Savonius Rotor at Twist Angle Using CFD Pinku Debnath, 1 Rajat Gupta 2 12 Mechanical Engineering,

More information