Module D: Laminar Flow over a Flat Plate

Size: px
Start display at page:

Download "Module D: Laminar Flow over a Flat Plate"

Transcription

1 Module D: Laminar Flow over a Flat Plate Summary... Problem Statement Geometry and Mesh Creation Problem Setup Solution. Results Validation Mesh Refinement.. Summary This ANSYS FLUENT tutorial is to leads a user through the basic steps simulating flow over a flat plate. The steps include setting initial and boundary conditions inputs, setting reference values and residuals and making sure a converged solution is obtained upon initialization of the problem. Next, the obtained results are validated against either theoretical or empirical data. This tutorial will focus on two distinct cases. The first case involves laminar flow without heat transfer, while the second case focuses on laminar flow with heat transfer. By completing this tutorial the user gains more experience in geometry and mesh creation as well as proper problem setup in FLUENT. Finally the user is exposed to methods of simulation validation to ensure the obtained the result are reasonable. Problem Statement: Consider the flat plate for which the geometry and the corresponding mesh were created in ANSYS Workbench: Air Symmetry Inlet Width,w Outlet Length,L Wall Fig.D.1

2 The inlet velocity,, L=1.0m, w=0.5 m. Also let us assume the density, of the fluid to be and the dynamic viscosity, to be The corresponding Reynolds number can be calculated: (1) ( ) For an external flow over a flat plate such as the one under consideration, the critical value for the Reynolds number ( ) after which the flow is to be considered turbulent is 500,000. Hence we are dealing with laminar flow. Both laminar and turbulent flow can exist along the flat plate and if the plate is sufficiently large the flow can be assumed to be turbulent. Geometry Creation: Start ANSYS Workbench. In Toolbox select the Mesh component system under Component Systems. Drag it to the Project Schematic. The system can be renamed by double clicking on the default text Mesh. Double click the text to rename the system. Select the Mesh component system and drag it to the Project Schematic. Fig.C.2

3 Since we are modeling a 2d system, right click on Geometry and select Properties. Next to Analysis Type, under Advanced Geometry Options, select 2D. The step must be performed otherwise an error is produced after the mesh is created specifically it is stated the mesh requires user input before it can be updated. Fig.C.3 Double click on Geometry in the Mesh Component System in the Project Schematic. Keep the default length unit of meters. In order to obtain a 2D view in the Graphics Window, click on XYPlane under Mesh in the Tree Outline. Then click on the x-axis on the triad in the Graphics Window. If the triad is not visible, go to View and Select Triad. The Triad can be selected from the View Options Select the XYPlane in order to obtain a 2d view Click on the x-axis in the Triad Fig.C.4

4 Next the rectangle representing the flat plate is to be sketched. Select Sketching in the Tree Outline. Select Rectangle from the Drawing Options. The rectangle is to be drawn fixed at the origin therefore make sure the letter P is visible in the Graphics window upon placing the drawing pencil at the origin. Select the rectangle shape The P means the shape to be drawn is fixed at the origin Select Sketching to draw the flat plate Fig.C.5 Next drag the drawing pencil in the Graphics window from the origin to 1 st Quadrant. The dimensions will be specified later so for now they can be arbitrary.

5 Fig.C.6 Let us model a flat plate of length 1 meter and width 0.5 meters. Select Dimensions from under Sketching Toolboxes. Keep the default selection of General. Select one of the vertical edges in the Graphics Window. By moving away from the edge a ruler can be seen and by clicking once it will become fixed. In the lower left hand side under Details View the vertical dimension can be specified. Type 0.5 under Dimensions. Select a vertical edge Specify the vertical dimensions Fig.C.7

6 Repeat the same procedure, this time select one of the horizontal edges and under details view specify a length of 1 meter. Fig.C.8 Fig.C.9 The shape can be manipulated to fit on screen by right clicking zoom to fit in the graphics window. Then pan or box zoom options can be used to manually adjust drawing view.

7 Select Modeling from under Sketching Toolboxes. Under XYPlane, select created sketch. Select Surfaces from Sketches from under Concept. Next to Base Objects under Details View, select Apply. The order is irrelevant: the Surfaces from Sketches can be selected first, then the sketch can be selected under XYPlance and then Apply can be clicked. Finally click Generate to create the body. Fig.C.10 Can be inspected to see whether body is created Click on Generate to create the body Fig.C.11

8 You can exit the DesignModeler and the geometry will be automatically saved. A checkmark next to geometry means no issues were found by Workbench. We can now proceed with meshing the plate. Mesh Creation: Double click on Mesh in Project Schematic. In Meshing Options window that appears upon loading Meshing, select CFD for the Physics Preference. Keep the other defaults. Press OK. Under Units, verify that metric units (m, kg, N) are used. Make sure the Advanced Size Function under Mesh, Sizing is off since we are to manually specify the mesh element size. Fig.C.12 For such a basic shape like a rectangle we would like to create a structured mesh meaning the mesh is to consist of rectangles which are to exhibit a pronounced pattern. Therefore we have to make sure opposite edges correspond with each other. The way to do this is to select Mapped Face Meshing under Mesh Control. Select the rectangle in the graphics window (it should turn green). Click Apply (the rectangle should turn blue now).

9 Fig.C.13 Under Details, next to Method, the Option Quadrilaterals signifies the mesh is to consist of rectangular elements. The structured mesh that is to be created is of size 60X50 meaning there will be 60 mesh (grid) divisions in the y-dir. and 50 divisions in the x-dir. Let us mesh the horizontal edges first. Select Sizing under Mesh Control. Select the edge cube and then select both the upper and lower horizontal edges (hold the ctrl button to select more than one edge). Select Apply next to Geometry under Details of Sizing. Under Definition, next to Type select Number of Divisions. Specify 50 divisions and change the Behavior from Soft to Hard in order to overwrite the default sizing functions used by Workbench.

