Using a Single Rotating Reference Frame

Size: px
Start display at page:

Download "Using a Single Rotating Reference Frame"

Transcription

1 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 important in the design of secondary air passages for turbine disk cooling. This tutorial demonstrates how to do the following: Set up a 2D axisymmetric model with swirl, using a rotating reference frame. Use the standard k-ɛ and RNG k-ɛ turbulence models with the enhanced near-wall treatment. Calculate a solution using the pressure-based solver. Display velocity vectors and contours of pressure. Set up and display XY plots of radial velocity and wall y + distribution. Restart the solver from an existing solution. Prerequisites This tutorial is written with the assumption that you have completed Tutorial 1, and that you are familiar with the ANSYS FLUENT navigation pane and menu structure. Some steps in the setup and solution procedure will not be shown explicitly. Problem Description The problem to be considered is shown schematically in Figure 9.1. This case is similar to a disk cavity configuration that was extensively studied by Pincombe [1]. Air enters the cavity between two co-rotating disks. The disks are 88.6 cm in diameter and the air enters at m/s through a circular bore 8.86 cm in diameter. The disks, which are 6.2 cm apart, are spinning at rpm, and the air enters with no swirl. As the flow is diverted radially, the rotation of the disk has a significant effect on the viscous flow developing along the surface of the disk. Release 12.0 c ANSYS, Inc. March 12,

2 Outflow 44.3 cm Rotating Disk Rotating Disk 6.2 cm Inflow 4.43 cm rpm Figure 9.1: Problem Specification As noted by Pincombe [1], there are two nondimensional parameters that characterize this type of disk cavity flow: the volume flow rate coefficient, C w, and the rotational Reynolds number, Re φ. These parameters are defined as follows: C w = Q ν r out (9.1) Re φ = Ωr2 out ν (9.2) where Q is the volumetric flow rate, Ω is the rotational speed, ν is the kinematic viscosity, and r out is the outer radius of the disks. Here, you will consider a case for which C w = 1092 and Re φ = Release 12.0 c ANSYS, Inc. March 12, 2009

3 Setup and Solution Preparation 1. Download single_rotating.zip from the User Services Center to your working folder (as described in Tutorial 1). 2. Unzip single_rotating.zip. The file disk.msh can be found in the single rotating folder created after unzipping the file. 3. Use FLUENT Launcher to start the 2D version of ANSYS FLUENT. For more information about FLUENT Launcher, see Section in the separate User s Guide. Note: The Display Options are enabled by default. Therefore, once you read in the mesh, it will be displayed in the embedded graphics window. Step 1: Mesh 1. Read the mesh file (disk.msh). File Read Mesh... As ANSYS FLUENT reads the mesh file, it will report its progress in the console. Step 2: General Settings General 1. Check the mesh. General Check ANSYS FLUENT will perform various checks on the mesh and report the progress in the console. Make sure that the reported minimum volume is a positive number. 2. Examine the mesh (Figure 9.2). Extra: You can use the right mouse button to check which zone number corresponds to each boundary. If you click the right mouse button on one of the boundaries in the graphics window, information will be displayed in the ANSYS FLUENT console about the associated zone, including the name of the zone. This feature is especially useful when you have several zones of the same type and you want to distinguish between them quickly. Release 12.0 c ANSYS, Inc. March 12,

4 Mesh FLUENT 12.0 (2d, dp, pbns, lam) Figure 9.2: Mesh Display for the Disk Cavity 3. Define new units for angular velocity and length. General Units... In the problem description, angular velocity and length are specified in rpm and cm, respectively, which is more convenient in this case. These are not the default units for these quantities. (a) Select angular-velocity from the Quantities list, and rpm in the Units list. (b) Select length from the Quantities list, and cm in the Units list. (c) Close the Set Units dialog box. 9-4 Release 12.0 c ANSYS, Inc. March 12, 2009

5 4. Specify the solver formulation to be used for the model calculation and enable the modeling of axisymmetric swirl. General (a) Retain the default selection of Pressure-Based in the Type list. (b) Retain the default selection of Absolute in the Velocity Formulation list. For a rotating reference frame, the absolute velocity formulation has some numerical advantages. (c) Select Axisymmetric Swirl in the 2D Space list. Release 12.0 c ANSYS, Inc. March 12,