10 Fig.C.14 Next the elements must be sized in the y-dir. We would like to have more divisions near the centerline (the lower horizontal edge) since that is where the fluid flow is more susceptible to change. Therefore a bias is needed. Edges need to be biased one a time since by default if two edges are to be biased at once, the bias (or clustering of elements) will not match from one edge to the other but will rather be opposite. Right click Zoom to Fit in the Graphics Window. Select the left vertical edge (make sure the edge cube is turned on). Under Mesh Control, select Sizing. Under Details, next to Type select Number of Divisions and specify 60. Change the Behavior to Hard. Specify a Bias Factor of 100 and select the 1 st bias type. Verify that the elements are to be getting smaller as the centerline is approached.

11 Fig.C.15 Repeat the same procedure for the other vertical edge. This time the 2 nd Bias type must be selected, everything else remains the same as with the previously manipulated vertical edge. Fig.C.16

12 Finally under Mesh, Select Generate Mesh. The mesh is shown in Fig.C.17: Fig.C.17 An important step in the meshing of a given geometry is to specify the boundary zones since they will be used later on in Fluent. In the graphics window click on an edge, then right click and select Create Named Selections. Name the left vertical edge inlet, the right one outlet, the top horizontal edge symmetry and the bottom horizontal edge wall. Click Update.

13 Fig.C.18 The mesh can be exported and then loaded in ANSYS Fluent by saving it as a.msh file. This can be done by selecting Export under File. Save is as a Fluent input file (.msh). You can now exit Meshing. A checkmark should appear next to Mesh in the Workbench Project Schematic indicating no problems were found with the created Mesh. Save the Project to make sure the Geometry and Mesh can be manipulated further if need be. Geometry and Mesh Creation: Refer to the Flat Plate Mesh tutorial (Appendix C) for an in-depth walkthrough of the flat plate geometry and meshing creation. The mesh to be used in ANSYS FLUENT should look like the one in Fig. X.

14 Fig.D.2 Problem Setup: Open ANSYS FLUENT. In the FLUENT Launcher, make sure the Dimension is specified to be 2D. For better accuracy under Options select Double Precision (note more memory will be used). Keep the rest of the defaults. For better convenience, select the folder in which the flat plate mesh has been saved as the working directory. Press OK. Fig.D.3

15 Under Main File Read, Select Mesh and open the created Flat Plate Mesh. Fig.D.4 Problem Setup--General: In Scale, verify the dimensions as stated in the problem statement and make sure the length units are meters. Fig.D.5 Select Check any errors will be reported. Make sure the minimum volume is positive in order to make sure a solution can be calculated.

16 In Display, make sure all surfaces are selected. Fig.D.6 Keep the defaults in the Solver.

17 Fig.D.7 Problem Setup--Models: Keep the defaults in Models. Laminar flow is to be analyzed based on the computed Reynolds number and since no heat transfer is to be taken into consideration, the energy equation should be off. Fig.D.8

18 Problem Setup--Materials: In Materials, under Fluid double click on Air. Specify the density and viscosity as given in the problem statement. The name of the fluid can be changed in order to more accurately express the input values. Press Change/Create. Fig.D.9 Problem Setup Boundary Conditions: Five zones should exist as the boundary condition zones the inlet, outlet, centerline and farfield (as specified in Workbench) as well as the interior of the body. We have to make sure the zones are of the correct type: Zone Table D.1 Type Inlet Velocity-inlet Outlet Pressure-outlet Symmetry Symmetry Wall Wall Interior-surface_body Interior

19 Fig.D.10 Problem Setup Boundary Conditions: Double click on inlet to specify in the inlet velocity magnitude which is given as 1.0 m/s. Press OK. Fig.D.11 Make sure the outlet gauge pressure, in the outlet zone is 0 Pa since the gauge pressure at the outlet is the difference of the operating pressure, 1 atm, and the absolute pressure, 1 atm. Fig.D.12 Under Operating Conditions, verify that the Operating Pressure is 101,325 Pa (1 atm).

20 Fig.D.13 Problem Setup Reference Values: Reference values have to be specified since they will be needed for postprocessing, i.e. skin friction (Fanning friction). In reference values, under compute from, select the inlet. Verify the reference values match those that were input as initial and boundary conditions (inlet velocity, density, viscosity). Fig.D.14 Solution Solution Methods: In Solution Solution Methods, under Spatial Discretization make sure Momentum is of type Second Order Upwind. While the convergence will not be as robust as when the First Order Upwind, the accuracy will be better for the type specified.

21 Fig.D.15 Solution Monitors: In Monitors, under Residuals, click Edit. It is important to specify an absolute convergence criterion for each residual equation. Doing so will ensure that convergence is achieved, upon reaching the specified value, for all governing equations on which the solution depends. Set the absolute criteria to 1e-06 for the three equations. Make sure under Options both Print to Console and Plot are checked. Enter OK. Fig.D.16 Solution Initialization: Before a solution can be calculated the problem must first be initialized. Under Solution Initialization, under compute from select the inlet. Make sure the x velocity is 1 m/s as given and the y velocity is set to 0. Select Initialize.

22 Fig.D.17 Solution Run Calculation: Set the number of iterations to 500. Press Calculate. While it can be seen the solution is converging the absolute convergence criterion that was specified has not been reached. The calculations can be restarted without having to initialize the problem again. Simply enter the additional iterations that are to be computed (let s keep the 500 iterations that were previously specified). Enter Calculate again. Upon reaching the specified convergence value the iterations stop. It can be seen convergence is achieved at the 665 th iteration. Graph D.1 Convergence Residuals