6 Step 3: Models Models 1. Enable the standard k-ɛ turbulence model with the enhanced near-wall treatment. Models Viscous Edit... (a) Select k-epsilon in the Model list. The Viscous Model dialog box will expand. (b) Retain the default selection of Standard in the k-epsilon Model list. (c) Select Enhanced Wall Treatment in the Near-Wall Treatment list. (d) Click OK to close the Viscous Model dialog box. The ability to calculate a swirl velocity permits the use of a 2D mesh, so the calculation is simpler and more economical to run. This is especially important for problems where the enhanced wall treatment is used. The near-wall flow field is resolved through the viscous sublayer and buffer zones (that is, the first mesh point away from the wall is placed at a y + of the order of 1). For details, see Section in the separate Theory Guide. 9-6 Release 12.0 c ANSYS, Inc. March 12, 2009

7 Step 4: Materials Materials For the present analysis, you will model air as an incompressible fluid with a density of kg/m 3 and a dynamic viscosity of kg/m-s. Since these are the default values, no change is required in the Create/Edit Materials dialog box. 1. Retain the default properties for air. Materials air Create/Edit... Extra: You can modify the fluid properties for air at any time or copy another material from the database. 2. Click Close to close the Create/Edit Materials dialog box. For details, see Chapter 8 in the separate User s Guide. Release 12.0 c ANSYS, Inc. March 12,

8 Step 5: Cell Zone Conditions Cell Zone Conditions Set up the present problem using a rotating reference frame for the fluid. Then define the disk walls to rotate with the moving frame. 9-8 Release 12.0 c ANSYS, Inc. March 12, 2009

9 1. Define the rotating reference frame for the fluid zone (fluid-7). Cell Zone Conditions fluid-7 Edit... (a) Select Moving Reference Frame from the Motion Type drop-down list. (b) Enter rpm for Speed in the Rotational Velocity group box. (c) Click OK to close the Fluid dialog box. Release 12.0 c ANSYS, Inc. March 12,

10 Step 6: Boundary Conditions Boundary Conditions 9-10 Release 12.0 c ANSYS, Inc. March 12, 2009

11 1. Set the following conditions at the flow inlet (velocity-inlet-2). Boundary Conditions velocity-inlet-2 Edit... (a) Select Components from the Velocity Specification Method drop-down list. (b) Enter m/s for Axial-Velocity. (c) Select Intensity and Hydraulic Diameter from the Specification Method dropdown list in the Turbulence group box. (d) Enter 2.6% for Turbulent Intensity. (e) Enter 8.86 cm for Hydraulic Diameter. (f) Click OK to close the Velocity Inlet dialog box. Release 12.0 c ANSYS, Inc. March 12,

12 2. Set the following conditions at the flow outlet (pressure-outlet-3). Boundary Conditions pressure-outlet-3 Edit... (a) Retain the default selection of Normal to Boundary from the Backflow Direction Specification Method drop-down list. (b) Select Intensity and Viscosity Ratio from the Specification Method drop-down list in the Turbulence group box. (c) Enter 5% for Backflow Turbulent Intensity. (d) Retain the default value of 10 for Backflow Turbulent Viscosity Ratio. (e) Click OK to close the Pressure Outlet dialog box. Note: ANSYS FLUENT will use the backflow conditions only if the fluid is flowing into the computational domain through the outlet. Since backflow might occur at some point during the solution procedure, you should set reasonable backflow conditions to prevent convergence from being adversely affected Release 12.0 c ANSYS, Inc. March 12, 2009

13 3. Accept the default settings for the disk walls (wall-6). Boundary Conditions wall-6 Edit... (a) Click OK to close the Wall dialog box. Note: For a rotating reference frame, ANSYS FLUENT assumes by default that all walls rotate at the speed of the moving reference frame, and hence are moving with respect to the stationary (absolute) reference frame. To specify a nonrotating wall, you must specify a rotational speed of 0 in the absolute frame. Release 12.0 c ANSYS, Inc. March 12,

14 Step 7: Solution Using the Standard k-ɛ Model 1. Set the solution parameters. Solution Methods (a) Retain the default selection of Least Squares Cell Based from the Gradient list in the Spatial Discretization group box. (b) Select PRESTO! from the Pressure drop-down list in the Spatial Discretization group box. The PRESTO! scheme is well suited for steep pressure gradients involved in rotating flows. It provides improved pressure interpolation in situations where large body forces or strong pressure variations are present as in swirling flows. (c) Select Second Order Upwind from the Momentum, Swirl Velocity, Turbulent Kinetic Energy, and Turbulent Dissipation Rate drop-down lists. Use the scroll bar to access the discretization schemes that are not initially visible in the task page Release 12.0 c ANSYS, Inc. March 12, 2009

15 2. Set the solution controls. Solution Controls (a) Retain the default values in the Under-Relaxation Factors group box. Note: For this problem, the default under-relaxation factors are satisfactory. However, if the solution diverges or the residuals display large oscillations, you may need to reduce the under-relaxation factors from their default values. For tips on how to adjust the under-relaxation parameters for different situations, see Section in the separate User s Guide. Release 12.0 c ANSYS, Inc. March 12,

16 3. Enable the plotting of residuals during the calculation. Monitors Residuals Edit... (a) Ensure that Plot is enabled in the Options group box. (b) Click OK to close the Residual Monitors dialog box. Note: For this calculation, the convergence tolerance on the continuity equation is kept at Depending on the behavior of the solution, you can reduce this value if necessary Release 12.0 c ANSYS, Inc. March 12, 2009

17 4. Enable the plotting of mass flow rate at the flow exit. Monitors (Surface Monitors) Create... (a) Enable the Plot and Write options for surf-mon-1. Note: When the Write option is selected in the Surface Monitor dialog box,the mass flow rate history will be written to a file. If you do not enable thewrite option, the history information will be lost when you exit ANSYS FLUENT. (b) Select Mass Flow Rate from the Report Type drop-down list. (c) Select pressure-outlet-3 from the Surfaces selection list. (d) Click OK in the Surface Monitor dialog box to enable the monitor. Release 12.0 c ANSYS, Inc. March 12,

18 5. Initialize the flow field using the boundary conditions set at velocity-inlet-2. Solution Initialization (a) Select velocity-inlet-2 from the Compute From drop-down list. (b) Click Initialize. 6. Save the case file (disk-ke.cas.gz). File Write Case Release 12.0 c ANSYS, Inc. March 12, 2009

19 7. Start the calculation by requesting 500 iterations. Run Calculation (a) Enter 500 for the Number of Iterations. (b) Click Calculate. Throughout the calculation, ANSYS FLUENT will report reversed flow at the exit. This is reasonable for the current case. The solution should be sufficiently converged after approximately 225 iterations. The mass flow rate history is shown in Figure 9.3. Figure 9.3: Mass Flow Rate History (k-ɛ Turbulence Model) Release 12.0 c ANSYS, Inc. March 12,

20 8. Check the mass flux balance. Reports Fluxes Set Up...! Although the mass flow rate history indicates that the solution is converged, you should also check the net mass fluxes through the domain to ensure that mass is being conserved. (a) Select velocity-inlet-2 and pressure-outlet-3 from the Boundaries selection list. (b) Retain the default Mass Flow Rate option. (c) Click Compute and close the Flux Reports dialog box.! The net mass imbalance should be a small fraction (say, 0.5%) of the total flux through the system. If a significant imbalance occurs, you should decrease the residual tolerances by at least an order of magnitude and continue iterating. 9. Save the data file (disk-ke.dat.gz). File Write Data... Note: If you choose a file name that already exists in the current folder, ANSYS FLU- ENT will prompt you for confirmation to overwrite the file Release 12.0 c ANSYS, Inc. March 12, 2009

21 Step 8: Postprocessing for the Standard k-ɛ Solution 1. Display the velocity vectors. Graphics and Animations Vectors Set Up... (a) Enter 50 for Scale (b) Set Skip to 1. (c) Click the Vector Options... button to open the Vector Options dialog box. i. Disable Z Component. This allows you to examine only the non-swirling components. ii. Click Apply and close the Vector Options dialog box. Release 12.0 c ANSYS, Inc. March 12,

22 (d) Click Display in the Vectors dialog box to plot the velocity vectors. A magnified view of the velocity field displaying a counter-clockwise circulation of the flow is shown in Figure 9.4. Figure 9.4: Magnified View of Velocity Vectors within the Disk Cavity (e) Close the Vectors dialog box. 2. Display filled contours of static pressure. Graphics and Animations Contours Set Up Release 12.0 c ANSYS, Inc. March 12, 2009