23 Results: Let us graph the skin fraction coefficient as well as the velocity profile in the y-direction. Afterwards the obtained results will be validated against a known solution. In Results Plots select XY Plot. Double click it. Make sure Position on X axis is selected as well as Node Values. In Plot Direction make sure x=1 and y=0 (x will thus become the abscissa or horizontal coordinate). Select Wall Fluxes from under Y Axis Function and choose Skin Friction Coefficient. Select the centerline surface. Click Plot. Fig.D.18 Graph D.2 Skin Friction Coefficient The graph can be saved as a picture by selecting Save Picture under Main Menu-- File. The different saving options are explained when Help is pressed. Usually the TIFF or JPEG formats are best. The graph can be manipulated by going back to the XY Plot and selecting curves, the markers can be replaced by a line with a user chosen color and weight.

24 Fig.D.19 The graph can be further enhanced by manipulating the y-axis values. By selecting Axes, in the number format the type can be changed from exponential to float. Make sure to click apply after a change has been made for a particular axis. The graph produced as a result is shown below: Graph D.3 The plot can be saved by clicking on Write to File in the Solution XY Plot window. Press Write afterwards and save the plot as a.xy file. The.xy file can be then opened in Excel where dimensional analysis for validation purposes can be performed. This will be demonstrated later. Fig.D.20

25 Fig.D.21 Results Velocity Profile XYPlot: In the Solution XY Plot deselect Position on X Axis and select Position on Y axis since we are to plot the velocity profile in the y-direction. In Plot Direction set x=0 and y=1. Under X Axis Function select Velocity and specify X Velocity. Deselect the center_line surface by clicking it again and select the outlet one. Click Plot. Fig.D.22

26 Graph D.4 Velocity Profile Save the Plot so it can be analyzed later on in Excel. Results Graphics and Animations: The velocity profile can be observed along the axial distance of the flat plate. In Graphics and Animations, under Graphics double click on Vectors. Set the scale to 0.5 and press display. The colormap can be moved for better visual representation. That can be done by selecting Options under Graphics and Animations and by adjusting the colormap alignment under layout. Select Bottom and click Apply. The colormap scale can be manipulated by selecting colormap under Graphics and Animations and by changing the type from exponential to general. Press Apply. Fig.D.23 Fig.D.24

27 Fig.D.25 Velocity Vectors Results Graphics and Animations: The pressure coefficient can also be visually inspected along the flat plate. In Results Graphics and Animations, double click on Contours. Make sure under Options, Filled is checked. Set the levels to 90 and press display. Fig.D.26 Fig.D.27 The colormap may have to be adjusted in order to prevent the values from becoming too clustered. Manipulate the skip option until satisfactory colormap appearance is obtained.

28 Fig.D.28 Pressure Coefficient Contours Velocity Validation Based on the Similarity Variable: After results have been obtained it is critical to validate them against known data in order to make sure the experimental data obtained from FLUENT makes sense. The Navier-Stokes equations which are solved to yield the obtained data can be simplified for boundary layer flow analysis. It can be assumed that the boundary layer is thin and the fluid flow is primarily parallel to the plate. Hence: (2) (3) H. Blasius, one of Prandtl s students was able to solve those equations for flat plate parallel to the flow. By introducing the dimensionless parameter (the similarity variable) the partial differential equations are reduced to an ordinary differential equation. (4) where U is the inlet velocity and is the kinematic viscosity, The convenience of validating the boundary layer velocity profile in terms of the similarity variable is that the boundary layer velocity profiles (which depends both on x and y) at any point along the plate will overlap one another and can be analyzed versus the empirical Blasius correlation. The procedure of accomplishing this is now explained.

29 Open FLUENT and load the original flat plate mesh 50X60 grid biased towards the wall surface(lower horizontal edge). Repeat the steps outlined in this tutorial to obtain convergence. Another way of doing this is to create a FLUENT Flow system in Workbench through which FLUENT can be started in the Setup step. The system can be duplicated and changes can be made (mesh) and updates can automatically be done which eliminates the need to go through the problem setup in FLUENT for each change made in the mesh (ref. Turbulent Pipe Flow tutorial). However the user can become more familiar with the software by going through the process again. Let us now display the velocity profile at not only the outlet but at three other specific points along the plate. To do that, lines at those points must be created. Go to Surface Line/Rake. Make sure the Line Tool is checked. Specify the following points to create the line. Specify a name that can easily be recognized and press create. Proceed to create two more lines at 0.6m and at 0.8m along the plate. Fig.D.29 Next go to Results Plots-XY Plot. Proceed to obtain the boundary layer velocity profile like before. However this time select not only the outlet surface but the three created lines as well. The result is displayed in Graph D.6:

30 Graph D.5 Axial Velocity Plot in FLUENT Save the XY plot so the data can be manipulated in Excel to obtain the similarity variable. Open Excel and load the XY plot. Let us first obtain the Blasius correlation. Refering to Fundametals of Fluid Mechanics by Munson and etc. the following correlation is provided: Table D.1 The Blasius Solution for Laminar Flow along a Flat Plate For the imported experimental data the u/u parameters can simply be created by dividing each velocity entry by the maximum value. The similarity variable can be then be created at each of

31 the data points for which the profile was obtained in FLUENT (at x=0.4, x=0.6, x=1, etc); U is given as 1 m/s and the kinematic viscosity ends up equalling the dynamic one since the density is stated as 1.0 kg/ ; y varies since the velocity data is given at various points along the vertical of the plate. Graph D.6 can be thus obtained: 6 Fluent, Laminar, 50 x 60 Grid 5 Similarity Variable, Blasius Fluent, x/l=0.6 Fluent, x/l=0.8 Fluent, x/l= Velocity, u/u Graph D.6 Boundary Layer Profile, FLUENT data for Re=10,000 As it can be seen the obtained experimental data by FLUENT agrees very closely with the Blasius correlation. Also notice how the boundary layer profiles at each specified points along the plate lay on top of each other as they should. Only one curve is necessary to describe the velocity at any point in the boundary layer. Another way of obtaining validation is if the Blasius correlation is plotted in the y-dir. The Blasius data needed is provided in the tutorial and validation is performed for various meshes of the flat plate to determine the most accurate one. First the original mesh is plotted against the Blasius correlation in Excel. For the experimental data u/u and y/y are obtained in the same fashion as discussed previously for dimensionless data validation (ref. to Nikuradse validation for Turbulent flow in cylindrical pipe module, Appendix B). Basically the saved.xy plot can be opened in Excel and each entry for the velocity u is divided by the maximum value for the velocity U. Same is repeated for y. The experimental data closely agrees with the Blasius solution Graph D.7.