23 (a) Enable Filled in the Options group box. (b) Retain the selection of Pressure... and Static Pressure from the Contours of drop-down lists. (c) Click Display and close the Contours dialog box. The pressure contours are displayed in Figure 9.5. Notice the high pressure that occurs on the right disk near the hub due to the stagnation of the flow entering from the bore. Figure 9.5: Contours of Static Pressure for the Entire Disk Cavity 3. Create a constant y-coordinate line for postprocessing. Surface Iso-Surface... Release 12.0 c ANSYS, Inc. March 12,

24 (a) Select Mesh... and Y-Coordinate from the Surface of Constant drop-down lists. (b) Click Compute to update the minimum and maximum values. (c) Enter 37 in the Iso-Values field. This is the radial position along which you will plot the radial velocity profile. (d) Enter y=37cm for the New Surface Name. (e) Click Create to create the isosurface. Note: The name you use for an isosurface can be any continuous string of characters (without spaces). (f) Close the Iso-Surface dialog box. 4. Plot the radial velocity distribution on the surface y=37cm. Plots XY Plot Set Up... (a) Select Velocity... and Radial Velocity from the Y Axis Function drop-down lists. (b) Select the y-coordinate line y=37cm from the Surfaces selection list. (c) Click Plot. Figure 9.6 shows a plot of the radial velocity distribution along y = 37 cm Release 12.0 c ANSYS, Inc. March 12, 2009

25 Figure 9.6: Radial Velocity Distribution Standard k-ɛ Solution (d) Enable Write to File in the Options group box to save the radial velocity profile. (e) Click the Write... button to open the Select File dialog box. i. Enter ke-data.xy in the XY File text entry box and click OK. 5. Plot the wall y+ distribution on the rotating disk wall along the radial direction (Figure 9.7). Plots XY Plot Set Up... (a) Disable Write to File in the Options group box. (b) Select Turbulence... and Wall Yplus from the Y Axis Function drop-down lists. Release 12.0 c ANSYS, Inc. March 12,

26 (c) Deselect y=37cm and select wall-6 from the Surfaces selection list. (d) Enter 0 and 1 for X and Y respectively in the Plot Direction group box. (e) Click the Axes... button to open the Axes - Solution XY Plot dialog box. i. Retain the default selection of X from the Axis group box. ii. Disable Auto Range in the Options group box. iii. Retain the default value of 0 for Minimum and enter 43 for Maximum in the Range group box. iv. Click Apply and close the Axes - Solution XY Plot dialog box. (f) Click Plot in the Solution XY Plot dialog box. Figure 9.7 shows a plot of wall y+ distribution along wall-6. Figure 9.7: Wall Yplus Distribution on wall-6 Standard k-ɛ Solution 9-26 Release 12.0 c ANSYS, Inc. March 12, 2009

27 (g) Enable Write to File in the Options group box to save the wall y+ profile. (h) Click the Write... button to open the Select File dialog box. i. Enter ke-yplus.xy in the XY File text entry box and click OK. Note: Ideally, while using enhanced wall treatment, the wall y+ should be in the order of 1 (at least < 5) to resolve viscous sublayer. The plot justifies the applicability of enhanced wall treatment to the given mesh. (i) Close the Solution XY Plot dialog box. Step 9: Solution Using the RNG k-ɛ Model Recalculate the solution using the RNG k-ɛ turbulence model. 1. Enable the RNG k-ɛ turbulence model with the enhanced near-wall treatment. Models Viscous Edit... (a) Select RNG in the k-epsilon Model list. Release 12.0 c ANSYS, Inc. March 12,

28 (b) Enable Differential Viscosity Model and Swirl Dominated Flow in the RNG Options group box. The differential viscosity model and swirl modification can provide better accuracy for swirling flows such as the disk cavity. For more information, see Section in the separate Theory Guide. (c) Retain Enhanced Wall Treatment as the Near-Wall Treatment. (d) Click OK to close the Viscous Model dialog box. 2. Continue the calculation by requesting 200 iterations. Run Calculation The solution converges after approximately 105 additional iterations. 3. Save the case and data files (disk-rng.cas.gz and disk-rng.dat.gz). File Write Case & Data... Step 10: Postprocessing for the RNG k-ɛ Solution 1. Plot the radial velocity distribution for the RNG k-ɛ solution and compare it with the distribution for the standard k-ɛ solution. Plots XY Plot Set Up... (a) Enter 1 and 0 for X and Y respectively in the Plot Direction group box. (b) Select Velocity... and Radial Velocity from the Y Axis Function drop-down lists. (c) Select y=37cm and deselect wall-6 from the Surfaces selection list Release 12.0 c ANSYS, Inc. March 12, 2009

29 (d) Disable the Write to File option. (e) Click the Load File... button to load the k-ɛ data. i. Select the file ke-data.xy in the Select File dialog box. ii. Click OK. (f) Click the Axes... button to open the Axes - Solution XY Plot dialog box. i. Enable Auto Range in the Options group box. ii. Click Apply and close the Axes - Solution XY Plot dialog box. (g) Click the Curves... button to open the Curves - Solution XY Plot dialog box, where you will define a different curve symbol for the RNG k-ɛ data. i. Retain 0 for the Curve #. ii. Select x from the Symbol drop-down list. iii. Click Apply and close the Curves - Solution XY Plot dialog box. Release 12.0 c ANSYS, Inc. March 12,

30 (h) Click Plot in the Solution XY Plot dialog box (Figure 9.8). Figure 9.8: Radial Velocity Distribution RNG k-ɛ and Standard k-ɛ Solutions The peak velocity predicted by the RNG k-ɛ solution is higher than that predicted by the k-ɛ solution.this is due to the less diffusive character of the RNG k-ɛ model. Adjust the range of the x axis to magnify the region of the peaks. (i) Click the Axes... button to open the Axes - Solution XY Plot dialog box, where you will specify the x-axis range. i. Disable Auto Range in the Options group box. ii. Retain the value of 0 for Minimum and enter 1 for Maximum in the Range dialog box. iii. Click Apply and close the Axes - Solution XY Plot dialog box Release 12.0 c ANSYS, Inc. March 12, 2009

31 (j) Click Plot. The difference between the peak values calculated by the two models is now more apparent. Figure 9.9: RNG k-ɛ and Standard k-ɛ Solutions (x = 0 cm to x = 1 cm) 2. Plot the wall y+ distribution on the rotating disk wall along the radial direction Figure Plots XY Plot Set Up... Release 12.0 c ANSYS, Inc. March 12,

32 (a) Select Turbulence... and Wall Yplus from the Y Axis Function drop-down lists. (b) Deselect y=37cm and select wall-6 from the Surfaces selection list. (c) Enter 0 and 1 for X and Y respectively in the Plot Direction group box. (d) Select any existing files that appear in the File Data selection list and click the Free Data button to remove the file. (e) Click the Load File... button to load the RNG k-ɛ data. i. Select the file ke-yplus.xy in the Select File dialog box. ii. Click OK. (f) Click the Axes... button to open the Axes - Solution XY Plot dialog box. i. Retain the default selection of X from the Axis group box. ii. Retain the default value of 0 for Minimum and enter 43 for Maximum in the Range group box. iii. Click Apply and close the Axes - Solution XY Plot dialog box. (g) Click Plot in the Solution XY Plot dialog box. Figure 9.10: wall-6 RNG k-ɛ and Standard k-ɛ Solutions (x = 0 cm to x = 43 cm) 9-32 Release 12.0 c ANSYS, Inc. March 12, 2009

33 Summary This tutorial illustrated the setup and solution of a 2D, axisymmetric disk cavity problem in ANSYS FLUENT. The ability to calculate a swirl velocity permits the use of a 2D mesh, thereby making the calculation simpler and more economical to run than a 3D model. This can be important for problems where the enhanced wall treatment is used, and the near-wall flow field is resolved using a fine mesh (the first mesh point away from the wall being placed at a y+ on the order of 1). For more information about mesh considerations for turbulence modeling, see Section 12.3 in the separate User s Guide. Further Improvements The case modeled in this tutorial lends itself to parametric study due to its relatively small size. Here are some things you may wish to try: Separate wall-6 into two walls. Mesh Separate Faces... Specify one wall to be stationary, and rerun the calculation. Use adaption to see if resolving the high velocity and pressure-gradient region of the flow has a significant effect on the solution. Introduce a non-zero swirl at the inlet or use a velocity profile for fully-developed pipe flow. This is probably more realistic than the constant axial velocity used here, since the flow at the inlet is typically being supplied by a pipe. Model compressible flow (using the ideal gas law for density) rather than assuming incompressible flow text. This tutorial guides you through the steps to reach an initial solution. You may be able to obtain a more accurate solution by using an appropriate higher-order discretization scheme and by adapting the mesh. Mesh adaption can also ensure that the solution is independent of the mesh. These steps are demonstrated in Tutorial 1. References 1. Pincombe, J.R., Velocity Measurements in the Mk II - Rotating Cavity Rig with a Radial Outflow, Thermo-Fluid Mechanics Research Centre, University of Sussex, Brighton, UK, Release 12.0 c ANSYS, Inc. March 12,