32 y/y 0.2 Y-axis Velocity Profile Correlation X50 Grid, Re=1e04 Blasius Soln u/u Graph D.7 The skin friction coefficient data given by FLUENT is validated against the Blasius Solution Eq. [5]. (5) where x is the distance along the plate, in meters (6) Ref. to Appendix A and B for in-depth discussion of skin friction coefficient. The validation can be observed in Graph D.8.

33 1.2 Skin Friction Coefficient, Cf x Rex 1/ Fluent, Re=10,000 Blasius Axial Distance, x/l Graph D.8 Skin Friction Coefficient Validation Mesh Refinement: Refine the flat plate mesh and see if the solution becomes more accurate. This can be done in three ways with unstructured mesh, with a 60X200 structured mesh and with a structured 60X50 mesh which is to have a different bias type. Open the Workbench project used to create mesh (ref. to the Flat Plate Meshing tutorial). Make three copies of the existing Mesh by right clicking on mesh and selecting Duplicate. Rename three created mesh copies Unstructured 60X50 Mesh, 60X200 Structured Mesh, and 60X50 opposite bias. The Project Schematic should look like the one provided in Fig.D.30: Fig.D.30

34 In the Project Schematic, double click on the 60X200 Mesh. Under Mesh in the Outline, select the edge sizing for the horizontal edges and change the number of divisions from 50 to 200. Everything else remains absolutely the same. Click Update and export the mesh by selecting Main Menu File,Export. Save the mesh as a.msh file. Close the Meshing. Fig.D.31 Fig.D.32

35 Open the Unstructured Mesh System in the Project Schematic by double clicking Mesh. In the Outline delete the Mapped Face Meshing sizing. Click Update. Notice the lack of pattern in the mesh. Again save the newly created mesh and exit Meshing. Fig.D.33 Finally let us select a different bias type. Double click on Mesh in Different Bias Type System. Change bias for the two vertical edges so that there are more elements near the farfield boundary zone rather than near the centerline zone. Click Update and save the mesh. Exit Meshing. Fig.D.34

36 Open FLUENT and for each of the three refined meshes obtain the velocity profile in the y-dir. xy plot in the same manner as it was obtained for the original mesh. Do not forget to set the reference values from the inlet as well as to initialize and obtain the convergence. Notice how for the 60X200 Mesh convergence is obtained after more iteration, since there are more elements in the mesh. The xy plots can be opened in Excel and then dimensional analysis can be performed for the velocity profile in the y-direction. The x-axis signifies u/u, each entry for the velocity is divided by the maximum velocity for the corresponding mesh while the y-axis displays y/y which is obtained by dividing each entry for the distance by the total distance in the y-direction for the flat plate which is 0.5 meters Vertical Distance, y/y Blasius 60 x 50, unstructured 60 x Velocity, u/u Graph D.9 It can be observed in Graph D.9 that the best results are obtained with the 60X50 Unstructured Mesh (Fig.D.33) and the 60X200 Structured Mesh (Fig.D.32). However it is advisable, when dealing with problems with simple geometry like the one in this tutorial, to use structured mesh. Let us now change the geometry, specifically alter the farfield boundary and determine if the obtained data is more accurate when it is validated against the similarity variable.

37 Fig.D.35 The new geometry created reflects the farfield boundary is at 15 degree angle with the horizontal. The shape is created not from sketch but rather the coordinates are specified by plotting points and then connecting the points to form edges (Concept Edges from Points). Finally the surface created is from edges rather than from a sketch (Concept Surfaces from Edges). Make sure the corresponding filter is selected filter by points for point selection to create the four edges, filter by edges to select the edges to form a surface. Everything else remains the same the length of the plate is still 1 meter and the material properties will stay the same as well. Refer to the meshing tutorial for the flat plate for any issues arising for the new plate geometry. Next the corresponding mesh is created: Fig.D.36

38 The mesh is created in the same way as before. The mesh for the new plate geometry is 50X60 (axial X vertical) with bias of 100 towards the wall surface. Export the mesh into FLUENT. Obtain converge in the familiar manner and create 2 lines 1 at x=0.6 and another one at x=0.8. Care must be exercised when creating the lines since the farfield boundary is not constant anymore it is linear: Farfield Inlet y y y 0.5 m 0.6 m 0.8 m Outlet Wall 1.0 m Fig.D.37 Hence the coordinates for the 2 lines to be created are: Plot boundary layer velocity profile at the outlet and the two created lines and save the xy plot.

39 Graph D.10 6 Similarity Variable, Blasius 50 x 60, x/l= x 60, x/l= x 60, x/l=1.0 [outlet] Velocity, u/u Graph D.11 From the dimensional analysis, it seems the further one gets away from the outlet the more accurate the solution gets. However, regardless of where on the plate the profile is analyzed, the experimental curves should overlap each other. One explanation is that the discrepancy seen here is due to the farfield boundary that was changed.

Verification of Laminar and Validation of Turbulent Pipe Flows

Verification of Laminar and Validation of Turbulent Pipe Flows 1 Verification of Laminar and Validation of Turbulent Pipe Flows 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 1 (ANSYS 18.1; Last Updated: Aug. 1, 2017) By Timur Dogan, Michael Conger, Dong-Hwan

More information

Simulation of Laminar Pipe Flows

Simulation of Laminar Pipe Flows Simulation of Laminar Pipe Flows 57:020 Mechanics of Fluids and Transport Processes CFD PRELAB 1 By Timur Dogan, Michael Conger, Maysam Mousaviraad, Tao Xing and Fred Stern IIHR-Hydroscience & Engineering

More information

Simulation and Validation of Turbulent Pipe Flows

Simulation and Validation of Turbulent Pipe Flows Simulation and Validation of Turbulent Pipe Flows ENGR:2510 Mechanics of Fluids and Transport Processes CFD LAB 1 (ANSYS 17.1; Last Updated: Oct. 10, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim,

More information

Appendix: To be performed during the lab session

Appendix: To be performed during the lab session Appendix: To be performed during the lab session Flow over a Cylinder Two Dimensional Case Using ANSYS Workbench Simple Mesh Latest revision: September 18, 2014 The primary objective of this Tutorial is

More information

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#3 Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#3 Boundary Layer - on a flat plate Goal: Solution for boudary layer 1. Creating 2D simple geometry

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Pre-Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew Opyd, Dong-Hwan

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil 1. Purpose Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew

More information

Simulation of Flow Development in a Pipe

Simulation of Flow Development in a Pipe Tutorial 4. Simulation of Flow Development in a Pipe Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D turbulent fluid flow in a pipe. The pipe networks are common

More information

TUTORIAL#4. Marek Jaszczur. Turbulent Thermal Boundary Layer on a Flat Plate W1-1 AGH 2018/2019

TUTORIAL#4. Marek Jaszczur. Turbulent Thermal Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#4 Turbulent Thermal Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#4 Turbulent Thermal Boundary Layer - on a flat plate Goal: Solution for Non-isothermal

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number Individual task Objective To derive the drag coefficient for a 2D object, defined as where D (N/m) is the aerodynamic drag force (per unit length in the third direction) acting on the object. The object

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert)

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) ANSYS Fluent Tutorial Developing Laminar Flow in a 2D Channel 1 How to use This

More information

Supersonic Flow Over a Wedge