34 9-34 Release 12.0 c ANSYS, Inc. March 12, 2009

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

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

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

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

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

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

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: 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revolve 3D geometry to display a 360-degree image.

Revolve 3D geometry to display a 360-degree image. Tutorial 24. Turbo Postprocessing Introduction This tutorial demonstrates the turbomachinery postprocessing capabilities of FLUENT. In this example, you will read the case and data files (without doing

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

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

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

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

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

Module D: Laminar Flow over a Flat Plate

Module D: Laminar Flow over a Flat Plate 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

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

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

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

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

Tutorial: Modeling Domains with Embedded Reference Frames: Part 2 Sliding Mesh Modeling

Tutorial: Modeling Domains with Embedded Reference Frames: Part 2 Sliding Mesh Modeling Tutorial: Modeling Domains with Embedded Reference Frames: Part 2 Sliding Mesh Modeling Introduction The motion of rotating components is often complicated by the fact that the rotational axis about which

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

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

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

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

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

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

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

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

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

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

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

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

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

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

Axisymmetric Viscous Flow Modeling for Meridional Flow Calculation in Aerodynamic Design of Half-Ducted Blade Rows

Axisymmetric Viscous Flow Modeling for Meridional Flow Calculation in Aerodynamic Design of Half-Ducted Blade Rows Memoirs of the Faculty of Engineering, Kyushu University, Vol.67, No.4, December 2007 Axisymmetric Viscous Flow Modeling for Meridional Flow alculation in Aerodynamic Design of Half-Ducted Blade Rows by

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

Cold Flow Simulation Inside an SI Engine

Cold Flow Simulation Inside an SI Engine Tutorial 12. Cold Flow Simulation Inside an SI Engine Introduction The purpose of this tutorial is to illustrate the case setup and solution of the two dimensional, four stroke spark ignition (SI) engine

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

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

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

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 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

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

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

Auto Injector Syringe. A Fluent Dynamic Mesh 1DOF Tutorial

Auto Injector Syringe. A Fluent Dynamic Mesh 1DOF Tutorial Auto Injector Syringe A Fluent Dynamic Mesh 1DOF Tutorial 1 2015 ANSYS, Inc. June 26, 2015 Prerequisites This tutorial is written with the assumption that You have attended the Introduction to ANSYS Fluent

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

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle C, Diyoke Mechanical Engineering Department Enugu State University of Science & Tech. Enugu, Nigeria U, Ngwaka

More information

Ryian Hunter MAE 598

Ryian Hunter MAE 598 Setup: The initial geometry was produced using the engineering schematics provided in the project assignment document using the ANSYS DesignModeler application taking advantage of system symmetry. Fig.

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

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

First Steps - Conjugate Heat Transfer

First Steps - Conjugate Heat Transfer COSMOSFloWorks 2004 Tutorial 2 First Steps - Conjugate Heat Transfer This First Steps - Conjugate Heat Transfer tutorial covers the basic steps to set up a flow analysis problem including conduction heat

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

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

RANS COMPUTATION OF RIBBED DUCT FLOW USING FLUENT AND COMPARING TO LES

RANS COMPUTATION OF RIBBED DUCT FLOW USING FLUENT AND COMPARING TO LES RANS COMPUTATION OF RIBBED DUCT FLOW USING FLUENT AND COMPARING TO LES Máté M., Lohász +*& / Ákos Csécs + + Department of Fluid Mechanics, Budapest University of Technology and Economics, Budapest * Von

More information

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial Simulating Sinkage & Trim for Planing Boat Hulls A Fluent Dynamic Mesh 6DOF Tutorial 1 Introduction Workshop Description This workshop describes how to perform a transient 2DOF simulation of a planing

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

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

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

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

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

APPLIED COMPUTATIONAL FLUID DYNAMICS-PROJECT-3

APPLIED COMPUTATIONAL FLUID DYNAMICS-PROJECT-3 APPLIED COMPUTATIONAL FLUID DYNAMICS-PROJECT-3 BY SAI CHAITANYA MANGAVELLI Common Setup Data: 1) Mesh Proximity and Curvature with Refinement of 2. 2) Double Precision and second order for methods in Solver.