Supersonic Flow Over a Wedge SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 2 Supersonic Flow Over a Wedge Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification A uniform supersonic stream encounters a wedge

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body 1 Simulation of Turbulent Flow over the Ahmed Body ME:5160 Intermediate Mechanics of Fluids CFD LAB 4 (ANSYS 18.1; Last Updated: Aug. 18, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim, Maysam Mousaviraad,

More information

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Authors: Scott Richards, Keith Martin, and John M. Cimbala, Penn State University Latest revision: 17 January

More information

Step 1: Create Geometry in GAMBIT

Step 1: Create Geometry in GAMBIT Step 1: Create Geometry in GAMBIT If you would prefer to skip the mesh generation steps, you can create a working directory (see below), download the mesh from here (right click and save as pipe.msh) into

More information

An Introduction to SolidWorks Flow Simulation 2010

An Introduction to SolidWorks Flow Simulation 2010 An Introduction to SolidWorks Flow Simulation 2010 John E. Matsson, Ph.D. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Chapter 2 Flat Plate Boundary Layer Objectives Creating

More information

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

SolidWorks Flow Simulation 2014

SolidWorks Flow Simulation 2014 An Introduction to SolidWorks Flow Simulation 2014 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

Modeling Flow Through Porous Media

Modeling Flow Through Porous Media Tutorial 7. Modeling Flow Through Porous Media Introduction Many industrial applications involve the modeling of flow through porous media, such as filters, catalyst beds, and packing. This tutorial illustrates

More information

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

Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Introduction This tutorial illustrates the setup and solution of the two-dimensional turbulent fluid flow and heat

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

Non-Newtonian Transitional Flow in an Eccentric Annulus Tutorial 8. Non-Newtonian Transitional Flow in an Eccentric Annulus Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D, turbulent flow of a non-newtonian fluid. Turbulent

More information

Calculate a solution using the pressure-based coupled solver.

Calculate a solution using the pressure-based coupled solver. Tutorial 19. Modeling Cavitation Introduction This tutorial examines the pressure-driven cavitating flow of water through a sharpedged orifice. This is a typical configuration in fuel injectors, and brings

More information

and to the following students who assisted in the creation of the Fluid Dynamics tutorials:

and to the following students who assisted in the creation of the Fluid Dynamics tutorials: Fluid Dynamics CAx Tutorial: Channel Flow Basic Tutorial # 4 Deryl O. Snyder C. Greg Jensen Brigham Young University Provo, UT 84602 Special thanks to: PACE, Fluent, UGS Solutions, Altair Engineering;

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 2 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University

More information

Using a Single Rotating Reference Frame

Using a Single Rotating Reference Frame Tutorial 9. Using a Single Rotating Reference Frame Introduction This tutorial considers the flow within a 2D, axisymmetric, co-rotating disk cavity system. Understanding the behavior of such flows is

More information

Modeling Unsteady Compressible Flow

Modeling Unsteady Compressible Flow Tutorial 4. Modeling Unsteady Compressible Flow Introduction In this tutorial, FLUENT s density-based implicit solver is used to predict the timedependent flow through a two-dimensional nozzle. As an initial

More information

Simulation of Turbulent Flow in an Asymmetric Diffuser

Simulation of Turbulent Flow in an Asymmetric Diffuser Simulation of Turbulent Flow in an Asymmetric Diffuser 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 3 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University of Iowa C.

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body Simulation of Turbulent Flow over the Ahmed Body 58:160 Intermediate Mechanics of Fluids CFD LAB 4 By Timur K. Dogan, Michael Conger, Maysam Mousaviraad, and Fred Stern IIHR-Hydroscience & Engineering

More information

Tutorial: Hydrodynamics of Bubble Column Reactors

Tutorial: Hydrodynamics of Bubble Column Reactors Tutorial: Introduction The purpose of this tutorial is to provide guidelines and recommendations for solving a gas-liquid bubble column problem using the multiphase mixture model, including advice on solver

More information

Modeling Evaporating Liquid Spray

Modeling Evaporating Liquid Spray Tutorial 17. Modeling Evaporating Liquid Spray Introduction In this tutorial, the air-blast atomizer model in ANSYS FLUENT is used to predict the behavior of an evaporating methanol spray. Initially, the

More information

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Introduction This tutorial provides instructions for meshing two internal flows. Pointwise software will be used

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 10. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

Prerequisites: This tutorial assumes that you are familiar with the menu structure in FLUENT, and that you have solved Tutorial 1.

Prerequisites: This tutorial assumes that you are familiar with the menu structure in FLUENT, and that you have solved Tutorial 1. Tutorial 22. Postprocessing Introduction: In this tutorial, the postprocessing capabilities of FLUENT are demonstrated for a 3D laminar flow involving conjugate heat transfer. The flow is over a rectangular

More information

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

The purpose of this tutorial is to illustrate how to set up and solve a problem using the. Moving Deforming Mesh (MDM) using the layering algorithm.

The purpose of this tutorial is to illustrate how to set up and solve a problem using the. Moving Deforming Mesh (MDM) using the layering algorithm. Tutorial: Introduction The purpose of this tutorial is to illustrate how to set up and solve a problem using the following two features in FLUENT. Moving Deforming Mesh (MDM) using the layering algorithm.

More information

Using the Discrete Ordinates Radiation Model

Using the Discrete Ordinates Radiation Model Tutorial 6. Using the Discrete Ordinates Radiation Model Introduction This tutorial illustrates the set up and solution of flow and thermal modelling of a headlamp. The discrete ordinates (DO) radiation

More information

Tutorial 2. Modeling Periodic Flow and Heat Transfer

Tutorial 2. Modeling Periodic Flow and Heat Transfer Tutorial 2. Modeling Periodic Flow and Heat Transfer Introduction: Many industrial applications, such as steam generation in a boiler or air cooling in the coil of an air conditioner, can be modeled as

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

Analysis of an airfoil

Analysis of an airfoil UNDERGRADUATE RESEARCH FALL 2010 Analysis of an airfoil using Computational Fluid Dynamics Tanveer Chandok 12/17/2010 Independent research thesis at the Georgia Institute of Technology under the supervision

More information

µ = Pa s m 3 The Reynolds number based on hydraulic diameter, D h = 2W h/(w + h) = 3.2 mm for the main inlet duct is = 359

µ = Pa s m 3 The Reynolds number based on hydraulic diameter, D h = 2W h/(w + h) = 3.2 mm for the main inlet duct is = 359 Laminar Mixer Tutorial for STAR-CCM+ ME 448/548 March 30, 2014 Gerald Recktenwald gerry@pdx.edu 1 Overview Imagine that you are part of a team developing a medical diagnostic device. The device has a millimeter

More information

Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes

Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School

More information

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow Excerpt from the Proceedings of the COMSOL Conference 8 Boston Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow E. Kaufman

More information

and to the following students who assisted in the creation of the Fluid Dynamics tutorials:

and to the following students who assisted in the creation of the Fluid Dynamics tutorials: Fluid Dynamics CAx Tutorial: Pressure Along a Streamline Basic Tutorial #3 Deryl O. Snyder C. Greg Jensen Brigham Young University Provo, UT 84602 Special thanks to: PACE, Fluent, UGS Solutions, Altair

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 9. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

Flow in an Intake Manifold

Flow in an Intake Manifold Tutorial 2. Flow in an Intake Manifold Introduction The purpose of this tutorial is to model turbulent flow in a simple intake manifold geometry. An intake manifold is a system of passages which carry

More information

Modeling Evaporating Liquid Spray

Modeling Evaporating Liquid Spray Tutorial 16. Modeling Evaporating Liquid Spray Introduction In this tutorial, FLUENT s air-blast atomizer model is used to predict the behavior of an evaporating methanol spray. Initially, the air flow

More information

Advanced ANSYS FLUENT Acoustics

Advanced ANSYS FLUENT Acoustics Workshop Modeling Flow-Induced (Aeroacoustic) Noise 14.5 Release Advanced ANSYS FLUENT Acoustics 2011 ANSYS, Inc. November 7, 2012 1 Introduction This tutorial demonstrates how to model 2D turbulent flow

More information

Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection

Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection Lab 8: FLUENT: Turbulent Boundary Layer Flow with Convection Objective: The objective of this laboratory is to use FLUENT to solve for the total drag and heat transfer rate for external, turbulent boundary

More information

Flow and Heat Transfer in a Mixing Elbow

Flow and Heat Transfer in a Mixing Elbow Flow and Heat Transfer in a Mixing Elbow Objectives The main objectives of the project are to learn (i) how to set up and perform flow simulations with heat transfer and mixing, (ii) post-processing and

More information

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4 UMEÅ UNIVERSITY Department of Physics Claude Dion Olexii Iukhymenko May 15, 2015 Strömningslära Fluid Dynamics (5FY144) Computer laboratories using COMSOL v4.4!! Report requirements Computer labs must

More information

ANSYS FLUENT. Airfoil Analysis and Tutorial

ANSYS FLUENT. Airfoil Analysis and Tutorial ANSYS FLUENT Airfoil Analysis and Tutorial ENGR083: Fluid Mechanics II Terry Yu 5/11/2017 Abstract The NACA 0012 airfoil was one of the earliest airfoils created. Its mathematically simple shape and age

More information

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS Dr W. Malalasekera Version 3.0 August 2013 1 COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE

More information

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 -

More information

Driven Cavity Example

Driven Cavity Example BMAppendixI.qxd 11/14/12 6:55 PM Page I-1 I CFD Driven Cavity Example I.1 Problem One of the classic benchmarks in CFD is the driven cavity problem. Consider steady, incompressible, viscous flow in a square

More information

Grid. Apr 09, 1998 FLUENT 5.0 (2d, segregated, lam) Grid. Jul 31, 1998 FLUENT 5.0 (2d, segregated, lam)

Grid. Apr 09, 1998 FLUENT 5.0 (2d, segregated, lam) Grid. Jul 31, 1998 FLUENT 5.0 (2d, segregated, lam) Tutorial 2. Around an Airfoil Transonic Turbulent Flow Introduction: The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a non-zero angle of attack. You will use the

More information

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Introduction The purpose of this tutorial is to demonstrate how to simulate a ball check valve with small displacement

More information

SOLIDWORKS Flow Simulation 2015

SOLIDWORKS Flow Simulation 2015 An Introduction to SOLIDWORKS Flow Simulation 2015 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

SOLIDWORKS Flow Simulation 2016

SOLIDWORKS Flow Simulation 2016 An Introduction to SOLIDWORKS Flow Simulation 2016 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

Use 6DOF solver to calculate motion of the moving body. Create TIFF files for graphic visualization of the solution.

Use 6DOF solver to calculate motion of the moving body. Create TIFF files for graphic visualization of the solution. Introduction The purpose of this tutorial is to provide guidelines and recommendations for setting up and solving a moving deforming mesh (MDM) case along with the six degree of freedom (6DOF) solver and

More information

STAR-CCM+: Wind loading on buildings SPRING 2018

STAR-CCM+: Wind loading on buildings SPRING 2018 STAR-CCM+: Wind loading on buildings SPRING 2018 1. Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 3, 11 pm) 1. NOTES ON THE SOFTWARE STAR-CCM+ generates

More information

ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step

ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step ANSYS AIM Tutorial Turbulent Flow Over a Backward Facing Step Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Governing Equation Start-Up Geometry

More information

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following:

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Tutorial 22. Modeling Solidification Introduction This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Define a

More information

Tutorial: Riser Simulation Using Dense Discrete Phase Model

Tutorial: Riser Simulation Using Dense Discrete Phase Model Introduction The purpose of this tutorial is to demonstrate the setup of a dense discrete phase model (DDPM) with the example of 2D riser. DDPM is used for the secondary phase that has a particle size

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

FEMLAB Exercise 1 for ChE366

FEMLAB Exercise 1 for ChE366 FEMLAB Exercise 1 for ChE366 Problem statement Consider a spherical particle of radius r s moving with constant velocity U in an infinitely long cylinder of radius R that contains a Newtonian fluid. Let

More information

Computational Fluid Dynamics autumn, 1st week

Computational Fluid Dynamics autumn, 1st week Computational Fluid Dynamics 2016 autumn, 1st week 1 Tamás Benedek benedek [at] ara.bme.hu www.ara.bme.hu/~benedek/cfd/icem The most important rule: Dont use space or specific characters in: File names,

More information

November c Fluent Inc. November 8,

November c Fluent Inc. November 8, MIXSIM 2.1 Tutorial November 2006 c Fluent Inc. November 8, 2006 1 Copyright c 2006 by Fluent Inc. All Rights Reserved. No part of this document may be reproduced or otherwise used in any form without

More information

Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model

Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model Introduction The purpose of this tutorial is to demonstrate setup and solution procedure of liquid chemical

More information

equivalent stress to the yield stess.

equivalent stress to the yield stess. Example 10.2-1 [Ansys Workbench/Thermal Stress and User Defined Result] A 50m long deck sitting on superstructures that sit on top of substructures is modeled by a box shape of size 20 x 5 x 50 m 3. It

More information

2. MODELING A MIXING ELBOW (2-D)

2. MODELING A MIXING ELBOW (2-D) MODELING A MIXING ELBOW (2-D) 2. MODELING A MIXING ELBOW (2-D) In this tutorial, you will use GAMBIT to create the geometry for a mixing elbow and then generate a mesh. The mixing elbow configuration is

More information

Steady Flow: Lid-Driven Cavity Flow

Steady Flow: Lid-Driven Cavity Flow STAR-CCM+ User Guide Steady Flow: Lid-Driven Cavity Flow 2 Steady Flow: Lid-Driven Cavity Flow This tutorial demonstrates the performance of STAR-CCM+ in solving a traditional square lid-driven cavity

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn Backward facing step Homework Department of Fluid Mechanics Budapest University of Technology and Economics Budapest, 2010 autumn Updated: October 26, 2010 CONTENTS i Contents 1 Introduction 1 2 The problem

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Consider the classic example of a circular hole in a rectangular plate of constant thickness. The plate

More information

Tutorial 2: Particles convected with the flow along a curved pipe.

Tutorial 2: Particles convected with the flow along a curved pipe. Tutorial 2: Particles convected with the flow along a curved pipe. Part 1: Creating an elbow In part 1 of this tutorial, you will create a model of a 90 elbow featuring a long horizontal inlet and a short

More information

Using the Eulerian Multiphase Model for Granular Flow

Using the Eulerian Multiphase Model for Granular Flow Tutorial 21. Using the Eulerian Multiphase Model for Granular Flow Introduction Mixing tanks are used to maintain solid particles or droplets of heavy fluids in suspension. Mixing may be required to enhance

More information

ANSYS AIM Tutorial Steady Flow Past a Cylinder

ANSYS AIM Tutorial Steady Flow Past a Cylinder ANSYS AIM Tutorial Steady Flow Past a Cylinder Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Solution Domain Boundary Conditions Start-Up

More information

Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Tutorial 17. Using the Mixture and Eulerian Multiphase Models Tutorial 17. Using the Mixture and Eulerian Multiphase Models Introduction: This tutorial examines the flow of water and air in a tee junction. First you will solve the problem using the less computationally-intensive