More information

Swapnil Nimse Project 1 Challenge #2

Swapnil Nimse Project 1 Challenge #2 Swapnil Nimse Project 1 Challenge #2 Project Overview: Using Ansys-Fluent, analyze dependency of the steady-state temperature at different parts of the system on the flow velocity at the inlet and buoyancy-driven

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

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the Fluid Dynamics Models : Flow Past a Cylinder Flow Past a Cylinder Introduction The flow of fluid behind a blunt body such as an automobile is difficult to compute due to the unsteady flows. The wake behind

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

Introduction To FLUENT. David H. Porter Minnesota Supercomputer Institute University of Minnesota

Introduction To FLUENT. David H. Porter Minnesota Supercomputer Institute University of Minnesota Introduction To FLUENT David H. Porter Minnesota Supercomputer Institute University of Minnesota Topics Covered in this Tutorial What you can do with FLUENT FLUENT is feature rich Summary of features and

More information

In this problem, we will demonstrate the following topics:

In this problem, we will demonstrate the following topics: Z Periodic boundary condition 1 1 0.001 Periodic boundary condition 2 Y v V cos t, V 1 0 0 The second Stokes problem is 2D fluid flow above a plate that moves horizontally in a harmonic manner, schematically

More information

STAR-CCM+ User Guide 6922

STAR-CCM+ User Guide 6922 STAR-CCM+ User Guide 6922 Introduction Welcome to the STAR-CCM+ introductory tutorial. In this tutorial, you explore the important concepts and workflow. Complete this tutorial before attempting any others.

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 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

The Level Set Method THE LEVEL SET METHOD THE LEVEL SET METHOD 203

The Level Set Method THE LEVEL SET METHOD THE LEVEL SET METHOD 203 The Level Set Method Fluid flow with moving interfaces or boundaries occur in a number of different applications, such as fluid-structure interaction, multiphase flows, and flexible membranes moving in

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

MASSACHUSETTS INSTITUTE OF TECHNOLOGY. Analyzing wind flow around the square plate using ADINA Project. Ankur Bajoria

MASSACHUSETTS INSTITUTE OF TECHNOLOGY. Analyzing wind flow around the square plate using ADINA Project. Ankur Bajoria MASSACHUSETTS INSTITUTE OF TECHNOLOGY Analyzing wind flow around the square plate using ADINA 2.094 - Project Ankur Bajoria May 1, 2008 Acknowledgement I would like to thank ADINA R & D, Inc for the full

More information

CFD Modeling of a Radiator Axial Fan for Air Flow Distribution

CFD Modeling of a Radiator Axial Fan for Air Flow Distribution CFD Modeling of a Radiator Axial Fan for Air Flow Distribution S. Jain, and Y. Deshpande Abstract The fluid mechanics principle is used extensively in designing axial flow fans and their associated equipment.

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

Use of CFD in Design and Development of R404A Reciprocating Compressor

Use of CFD in Design and Development of R404A Reciprocating Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Use of CFD in Design and Development of R404A Reciprocating Compressor Yogesh V. Birari

More information

ANSYS AIM Tutorial Compressible Flow in a Nozzle

ANSYS AIM Tutorial Compressible Flow in a Nozzle ANSYS AIM Tutorial Compressible Flow in a Nozzle Author(s): Sebastian Vecchi Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Pre-Analysis Start-Up Geometry Import Geometry Mesh

More information

ON THE NUMERICAL MODELING OF IMPINGING JET HEAT TRANSFER

ON THE NUMERICAL MODELING OF IMPINGING JET HEAT TRANSFER ON THE NUMERICAL MODELING OF IMPINGING JET HEAT TRANSFER Mirko Bovo 1,2, Sassan Etemad 2 and Lars Davidson 1 1 Dept. of Applied Mechanics, Chalmers University of Technology, Gothenburg, Sweden 2 Powertrain

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

Introduction to C omputational F luid Dynamics. D. Murrin

Introduction to C omputational F luid Dynamics. D. Murrin Introduction to C omputational F luid Dynamics D. Murrin Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena

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