More information

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent

Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent MEGR 7090-003, Computational Fluid Dynamics :1 7 Spring 2015 Computational Study of Laminar Flowfield around a Square Cylinder using Ansys Fluent Rahul R Upadhyay Master of Science, Dept of Mechanical

More information

Isotropic Porous Media Tutorial

Isotropic Porous Media Tutorial STAR-CCM+ User Guide 3927 Isotropic Porous Media Tutorial This tutorial models flow through the catalyst geometry described in the introductory section. In the porous region, the theoretical pressure drop

More information

Express Introductory Training in ANSYS Fluent Workshop 07 Tank Flushing

Express Introductory Training in ANSYS Fluent Workshop 07 Tank Flushing Express Introductory Training in ANSYS Fluent Workshop 07 Tank Flushing Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry Oriented HPC Simulations,

More information

Tutorial: Heat and Mass Transfer with the Mixture Model

Tutorial: Heat and Mass Transfer with the Mixture Model Tutorial: Heat and Mass Transfer with the Mixture Model Purpose The purpose of this tutorial is to demonstrate the use of mixture model in FLUENT 6.0 to solve a mixture multiphase problem involving heat

More information

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence Kavya H.P, Banjara Kotresha 2, Kishan Naik 3 Dept. of Studies in Mechanical Engineering, University BDT College of Engineering,

More information

ISSN(PRINT): ,(ONLINE): ,VOLUME-1,ISSUE-1,

ISSN(PRINT): ,(ONLINE): ,VOLUME-1,ISSUE-1, NUMERICAL ANALYSIS OF THE TUBE BANK PRESSURE DROP OF A SHELL AND TUBE HEAT EXCHANGER Kartik Ajugia, Kunal Bhavsar Lecturer, Mechanical Department, SJCET Mumbai University, Maharashtra Assistant Professor,

More information

SimCafe. ANSYS WB - Airfoil - Setup (Physics) Added by Benjamin J Mullen, last edited by Benjamin J Mullen on Apr 29, :18

SimCafe. ANSYS WB - Airfoil - Setup (Physics) Added by Benjamin J Mullen, last edited by Benjamin J Mullen on Apr 29, :18 Page 1 of 5 Search Cornell SimCafe Home Edit Browse/Manage Login Simulation > > ANSYS WB - Airfoil - Setup (Physics) Search ANSYS WB - Airfoil - Setup (Physics) Added by Benjamin J Mullen, last edited

More information

Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release

Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release Modeling Supersonic Jet Screech Noise Using Direct Computational Aeroacoustics (CAA) 14.5 Release 2011 ANSYS, Inc. November 7, 2012 1 Workshop Advanced ANSYS FLUENT Acoustics Introduction This tutorial

More information

Practice to Informatics for Energy and Environment

Practice to Informatics for Energy and Environment Practice to Informatics for Energy and Environment Part 3: Finite Elemente Method Example 1: 2-D Domain with Heat Conduction Tutorial by Cornell University https://confluence.cornell.edu/display/simulation/ansys+-+2d+steady+conduction

More information

c Fluent Inc. May 16,

c Fluent Inc. May 16, Tutorial 1. Office Ventilation Introduction: This tutorial demonstrates how to model an office shared by two people working at computers, using Airpak. In this tutorial, you will learn how to: Open a new

More information

STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION

STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION Journal of Engineering Science and Technology Vol. 12, No. 9 (2017) 2403-2409 School of Engineering, Taylor s University STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION SREEKALA S. K.

More information

Solution Recording and Playback: Vortex Shedding

Solution Recording and Playback: Vortex Shedding STAR-CCM+ User Guide 6663 Solution Recording and Playback: Vortex Shedding This tutorial demonstrates how to use the solution recording and playback module for capturing the results of transient phenomena.

More information

Express Introductory Training in ANSYS Fluent Workshop 08 Vortex Shedding

Express Introductory Training in ANSYS Fluent Workshop 08 Vortex Shedding Express Introductory Training in ANSYS Fluent Workshop 08 Vortex Shedding Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry Oriented HPC Simulations,

More information

Problem description. The FCBI-C element is used in the fluid part of the model.

Problem description. The FCBI-C element is used in the fluid part of the model. Problem description This tutorial illustrates the use of ADINA for analyzing the fluid-structure interaction (FSI) behavior of a flexible splitter behind a 2D cylinder and the surrounding fluid in a channel.

More information

Jet Impingement Cookbook for STAR-CD

Jet Impingement Cookbook for STAR-CD ME 448/548 PSU ME Dept. Winter 2003 February 13, 2003 Jet Impingement Cookbook for STAR-CD Gerald Recktenwald gerry@me.pdx.edu See http://www.me.pdx.edu/~gerry/class/me448/starcd/ 1 Overview This document

More information

ANSYS AIM Tutorial Flow over an Ahmed Body

ANSYS AIM Tutorial Flow over an Ahmed Body Author(s): Sebastian Vecchi Created using ANSYS AIM 18.1 ANSYS AIM Tutorial Flow over an Ahmed Body Problem Specification Start Up Geometry Import Geometry Enclose Suppress Mesh Set Mesh Controls Generate

More information

Exercise 1: 3-Pt Bending using ANSYS Workbench

Exercise 1: 3-Pt Bending using ANSYS Workbench Exercise 1: 3-Pt Bending using ANSYS Workbench Contents Starting and Configuring ANSYS Workbench... 2 1. Starting Windows on the MAC... 2 2. Login into Windows... 2 3. Start ANSYS Workbench... 2 4. Configuring

More information

STAR-CCM+: Ventilation SPRING Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 9, 11 pm)

STAR-CCM+: Ventilation SPRING Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 9, 11 pm) STAR-CCM+: Ventilation SPRING 208. Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 9, pm). Features of the Exercise Natural ventilation driven by localised

More information